aboutsummaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorGravatar Feichtmeier <frederik.feichtmeier@gmail.com> 2020-07-16 10:06:18 +0200
committerGravatar Feichtmeier <frederik.feichtmeier@gmail.com> 2020-07-16 10:06:18 +0200
commitf5dfd6079f7318a5ff72892ca2aeedf32bd95a31 (patch)
treef202d452cd2d5c0b9c34ed8df0485f974cc6f581 /themes
parentdd833ad4877cd6b7a5f4ad28fee348c643b57d7a (diff)
Yaru-dark: darken bar backgrounds
to improve contrast against the new badges
Diffstat (limited to 'themes')
-rw-r--r--themes/dark/yaru-dark.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/dark/yaru-dark.json b/themes/dark/yaru-dark.json
index 9d5b155..d44271c 100644
--- a/themes/dark/yaru-dark.json
+++ b/themes/dark/yaru-dark.json
@@ -344,7 +344,7 @@
"button.background": "#e95420",
"button.foreground": "#ffffff",
"dropdown.background": "#595959",
- "input.background": "#595959",
+ "input.background": "#484848",
"inputOption.activeBorder": "#e95420",
"list.activeSelectionBackground": "#e95420",
"list.activeSelectionForeground": "#FFFFFF",
@@ -354,7 +354,7 @@
"list.highlightForeground": "#e95420",
"list.hoverBackground": "#575757",
"list.inactiveSelectionBackground": "#575757",
- "activityBar.background": "#575757",
+ "activityBar.background": "#484848",
"activityBar.dropBackground": "#e9542080",
"activityBarBadge.background": "#0c6d1a",
"activityBarBadge.foreground": "#ffffff",