From 0ae1024624272b63ffe263225b1aee08b5a8f973 Mon Sep 17 00:00:00 2001 From: Mattia Astorino Date: Mon, 10 Apr 2017 11:03:27 +0200 Subject: [PATCH] chore: Manual update darker theme --- themes/Material-Theme-Darker.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/themes/Material-Theme-Darker.json b/themes/Material-Theme-Darker.json index 9bcfe2a..21d4052 100644 --- a/themes/Material-Theme-Darker.json +++ b/themes/Material-Theme-Darker.json @@ -666,6 +666,9 @@ "statusBarBackground": "#212121", "activityBarBackground": "#212121", "titleBarActiveBackground": "#212121", - "titleBarInactiveBackground": "#212121" + "titleBarInactiveBackground": "#212121", + "sideBarBackground": "#212121", + "tabsContainerBackground": "#212121", + "inactiveTabBackground": "#212121" } }