mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-04 20:08:02 +00:00
Tweaks for default colour palette
Slightly lighter page background does seem to reduce the sombreness.
This commit is contained in:
@@ -42,7 +42,7 @@ modal-header-border: #eeeeee
|
|||||||
muted-foreground: #bbb
|
muted-foreground: #bbb
|
||||||
notification-background: #ffffdd
|
notification-background: #ffffdd
|
||||||
notification-border: #999999
|
notification-border: #999999
|
||||||
page-background: #ececec
|
page-background: #f4f4f4
|
||||||
pre-background: #f5f5f5
|
pre-background: #f5f5f5
|
||||||
pre-border: #cccccc
|
pre-border: #cccccc
|
||||||
primary: #5778d8
|
primary: #5778d8
|
||||||
@@ -53,8 +53,8 @@ sidebar-foreground-shadow: rgba(255,255,255, 0.8)
|
|||||||
sidebar-foreground: #acacac
|
sidebar-foreground: #acacac
|
||||||
sidebar-muted-foreground-hover: #444444
|
sidebar-muted-foreground-hover: #444444
|
||||||
sidebar-muted-foreground: #c0c0c0
|
sidebar-muted-foreground: #c0c0c0
|
||||||
sidebar-tab-background-selected: #ececec
|
sidebar-tab-background-selected: #f4f4f4
|
||||||
sidebar-tab-background: <<colour tab-background>>
|
sidebar-tab-background: #e0e0e0
|
||||||
sidebar-tab-border-selected: <<colour tab-border-selected>>
|
sidebar-tab-border-selected: <<colour tab-border-selected>>
|
||||||
sidebar-tab-border: <<colour tab-border>>
|
sidebar-tab-border: <<colour tab-border>>
|
||||||
sidebar-tab-divider: #e4e4e4
|
sidebar-tab-divider: #e4e4e4
|
||||||
|
Reference in New Issue
Block a user