From fb3fe2fc0b280e9d8ca4b5fc5ca23e5b00fcac27 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Sat, 14 May 2016 13:31:18 +0200 Subject: lighten tooltips a bit (fix #519) --- common/gtk-3.0/3.14/gtk-darker.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/gtk-3.0/3.14/gtk-darker.css') diff --git a/common/gtk-3.0/3.14/gtk-darker.css b/common/gtk-3.0/3.14/gtk-darker.css index 79a2683..f259f27 100644 --- a/common/gtk-3.0/3.14/gtk-darker.css +++ b/common/gtk-3.0/3.14/gtk-darker.css @@ -2158,7 +2158,7 @@ GtkInfoBar { color: #BAC3CF; border-radius: 2px; } .tooltip.background { - background-color: rgba(53, 57, 69, 0.95); + background-color: rgba(75, 81, 98, 0.95); background-clip: padding-box; } .tooltip.window-frame.csd { background-color: transparent; } -- cgit v1.2.3