aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorst31802015-09-29 15:55:56 +0200
committerHorst31802015-09-29 15:55:56 +0200
commit67979ecc32b9c93fe82542aeb1e2a7f8c2b9537c (patch)
treeb52337a8100cf18bfb0a2c768b43456743b9a67b
parentbb95e73cafdc7fcd5dcbfe4c01359bb559bd13f8 (diff)
downloadsolarc-theme-67979ecc32b9c93fe82542aeb1e2a7f8c2b9537c.tar.gz
solarc-theme-67979ecc32b9c93fe82542aeb1e2a7f8c2b9537c.tar.xz
solarc-theme-67979ecc32b9c93fe82542aeb1e2a7f8c2b9537c.zip
gedit: fix scrollbars-junction
-rw-r--r--common/gtk-3.0/3.14/gtk-contained-dark.css5
-rw-r--r--common/gtk-3.0/3.14/gtk-contained-darker.css5
-rw-r--r--common/gtk-3.0/3.14/gtk-contained-solid-dark.css5
-rw-r--r--common/gtk-3.0/3.14/gtk-contained-solid-darker.css5
-rw-r--r--common/gtk-3.0/3.14/gtk-contained-solid.css5
-rw-r--r--common/gtk-3.0/3.14/gtk-contained.css5
-rw-r--r--common/gtk-3.0/3.14/sass/_transparent_widgets.scss11
7 files changed, 36 insertions, 5 deletions
diff --git a/common/gtk-3.0/3.14/gtk-contained-dark.css b/common/gtk-3.0/3.14/gtk-contained-dark.css
index 6fb98ce..4bd2b29 100644
--- a/common/gtk-3.0/3.14/gtk-contained-dark.css
+++ b/common/gtk-3.0/3.14/gtk-contained-dark.css
@@ -3868,6 +3868,11 @@ GeditFileBrowserWidget {
background-color: rgba(53, 57, 69, 0.95); }
.maximized GeditFileBrowserWidget {
background-color: #353945; }
+ GeditFileBrowserWidget .scrollbars-junction,
+ GeditFileBrowserWidget .scrollbar.trough,
+ GeditFileBrowserWidget .scrollbars-junction.frame, GeditFileBrowserWidget .frame.scrollbar.trough {
+ border-color: transparent;
+ background-color: transparent; }
GeditFileBrowserWidget .horizontal {
background-color: transparent;
border-color: rgba(37, 40, 49, 0.95); }
diff --git a/common/gtk-3.0/3.14/gtk-contained-darker.css b/common/gtk-3.0/3.14/gtk-contained-darker.css
index 419a6fa..650b69d 100644
--- a/common/gtk-3.0/3.14/gtk-contained-darker.css
+++ b/common/gtk-3.0/3.14/gtk-contained-darker.css
@@ -3861,6 +3861,11 @@ GeditFileBrowserWidget {
background-color: rgba(53, 57, 69, 0.95); }
.maximized GeditFileBrowserWidget {
background-color: #353945; }
+ GeditFileBrowserWidget .scrollbars-junction,
+ GeditFileBrowserWidget .scrollbar.trough,
+ GeditFileBrowserWidget .scrollbars-junction.frame, GeditFileBrowserWidget .frame.scrollbar.trough {
+ border-color: transparent;
+ background-color: transparent; }
GeditFileBrowserWidget .horizontal {
background-color: transparent;
border-color: rgba(37, 40, 49, 0.95); }
diff --git a/common/gtk-3.0/3.14/gtk-contained-solid-dark.css b/common/gtk-3.0/3.14/gtk-contained-solid-dark.css
index e017ec6..e4016cc 100644
--- a/common/gtk-3.0/3.14/gtk-contained-solid-dark.css
+++ b/common/gtk-3.0/3.14/gtk-contained-solid-dark.css
@@ -3868,6 +3868,11 @@ GeditFileBrowserWidget {
background-color: #353945; }
.maximized GeditFileBrowserWidget {
background-color: #353945; }
+ GeditFileBrowserWidget .scrollbars-junction,
+ GeditFileBrowserWidget .scrollbar.trough,
+ GeditFileBrowserWidget .scrollbars-junction.frame, GeditFileBrowserWidget .frame.scrollbar.trough {
+ border-color: transparent;
+ background-color: transparent; }
GeditFileBrowserWidget .horizontal {
background-color: transparent;
border-color: #252831; }
diff --git a/common/gtk-3.0/3.14/gtk-contained-solid-darker.css b/common/gtk-3.0/3.14/gtk-contained-solid-darker.css
index c5553ea..68d7715 100644
--- a/common/gtk-3.0/3.14/gtk-contained-solid-darker.css
+++ b/common/gtk-3.0/3.14/gtk-contained-solid-darker.css
@@ -3861,6 +3861,11 @@ GeditFileBrowserWidget {
background-color: #353945; }
.maximized GeditFileBrowserWidget {
background-color: #353945; }
+ GeditFileBrowserWidget .scrollbars-junction,
+ GeditFileBrowserWidget .scrollbar.trough,
+ GeditFileBrowserWidget .scrollbars-junction.frame, GeditFileBrowserWidget .frame.scrollbar.trough {
+ border-color: transparent;
+ background-color: transparent; }
GeditFileBrowserWidget .horizontal {
background-color: transparent;
border-color: #252831; }
diff --git a/common/gtk-3.0/3.14/gtk-contained-solid.css b/common/gtk-3.0/3.14/gtk-contained-solid.css
index 23f6ad7..2d80d80 100644
--- a/common/gtk-3.0/3.14/gtk-contained-solid.css
+++ b/common/gtk-3.0/3.14/gtk-contained-solid.css
@@ -3861,6 +3861,11 @@ GeditFileBrowserWidget {
background-color: #353945; }
.maximized GeditFileBrowserWidget {
background-color: #353945; }
+ GeditFileBrowserWidget .scrollbars-junction,
+ GeditFileBrowserWidget .scrollbar.trough,
+ GeditFileBrowserWidget .scrollbars-junction.frame, GeditFileBrowserWidget .frame.scrollbar.trough {
+ border-color: transparent;
+ background-color: transparent; }
GeditFileBrowserWidget .horizontal {
background-color: transparent;
border-color: #252831; }
diff --git a/common/gtk-3.0/3.14/gtk-contained.css b/common/gtk-3.0/3.14/gtk-contained.css
index 251b64b..48c84fd 100644
--- a/common/gtk-3.0/3.14/gtk-contained.css
+++ b/common/gtk-3.0/3.14/gtk-contained.css
@@ -3861,6 +3861,11 @@ GeditFileBrowserWidget {
background-color: rgba(53, 57, 69, 0.95); }
.maximized GeditFileBrowserWidget {
background-color: #353945; }
+ GeditFileBrowserWidget .scrollbars-junction,
+ GeditFileBrowserWidget .scrollbar.trough,
+ GeditFileBrowserWidget .scrollbars-junction.frame, GeditFileBrowserWidget .frame.scrollbar.trough {
+ border-color: transparent;
+ background-color: transparent; }
GeditFileBrowserWidget .horizontal {
background-color: transparent;
border-color: rgba(37, 40, 49, 0.95); }
diff --git a/common/gtk-3.0/3.14/sass/_transparent_widgets.scss b/common/gtk-3.0/3.14/sass/_transparent_widgets.scss
index 045a2f7..47dc6a1 100644
--- a/common/gtk-3.0/3.14/sass/_transparent_widgets.scss
+++ b/common/gtk-3.0/3.14/sass/_transparent_widgets.scss
@@ -165,6 +165,12 @@ GeditFileBrowserWidget {
.scrollbar { @extend %dark_sidebar_scrollbar }
+ .scrollbars-junction,
+ .scrollbars-junction.frame {
+ border-color: transparent;
+ background-color: transparent;
+ }
+
.horizontal {
background-color: transparent;
border-color: darken($dark_sidebar_bg, 7%);
@@ -224,9 +230,4 @@ GeditWindow.background.csd GeditFileBrowserView.view {
background-color: transparent;
}
}
- &s-junction,
- &s-junction.frame {
- border-color: transparent;
- background-color: transparent;
- }
}