diff options
Diffstat (limited to 'common/gtk-3.0/3.14/gtk-darker.css')
-rw-r--r-- | common/gtk-3.0/3.14/gtk-darker.css | 2 |
1 files changed, 1 insertions, 1 deletions
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; } |