From d3fd8a035b9027fb14ba6d05abb3c490c8c893b3 Mon Sep 17 00:00:00 2001 From: Ying-Tsun Huang Date: Fri, 17 Nov 2023 18:53:51 +0800 Subject: [PATCH] Declare for activityBarBadge.background and sideBarTitle.foreground --- themes/zzTheme-color-theme.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/themes/zzTheme-color-theme.json b/themes/zzTheme-color-theme.json index 02d63d8..ea1ba9f 100644 --- a/themes/zzTheme-color-theme.json +++ b/themes/zzTheme-color-theme.json @@ -110,7 +110,9 @@ "terminal.ansiBrightBlue": "#819aff", // hue shifted #AE81FF "terminal.ansiBrightMagenta": "#AE81FF", "terminal.ansiBrightCyan": "#66D9EF", - "terminal.ansiBrightWhite": "#f8f8f2" + "terminal.ansiBrightWhite": "#f8f8f2", + "activityBarBadge.background": "#265cd1", + "sideBarTitle.foreground": "#f8f8f2" }, "tokenColors": [ {