From 24b71e9d56432fdb09bdb42ecc4d70099808a4c4 Mon Sep 17 00:00:00 2001 From: rebornix Date: Mon, 1 May 2017 14:51:20 -0700 Subject: [PATCH] Tweak Quite Light theme badge color. --- extensions/theme-quietlight/themes/quietlight-color-theme.json | 1 + 1 file changed, 1 insertion(+) diff --git a/extensions/theme-quietlight/themes/quietlight-color-theme.json b/extensions/theme-quietlight/themes/quietlight-color-theme.json index ee6b59a1d86..6abbf60dddb 100644 --- a/extensions/theme-quietlight/themes/quietlight-color-theme.json +++ b/extensions/theme-quietlight/themes/quietlight-color-theme.json @@ -483,6 +483,7 @@ "statusBar.debuggingBackground": "#705697", "activityBar.background": "#EDEDF5", "activityBar.foreground": "#705697", + "activityBarBadge.background": "#705697", "titleBar.activeBackground": "#c4b7d7", "button.background": "#705697", "notification.background": "#442e66"