mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +00:00
GruvBoxDark palette contrast tweaks (#4522)
This commit is contained in:
parent
ae04a425c0
commit
6f4daa70e1
@ -53,7 +53,7 @@ modal-border: #504945
|
|||||||
modal-footer-background: #3c3836
|
modal-footer-background: #3c3836
|
||||||
modal-footer-border: #3c3836
|
modal-footer-border: #3c3836
|
||||||
modal-header-border: #3c3836
|
modal-header-border: #3c3836
|
||||||
muted-foreground: #665c54
|
muted-foreground: #d5c4a1
|
||||||
notification-background: <<colour primary>>
|
notification-background: <<colour primary>>
|
||||||
notification-border: <<colour primary>>
|
notification-border: <<colour primary>>
|
||||||
page-background: #282828
|
page-background: #282828
|
||||||
@ -108,7 +108,7 @@ tiddler-info-tab-background: #ebdbb2
|
|||||||
tiddler-link-background: <<colour background>>
|
tiddler-link-background: <<colour background>>
|
||||||
tiddler-link-foreground: <<colour primary>>
|
tiddler-link-foreground: <<colour primary>>
|
||||||
tiddler-subtitle-foreground: #7c6f64
|
tiddler-subtitle-foreground: #7c6f64
|
||||||
tiddler-title-foreground: #7c6f64
|
tiddler-title-foreground: #a89984
|
||||||
toolbar-new-button:
|
toolbar-new-button:
|
||||||
toolbar-options-button:
|
toolbar-options-button:
|
||||||
toolbar-save-button:
|
toolbar-save-button:
|
||||||
@ -119,4 +119,4 @@ toolbar-delete-button:
|
|||||||
toolbar-cancel-button:
|
toolbar-cancel-button:
|
||||||
toolbar-done-button:
|
toolbar-done-button:
|
||||||
untagged-background: #504945
|
untagged-background: #504945
|
||||||
very-muted-foreground: #32302f
|
very-muted-foreground: #bdae93
|
||||||
|
Loading…
Reference in New Issue
Block a user