From 4729d00175ff94f04806058e7800cfe74c4aae7d Mon Sep 17 00:00:00 2001 From: lukefromdc Date: Wed, 14 Jun 2017 13:18:41 -0400 Subject: BlackMATE: Google Chrome-restore background color behind tabs --- desktop-themes/BlackMATE/gtk-3.0/other-applications.css | 4 ++++ 1 file changed, 4 insertions(+) (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 f57e1b43..f77727dd 100644 --- a/desktop-themes/BlackMATE/gtk-3.0/other-applications.css +++ b/desktop-themes/BlackMATE/gtk-3.0/other-applications.css @@ -315,3 +315,7 @@ window.background.yumex-dnf-window > box.vertical > box.vertical > box.horizonta color: @theme_selected_fg_color; } +.chromium menubar:not(:backdrop) { + background-color: #000000; +} + -- cgit v1.2.1