From c0f54222576aa829f83d79e8d92298959bfeaee3 Mon Sep 17 00:00:00 2001 From: lukefromdc Date: Thu, 15 Jun 2017 11:49:31 -0400 Subject: BlackMATE: Google Chrome: better looking bg color behind tabs --- desktop-themes/BlackMATE/gtk-3.0/other-applications.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop-themes') diff --git a/desktop-themes/BlackMATE/gtk-3.0/other-applications.css b/desktop-themes/BlackMATE/gtk-3.0/other-applications.css index f77727dd..9a90e573 100644 --- a/desktop-themes/BlackMATE/gtk-3.0/other-applications.css +++ b/desktop-themes/BlackMATE/gtk-3.0/other-applications.css @@ -316,6 +316,6 @@ window.background.yumex-dnf-window > box.vertical > box.vertical > box.horizonta } .chromium menubar:not(:backdrop) { - background-color: #000000; + background-color: shade(@theme_bg_color, 0.65); } -- cgit v1.2.1