summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-06-10 07:59:10 +0200
committerraveit65 <[email protected]>2017-06-10 23:13:59 +0200
commitf8b52c8c49210826dc96579d242fc3333c15bf3f (patch)
treea78d35a9c533e14c3abfd50f33f55ae04daab857 /desktop-themes
parentc4e0708f8c53a6ad107c94fcf83cc01af00cafdb (diff)
downloadmate-themes-f8b52c8c49210826dc96579d242fc3333c15bf3f.tar.bz2
mate-themes-f8b52c8c49210826dc96579d242fc3333c15bf3f.tar.xz
Gtk+-3.20 BlackMATE: fix fontcolor in url bar of google chrome
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css b/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
index bfef092e..5ca3bc05 100644
--- a/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
@@ -278,6 +278,7 @@ view:selected:focus,
}
/* It's better not to have too bright text views. */
+textview.view, /* url bar google chrome, firefox */
textview text,
textview.view:disabled,
GtkHTML { /* For Evolution (not enough; see entries section below) */