aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.16/gtk-contained-dark.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.16/gtk-contained-dark.css')
-rw-r--r--common/gtk-3.0/3.16/gtk-contained-dark.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/common/gtk-3.0/3.16/gtk-contained-dark.css b/common/gtk-3.0/3.16/gtk-contained-dark.css
index f47ab43..3928299 100644
--- a/common/gtk-3.0/3.16/gtk-contained-dark.css
+++ b/common/gtk-3.0/3.16/gtk-contained-dark.css
@@ -3235,10 +3235,15 @@ GeditWindow.background.csd {
GeditWindow.background.csd .pane-separator,
GeditWindow.background.csd .pane-separator:hover {
background-color: rgba(32, 35, 39, 0.95); }
- GeditWindow.background.csd .titlebar .pane-separator {
+ 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 {
background-color: rgba(26, 28, 32, 0.96); }
GeditWindow.background.csd .titlebar {
background-color: transparent; }
+ GeditWindow.background.csd.maximized .titlebar {
+ background-color: #25282e; }
+ GeditWindow.background.csd.maximized .titlebar:backdrop {
+ background-color: rgba(40, 44, 50, 0.96); }
GeditWindow.background.csd .gedit-titlebar-left.titlebar,
GeditWindow.background.csd .gedit-titlebar-right.titlebar {
background-color: rgba(37, 40, 46, 0.96); }