From b404610117a2e69306b66ca3a8ea29f976d89be8 Mon Sep 17 00:00:00 2001 From: Daniel Imms Date: Mon, 1 May 2017 11:11:25 -0700 Subject: [PATCH] Tomorrow night blue: Style debug toolbar Fixes #25641 --- .../themes/tomorrow-night-blue-theme.json | 1 + 1 file changed, 1 insertion(+) diff --git a/extensions/theme-tomorrow-night-blue/themes/tomorrow-night-blue-theme.json b/extensions/theme-tomorrow-night-blue/themes/tomorrow-night-blue-theme.json index 3c746a4728b..1e1ba355fb2 100644 --- a/extensions/theme-tomorrow-night-blue/themes/tomorrow-night-blue-theme.json +++ b/extensions/theme-tomorrow-night-blue/themes/tomorrow-night-blue-theme.json @@ -25,6 +25,7 @@ "editorGroup.dropBackground": "#25375daa", "peekViewResult.background": "#001c40", "tab.inactiveBackground": "#001c40", + "debugToolBar.background": "#001c40", "titleBar.activeBackground": "#001126", "statusBar.background": "#001126", "statusBar.noFolderBackground": "#001126",