From d7bd21fb3f0e48d13ac720c4ad32b9a354fbf1ca Mon Sep 17 00:00:00 2001 From: Nathan Graule Date: Fri, 22 Sep 2017 00:03:53 +0200 Subject: Small tweaks on Arc Theme --- themes/arc-dark.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'themes') diff --git a/themes/arc-dark.json b/themes/arc-dark.json index 17247f0..6ce2eb3 100644 --- a/themes/arc-dark.json +++ b/themes/arc-dark.json @@ -12,7 +12,7 @@ "inputValidation.errorBackground": "#FC4138", "inputValidation.infoBackground": "#4DADD4", "inputValidation.warningBackground": "#F27835", - "sideBar.background": "#2f343f", + "sideBar.background": "#262b33", "sideBarSectionHeader.background": "#262b33", "sideBarTitle.foreground": "#FFF", "list.hoverBackground": "#0000", @@ -33,9 +33,10 @@ "editorHoverWidget.background": "#2f343f", "editorHoverWidget.border": "#0004", "tab.activeBackground": "#0000", + "tab.activeBorder": "#5294E2", "tab.activeForeground": "#FFF", "tab.border": "#0000", - "tab.inactiveBackground": "#0002", + "tab.inactiveBackground": "#2f343f", "tab.inactiveForeground": "#CCC", "statusBar.background": "#262b33", "statusBar.debuggingBackground": "#F04A50", -- cgit v1.2.3