aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.20/gtk-dark.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.20/gtk-dark.css')
-rw-r--r--common/gtk-3.0/3.20/gtk-dark.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.20/gtk-dark.css b/common/gtk-3.0/3.20/gtk-dark.css
index b85ddab..dc2b21e 100644
--- a/common/gtk-3.0/3.20/gtk-dark.css
+++ b/common/gtk-3.0/3.20/gtk-dark.css
@@ -4121,6 +4121,12 @@ filechooser actionbar {
.gedit-bottom-panel-paned {
background-color: #404552; }
+.gedit-side-panel-paned > separator {
+ background-image: linear-gradient(to top, rgba(42, 45, 55, 0.95)); }
+
+.gedit-bottom-panel-paned > separator {
+ background-image: linear-gradient(to top, #2b2e39); }
+
.gedit-document-panel {
background-color: rgba(53, 57, 69, 0.95); }
.maximized .gedit-document-panel {