diff options
Diffstat (limited to 'themes/dark')
-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 d28fd5e..acc587f 100644 --- a/themes/dark/yaru-dark.json +++ b/themes/dark/yaru-dark.json @@ -356,9 +356,9 @@ "list.inactiveSelectionBackground": "#575757", "activityBar.background": "#575757", "activityBar.dropBackground": "#e9542080", - "activityBarBadge.background": "#e95420", + "activityBarBadge.background": "#0c6d1a", "activityBarBadge.foreground": "#ffffff", - "badge.background": "#e95420", + "badge.background": "#0c6d1a", "badge.foreground": "#ffffff", "sideBar.background": "#3f3f3f", "sideBarSectionHeader.background": "#575757", |