mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-02 14:29:55 +00:00
Palette tweaks
These filtered palettes are still just experiments with the techniques, and not yet a serious palette
This commit is contained in:
parent
3faf9bae5c
commit
8b59b6166e
@ -59,7 +59,7 @@ muted-foreground: #bbbbbb
|
|||||||
network-activity-foreground: #448844
|
network-activity-foreground: #448844
|
||||||
notification-background: #ffffdd
|
notification-background: #ffffdd
|
||||||
notification-border: #999999
|
notification-border: #999999
|
||||||
page-background: [function[colour],[primary]colour-oklch:l[0.5]colour-oklch:c[.1]]
|
page-background: [function[colour],[primary]colour-oklch:l[0.3]colour-oklch:c[.1]]
|
||||||
pre-background: #f5f5f5
|
pre-background: #f5f5f5
|
||||||
pre-border: #cccccc
|
pre-border: #cccccc
|
||||||
primary: #5778d8
|
primary: #5778d8
|
||||||
@ -104,7 +104,7 @@ tag-foreground: #ffffff
|
|||||||
testcase-accent-level-1: #c1eaff
|
testcase-accent-level-1: #c1eaff
|
||||||
testcase-accent-level-2: #E3B740
|
testcase-accent-level-2: #E3B740
|
||||||
testcase-accent-level-3: #5FD564
|
testcase-accent-level-3: #5FD564
|
||||||
tiddler-background: [function[colour],[page-background]colour-oklch:c[.3]]
|
tiddler-background: [function[colour],[primary]colour-oklch:l[.9]]
|
||||||
tiddler-border: [function[colour],[background]]
|
tiddler-border: [function[colour],[background]]
|
||||||
tiddler-controls-foreground-hover: #888888
|
tiddler-controls-foreground-hover: #888888
|
||||||
tiddler-controls-foreground-selected: #444444
|
tiddler-controls-foreground-selected: #444444
|
||||||
|
@ -7,4 +7,4 @@ color-scheme: light
|
|||||||
palette-type: modern
|
palette-type: modern
|
||||||
palette-import: $:/palettes/TwentyTwenties
|
palette-import: $:/palettes/TwentyTwenties
|
||||||
|
|
||||||
primary: #803c6e
|
primary: #6e803c
|
Loading…
Reference in New Issue
Block a user