aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.18/gtk-contained-solid-dark.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.18/gtk-contained-solid-dark.css')
-rw-r--r--common/gtk-3.0/3.18/gtk-contained-solid-dark.css22
1 files changed, 18 insertions, 4 deletions
diff --git a/common/gtk-3.0/3.18/gtk-contained-solid-dark.css b/common/gtk-3.0/3.18/gtk-contained-solid-dark.css
index c00c529..26b48ac 100644
--- a/common/gtk-3.0/3.18/gtk-contained-solid-dark.css
+++ b/common/gtk-3.0/3.18/gtk-contained-solid-dark.css
@@ -4013,11 +4013,25 @@ GeditWindow.background.csd {
GeditWindow.background.csd .pane-separator,
GeditWindow.background.csd .pane-separator:hover {
background-color: #2a2d37; }
- GeditWindow.background.csd .titlebar .pane-separator,
- GeditWindow.background.csd.maximized .titlebar .pane-separator,
- GeditWindow.background.csd .titlebar .pane-separator:backdrop,
- GeditWindow.background.csd.maximized .titlebar .pane-separator:backdrop {
+ GeditWindow.background.csd .gedit-headerbar-paned.titlebar .pane-separator,
+ GeditWindow.background.csd.maximized .gedit-headerbar-paned.titlebar .pane-separator,
+ GeditWindow.background.csd .gedit-headerbar-paned.titlebar .pane-separator:backdrop,
+ GeditWindow.background.csd.maximized .gedit-headerbar-paned.titlebar .pane-separator:backdrop {
background-color: #262a33; }
+ GeditWindow.background.csd .gedit-headerbar-paned.titlebar {
+ background-color: transparent; }
+ GeditWindow.background.csd .gedit-titlebar-left,
+ GeditWindow.background.csd .gedit-titlebar-right {
+ background-color: #2f343f; }
+ GeditWindow.background.csd .gedit-titlebar-left:backdrop,
+ GeditWindow.background.csd .gedit-titlebar-right:backdrop {
+ background-color: #323843; }
+ GeditWindow.background.csd.maximized .gedit-titlebar-left,
+ GeditWindow.background.csd.maximized .gedit-titlebar-right {
+ background-color: #2f343f; }
+ GeditWindow.background.csd.maximized .gedit-titlebar-left:backdrop,
+ GeditWindow.background.csd.maximized .gedit-titlebar-right:backdrop {
+ background-color: #323843; }
.gedit-bottom-panel-paned {
background-color: #404552; }