diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/dark/yaru-dark.json | 4 |
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", |