From e3ee7f005440c9b28eb48418a1f1fce83fb44154 Mon Sep 17 00:00:00 2001 From: lukefromdc Date: Tue, 13 Jun 2017 16:22:21 -0400 Subject: BlackMATE: Match Google Chrome URL bar to rest of theme --- desktop-themes/BlackMATE/gtk-3.0/other-applications.css | 10 ++++++++++ 1 file changed, 10 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 e1d9a99e..f57e1b43 100644 --- a/desktop-themes/BlackMATE/gtk-3.0/other-applications.css +++ b/desktop-themes/BlackMATE/gtk-3.0/other-applications.css @@ -305,3 +305,13 @@ window.background.yumex-dnf-window > box.vertical > box.vertical > box.horizonta background-color: shade(@less_dark_color, 2.4); } +/****************** + * Google Chrome * + *****************/ + +.chromium textview.view, +.chromium textview.view text { + background-color: shade(@theme_bg_color, 1.15); + color: @theme_selected_fg_color; +} + -- cgit v1.2.1