diff --git a/core/palettes/GruvBoxDark.tid b/core/palettes/GruvBoxDark.tid index a8db56807..d53ec61e0 100644 --- a/core/palettes/GruvBoxDark.tid +++ b/core/palettes/GruvBoxDark.tid @@ -60,6 +60,8 @@ pre-border: #504945 primary: #d79921 select-tag-background: #665c54 select-tag-foreground: <> +selection-background: #458588 +selection-foreground: <> sidebar-button-foreground: <> sidebar-controls-foreground-hover: #7c6f64 sidebar-controls-foreground: #504945 diff --git a/core/palettes/Nord.tid b/core/palettes/Nord.tid index 73174a4d6..21d93a759 100644 --- a/core/palettes/Nord.tid +++ b/core/palettes/Nord.tid @@ -11,9 +11,7 @@ alert-highlight: #B48EAD alert-muted-foreground: #4C566A background: #3b4252 blockquote-bar: <> -button-background: #4C566A -button-foreground: #D8DEE9 -button-border: transparent +button-foreground: <> code-background: #2E3440 code-border: #2E3440 code-foreground: #BF616A @@ -62,7 +60,9 @@ pre-border: #2E3440 primary: #5E81AC select-tag-background: #3b4252 select-tag-foreground: <> -sidebar-button-foreground: <> +selection-background: #5E81AC +selection-foreground: <> +sidebar-button-foreground: <> sidebar-controls-foreground-hover: #D8DEE9 sidebar-controls-foreground: #4C566A sidebar-foreground-shadow: transparent