aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.20/gtk-dark.css
diff options
context:
space:
mode:
authorHorst31802016-10-01 10:18:44 +0200
committerHorst31802016-10-01 10:18:44 +0200
commitbd67b3971233f87c42d1e6ac641e3371353287cd (patch)
tree257c12e14a632dd0dda7212524923e02f2353215 /common/gtk-3.0/3.20/gtk-dark.css
parent89ee9814221c50d1f6d78d58de228ed63b309194 (diff)
downloadsolarc-theme-bd67b3971233f87c42d1e6ac641e3371353287cd.tar.gz
solarc-theme-bd67b3971233f87c42d1e6ac641e3371353287cd.tar.xz
solarc-theme-bd67b3971233f87c42d1e6ac641e3371353287cd.zip
more builder tweaks
Diffstat (limited to 'common/gtk-3.0/3.20/gtk-dark.css')
-rw-r--r--common/gtk-3.0/3.20/gtk-dark.css15
1 files changed, 11 insertions, 4 deletions
diff --git a/common/gtk-3.0/3.20/gtk-dark.css b/common/gtk-3.0/3.20/gtk-dark.css
index ee35008..ed65130 100644
--- a/common/gtk-3.0/3.20/gtk-dark.css
+++ b/common/gtk-3.0/3.20/gtk-dark.css
@@ -3316,10 +3316,11 @@ entry.search.preferences-search {
border-bottom: 1px solid #2b2e39;
border-radius: 0; }
-preferences stacksidebar.sidebar {
- background-color: #404552; }
- preferences stacksidebar.sidebar list separator {
- background-color: transparent; }
+preferences stacksidebar.sidebar list {
+ background-image: linear-gradient(to bottom, #404552, #404552); }
+
+preferences stacksidebar.sidebar list separator {
+ background-color: transparent; }
devhelppanel entry:focus,
symboltreepanel entry:focus {
@@ -3340,6 +3341,12 @@ gstyleslidein #palette_controls button.toggle:checked,
gstyleslidein #components_controls button.toggle:checked {
color: #D3DAE3; }
+configurationview entry.flat {
+ background: none; }
+
+configurationview list {
+ border-width: 0; }
+
.documents-scrolledwin.frame {
border-width: 0; }