aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.16/gtk-contained.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.16/gtk-contained.css')
-rw-r--r--common/gtk-3.0/3.16/gtk-contained.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.16/gtk-contained.css b/common/gtk-3.0/3.16/gtk-contained.css
index 11f79d4..cb6bf6c 100644
--- a/common/gtk-3.0/3.16/gtk-contained.css
+++ b/common/gtk-3.0/3.16/gtk-contained.css
@@ -3173,6 +3173,14 @@ GeditWindow.background.csd {
background-color: rgba(60, 64, 73, 0.95); }
GeditWindow.background.csd .titlebar .pane-separator {
background-color: rgba(212, 213, 219, 0.95); }
+ GeditWindow.background.csd .titlebar {
+ background-color: transparent; }
+ GeditWindow.background.csd .gedit-titlebar-left.titlebar,
+ GeditWindow.background.csd .gedit-titlebar-right.titlebar {
+ background-color: rgba(231, 232, 235, 0.95); }
+ GeditWindow.background.csd .gedit-titlebar-left.titlebar:backdrop,
+ GeditWindow.background.csd .gedit-titlebar-right.titlebar:backdrop {
+ background-color: rgba(239, 240, 242, 0.95); }
.gedit-bottom-panel-paned {
background-color: #ffffff; }