gruvbox-dark palette, improve accessibility contrast, add network-activity (#9014)

This commit is contained in:
Mario Pietsch
2025-06-17 16:02:52 +01:00
committed by GitHub
parent d4e190cbbc
commit ca7dbe2261
+18 -17
View File
@@ -9,13 +9,13 @@ license: https://github.com/morhetz/gruvbox
alert-background: #cc241d alert-background: #cc241d
alert-border: #cc241d alert-border: #cc241d
alert-highlight: #d79921 alert-highlight: #d79921
alert-muted-foreground: #504945 alert-muted-foreground: #272321
background: #3c3836 background: #3c3836
blockquote-bar: <<colour muted-foreground>> blockquote-bar: <<colour muted-foreground>>
button-foreground: <<colour foreground>> button-foreground: <<colour foreground>>
code-background: #504945 code-background: #504945
code-border: #504945 code-border: #504945
code-foreground: #fb4934 code-foreground: #fc5e4b
diff-delete-background: #fb4934 diff-delete-background: #fb4934
diff-delete-foreground: <<colour foreground>> diff-delete-foreground: <<colour foreground>>
diff-equal-background: diff-equal-background:
@@ -25,7 +25,7 @@ diff-insert-foreground: <<colour background>>
diff-invisible-background: #ffff97 diff-invisible-background: #ffff97
diff-invisible-foreground: #444347 diff-invisible-foreground: #444347
dirty-indicator: #fb4934 dirty-indicator: #fb4934
download-background: #b8bb26 download-background: #1daf24
download-foreground: <<colour background>> download-foreground: <<colour background>>
dragger-background: <<colour foreground>> dragger-background: <<colour foreground>>
dragger-foreground: <<colour background>> dragger-foreground: <<colour background>>
@@ -46,52 +46,53 @@ highlight-background: #ffff79
highlight-foreground: #000000 highlight-foreground: #000000
menubar-background: #504945 menubar-background: #504945
menubar-foreground: <<colour foreground>> menubar-foreground: <<colour foreground>>
message-background: #83a598 message-background: #b4c9c1
message-border: #83a598 message-border: #83a598
message-foreground: #3c3836 message-foreground: #3c3836
modal-backdrop: <<colour foreground>> modal-backdrop: #625a57
modal-background: <<colour background>> modal-background: <<colour background>>
modal-border: #504945 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: #d5c4a1 muted-foreground: #d5c4a1
network-activity-foreground: <<colour primary>>
notification-background: <<colour primary>> notification-background: <<colour primary>>
notification-border: <<colour primary>> notification-border: <<colour primary>>
page-background: #282828 page-background: #282828
pre-background: #504945 pre-background: #504945
pre-border: #504945 pre-border: #504945
primary: #d79921 primary: #da9921
select-tag-background: #665c54 select-tag-background: #665c54
select-tag-foreground: <<colour foreground>> select-tag-foreground: <<colour foreground>>
selection-background: #458588 selection-background: #458588
selection-foreground: <<colour foreground>> selection-foreground: <<colour foreground>>
sidebar-button-foreground: <<colour foreground>> sidebar-button-foreground: <<colour foreground>>
sidebar-controls-foreground-hover: #7c6f64 sidebar-controls-foreground-hover: #e3e0dd
sidebar-controls-foreground: #504945 sidebar-controls-foreground: #978b84
sidebar-foreground-shadow: transparent sidebar-foreground-shadow: transparent
sidebar-foreground: #fbf1c7 sidebar-foreground: #fbf1c7
sidebar-muted-foreground-hover: #7c6f64 sidebar-muted-foreground-hover: <<colour sidebar-controls-foreground-hover>>
sidebar-muted-foreground: #504945 sidebar-muted-foreground: <<colour sidebar-controls-foreground>>
sidebar-tab-background-selected: #bdae93 sidebar-tab-background-selected: #bdae93
sidebar-tab-background: #3c3836 sidebar-tab-background: #3c3836
sidebar-tab-border-selected: <<colour tab-border-selected>> sidebar-tab-border-selected: <<colour tab-border-selected>>
sidebar-tab-border: #bdae93 sidebar-tab-border: #bdae93
sidebar-tab-divider: <<colour page-background>> sidebar-tab-divider: <<colour page-background>>
sidebar-tab-foreground-selected: #282828 sidebar-tab-foreground-selected: <<colour page-background>>
sidebar-tab-foreground: <<colour tab-foreground>> sidebar-tab-foreground: <<colour tab-foreground>>
sidebar-tiddler-link-foreground-hover: #458588 sidebar-tiddler-link-foreground-hover: #458588
sidebar-tiddler-link-foreground: #98971a sidebar-tiddler-link-foreground: #98971a
site-title-foreground: <<colour tiddler-title-foreground>> site-title-foreground: <<colour tiddler-title-foreground>>
stability-deprecated: #cc241d stability-deprecated: #cc241d
stability-experimental: #d79921 stability-experimental: #b37d1c
stability-legacy: #458588 stability-legacy: #529ca0
stability-stable: #98971a stability-stable: #649618
static-alert-foreground: #B48EAD static-alert-foreground: #B48EAD
tab-background-selected: #ebdbb2 tab-background-selected: #ebdbb2
tab-background: #665c54 tab-background: #665c54
tab-border-selected: #665c54 tab-border-selected: <<colour tab-background-selected>>
tab-border: #665c54 tab-border: #82746a
tab-divider: #bdae93 tab-divider: #bdae93
tab-foreground-selected: #282828 tab-foreground-selected: #282828
tab-foreground: #ebdbb2 tab-foreground: #ebdbb2
@@ -127,7 +128,7 @@ toolbar-close-button:
toolbar-delete-button: toolbar-delete-button:
toolbar-cancel-button: toolbar-cancel-button:
toolbar-done-button: toolbar-done-button:
untagged-background: #504945 untagged-background: #887b75
very-muted-foreground: #bdae93 very-muted-foreground: #bdae93
wikilist-background: <<colour page-background>> wikilist-background: <<colour page-background>>
wikilist-button-background: #acacac wikilist-button-background: #acacac