aboutsummaryrefslogtreecommitdiff
path: root/themes/dark
diff options
context:
space:
mode:
authorGravatar Feichtmeier <frederik.feichtmeier@gmail.com> 2020-07-15 14:48:54 +0200
committerGravatar Feichtmeier <frederik.feichtmeier@gmail.com> 2020-07-15 14:48:54 +0200
commitdd833ad4877cd6b7a5f4ad28fee348c643b57d7a (patch)
treed8eb10c0213676885c0a049525c2f20f5c30122c /themes/dark
parent9e45977ab84cf6911ec2add563bf806af84b18b9 (diff)
Use warning color for normal badges
Diffstat (limited to 'themes/dark')
-rw-r--r--themes/dark/yaru-dark.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/dark/yaru-dark.json b/themes/dark/yaru-dark.json
index acc587f..9d5b155 100644
--- a/themes/dark/yaru-dark.json
+++ b/themes/dark/yaru-dark.json
@@ -358,7 +358,7 @@
"activityBar.dropBackground": "#e9542080",
"activityBarBadge.background": "#0c6d1a",
"activityBarBadge.foreground": "#ffffff",
- "badge.background": "#0c6d1a",
+ "badge.background": "#991121",
"badge.foreground": "#ffffff",
"sideBar.background": "#3f3f3f",
"sideBarSectionHeader.background": "#575757",