From 5d55850c73c3810686db052b542903038886ec7c Mon Sep 17 00:00:00 2001 From: Simon Huber Date: Wed, 27 Apr 2022 23:22:54 +0200 Subject: [PATCH] Update some palettes in the light of colorscheme: dark (#6661) * Update CupertinoDark.tid * Update GruvBoxDark.tid * Update Nord.tid --- core/palettes/CupertinoDark.tid | 4 ++-- core/palettes/GruvBoxDark.tid | 4 ++-- core/palettes/Nord.tid | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/core/palettes/CupertinoDark.tid b/core/palettes/CupertinoDark.tid index 7df078296..c956561ed 100644 --- a/core/palettes/CupertinoDark.tid +++ b/core/palettes/CupertinoDark.tid @@ -11,7 +11,7 @@ alert-highlight: #FFD60A alert-muted-foreground: <> background: #282828 blockquote-bar: <> -button-foreground: <> +button-foreground: <> code-background: <> code-border: <> code-foreground: rgba(255, 255, 255, 0.54) @@ -52,7 +52,7 @@ pre-border: transparent primary: #0A84FF select-tag-background: <> select-tag-foreground: <> -sidebar-button-foreground: <> +sidebar-button-foreground: <> sidebar-controls-foreground-hover: #FF9F0A sidebar-controls-foreground: #8E8E93 sidebar-foreground-shadow: transparent diff --git a/core/palettes/GruvBoxDark.tid b/core/palettes/GruvBoxDark.tid index 1fa5633c9..840d8683e 100644 --- a/core/palettes/GruvBoxDark.tid +++ b/core/palettes/GruvBoxDark.tid @@ -12,7 +12,7 @@ alert-highlight: #d79921 alert-muted-foreground: #504945 background: #3c3836 blockquote-bar: <> -button-foreground: <> +button-foreground: <> code-background: #504945 code-border: #504945 code-foreground: #fb4934 @@ -63,7 +63,7 @@ select-tag-background: #665c54 select-tag-foreground: <> selection-background: #458588 selection-foreground: <> -sidebar-button-foreground: <> +sidebar-button-foreground: <> sidebar-controls-foreground-hover: #7c6f64 sidebar-controls-foreground: #504945 sidebar-foreground-shadow: transparent diff --git a/core/palettes/Nord.tid b/core/palettes/Nord.tid index e330b3d0a..f825f45f2 100644 --- a/core/palettes/Nord.tid +++ b/core/palettes/Nord.tid @@ -12,7 +12,7 @@ alert-highlight: #B48EAD alert-muted-foreground: #4C566A background: #3b4252 blockquote-bar: <> -button-foreground: <> +button-foreground: <> code-background: #2E3440 code-border: #2E3440 code-foreground: #BF616A @@ -63,7 +63,7 @@ select-tag-background: #3b4252 select-tag-foreground: <> selection-background: #5E81AC selection-foreground: <> -sidebar-button-foreground: <> +sidebar-button-foreground: <> sidebar-controls-foreground-hover: #D8DEE9 sidebar-controls-foreground: #4C566A sidebar-foreground-shadow: transparent