From ca7dbe226137c7a404e6207f92ffcfb90af9928f Mon Sep 17 00:00:00 2001 From: Mario Pietsch Date: Tue, 17 Jun 2025 17:02:52 +0200 Subject: [PATCH] gruvbox-dark palette, improve accessibility contrast, add network-activity (#9014) --- core/palettes/GruvBoxDark.tid | 35 ++++++++++++++++++----------------- 1 file changed, 18 insertions(+), 17 deletions(-) diff --git a/core/palettes/GruvBoxDark.tid b/core/palettes/GruvBoxDark.tid index 1d60546d7..60d1c702e 100644 --- a/core/palettes/GruvBoxDark.tid +++ b/core/palettes/GruvBoxDark.tid @@ -9,13 +9,13 @@ license: https://github.com/morhetz/gruvbox alert-background: #cc241d alert-border: #cc241d alert-highlight: #d79921 -alert-muted-foreground: #504945 +alert-muted-foreground: #272321 background: #3c3836 blockquote-bar: <> button-foreground: <> code-background: #504945 code-border: #504945 -code-foreground: #fb4934 +code-foreground: #fc5e4b diff-delete-background: #fb4934 diff-delete-foreground: <> diff-equal-background: @@ -25,7 +25,7 @@ diff-insert-foreground: <> diff-invisible-background: #ffff97 diff-invisible-foreground: #444347 dirty-indicator: #fb4934 -download-background: #b8bb26 +download-background: #1daf24 download-foreground: <> dragger-background: <> dragger-foreground: <> @@ -46,52 +46,53 @@ highlight-background: #ffff79 highlight-foreground: #000000 menubar-background: #504945 menubar-foreground: <> -message-background: #83a598 +message-background: #b4c9c1 message-border: #83a598 message-foreground: #3c3836 -modal-backdrop: <> +modal-backdrop: #625a57 modal-background: <> modal-border: #504945 modal-footer-background: #3c3836 modal-footer-border: #3c3836 modal-header-border: #3c3836 muted-foreground: #d5c4a1 +network-activity-foreground: <> notification-background: <> notification-border: <> page-background: #282828 pre-background: #504945 pre-border: #504945 -primary: #d79921 +primary: #da9921 select-tag-background: #665c54 select-tag-foreground: <> selection-background: #458588 selection-foreground: <> sidebar-button-foreground: <> -sidebar-controls-foreground-hover: #7c6f64 -sidebar-controls-foreground: #504945 +sidebar-controls-foreground-hover: #e3e0dd +sidebar-controls-foreground: #978b84 sidebar-foreground-shadow: transparent sidebar-foreground: #fbf1c7 -sidebar-muted-foreground-hover: #7c6f64 -sidebar-muted-foreground: #504945 +sidebar-muted-foreground-hover: <> +sidebar-muted-foreground: <> sidebar-tab-background-selected: #bdae93 sidebar-tab-background: #3c3836 sidebar-tab-border-selected: <> sidebar-tab-border: #bdae93 sidebar-tab-divider: <> -sidebar-tab-foreground-selected: #282828 +sidebar-tab-foreground-selected: <> sidebar-tab-foreground: <> sidebar-tiddler-link-foreground-hover: #458588 sidebar-tiddler-link-foreground: #98971a site-title-foreground: <> stability-deprecated: #cc241d -stability-experimental: #d79921 -stability-legacy: #458588 -stability-stable: #98971a +stability-experimental: #b37d1c +stability-legacy: #529ca0 +stability-stable: #649618 static-alert-foreground: #B48EAD tab-background-selected: #ebdbb2 tab-background: #665c54 -tab-border-selected: #665c54 -tab-border: #665c54 +tab-border-selected: <> +tab-border: #82746a tab-divider: #bdae93 tab-foreground-selected: #282828 tab-foreground: #ebdbb2 @@ -127,7 +128,7 @@ toolbar-close-button: toolbar-delete-button: toolbar-cancel-button: toolbar-done-button: -untagged-background: #504945 +untagged-background: #887b75 very-muted-foreground: #bdae93 wikilist-background: <> wikilist-button-background: #acacac