mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
more builder tweaks
This commit is contained in:
parent
89ee981422
commit
bd67b39712
@ -3316,8 +3316,9 @@ entry.search.preferences-search {
|
||||
border-bottom: 1px solid #2b2e39;
|
||||
border-radius: 0; }
|
||||
|
||||
preferences stacksidebar.sidebar {
|
||||
background-color: #404552; }
|
||||
preferences stacksidebar.sidebar list {
|
||||
background-image: linear-gradient(to bottom, #404552, #404552); }
|
||||
|
||||
preferences stacksidebar.sidebar list separator {
|
||||
background-color: transparent; }
|
||||
|
||||
@ -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; }
|
||||
|
||||
|
@ -3315,8 +3315,9 @@ entry.search.preferences-search {
|
||||
border-bottom: 1px solid #dcdfe3;
|
||||
border-radius: 0; }
|
||||
|
||||
preferences stacksidebar.sidebar {
|
||||
background-color: #ffffff; }
|
||||
preferences stacksidebar.sidebar list {
|
||||
background-image: linear-gradient(to bottom, #ffffff, #ffffff); }
|
||||
|
||||
preferences stacksidebar.sidebar list separator {
|
||||
background-color: transparent; }
|
||||
|
||||
@ -3339,6 +3340,12 @@ gstyleslidein #palette_controls button.toggle:checked,
|
||||
gstyleslidein #components_controls button.toggle:checked {
|
||||
color: #5c616c; }
|
||||
|
||||
configurationview entry.flat {
|
||||
background: none; }
|
||||
|
||||
configurationview list {
|
||||
border-width: 0; }
|
||||
|
||||
.documents-scrolledwin.frame {
|
||||
border-width: 0; }
|
||||
|
||||
|
@ -3316,8 +3316,9 @@ entry.search.preferences-search {
|
||||
border-bottom: 1px solid #2b2e39;
|
||||
border-radius: 0; }
|
||||
|
||||
preferences stacksidebar.sidebar {
|
||||
background-color: #404552; }
|
||||
preferences stacksidebar.sidebar list {
|
||||
background-image: linear-gradient(to bottom, #404552, #404552); }
|
||||
|
||||
preferences stacksidebar.sidebar list separator {
|
||||
background-color: transparent; }
|
||||
|
||||
@ -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; }
|
||||
|
||||
|
@ -3315,8 +3315,9 @@ entry.search.preferences-search {
|
||||
border-bottom: 1px solid #dcdfe3;
|
||||
border-radius: 0; }
|
||||
|
||||
preferences stacksidebar.sidebar {
|
||||
background-color: #ffffff; }
|
||||
preferences stacksidebar.sidebar list {
|
||||
background-image: linear-gradient(to bottom, #ffffff, #ffffff); }
|
||||
|
||||
preferences stacksidebar.sidebar list separator {
|
||||
background-color: transparent; }
|
||||
|
||||
@ -3339,6 +3340,12 @@ gstyleslidein #palette_controls button.toggle:checked,
|
||||
gstyleslidein #components_controls button.toggle:checked {
|
||||
color: #5c616c; }
|
||||
|
||||
configurationview entry.flat {
|
||||
background: none; }
|
||||
|
||||
configurationview list {
|
||||
border-width: 0; }
|
||||
|
||||
.documents-scrolledwin.frame {
|
||||
border-width: 0; }
|
||||
|
||||
|
@ -3319,8 +3319,9 @@ entry.search.preferences-search {
|
||||
border-bottom: 1px solid #dcdfe3;
|
||||
border-radius: 0; }
|
||||
|
||||
preferences stacksidebar.sidebar {
|
||||
background-color: #ffffff; }
|
||||
preferences stacksidebar.sidebar list {
|
||||
background-image: linear-gradient(to bottom, #ffffff, #ffffff); }
|
||||
|
||||
preferences stacksidebar.sidebar list separator {
|
||||
background-color: transparent; }
|
||||
|
||||
@ -3343,6 +3344,12 @@ gstyleslidein #palette_controls button.toggle:checked,
|
||||
gstyleslidein #components_controls button.toggle:checked {
|
||||
color: #5c616c; }
|
||||
|
||||
configurationview entry.flat {
|
||||
background: none; }
|
||||
|
||||
configurationview list {
|
||||
border-width: 0; }
|
||||
|
||||
.documents-scrolledwin.frame {
|
||||
border-width: 0; }
|
||||
|
||||
|
@ -3319,8 +3319,9 @@ entry.search.preferences-search {
|
||||
border-bottom: 1px solid #dcdfe3;
|
||||
border-radius: 0; }
|
||||
|
||||
preferences stacksidebar.sidebar {
|
||||
background-color: #ffffff; }
|
||||
preferences stacksidebar.sidebar list {
|
||||
background-image: linear-gradient(to bottom, #ffffff, #ffffff); }
|
||||
|
||||
preferences stacksidebar.sidebar list separator {
|
||||
background-color: transparent; }
|
||||
|
||||
@ -3343,6 +3344,12 @@ gstyleslidein #palette_controls button.toggle:checked,
|
||||
gstyleslidein #components_controls button.toggle:checked {
|
||||
color: #5c616c; }
|
||||
|
||||
configurationview entry.flat {
|
||||
background: none; }
|
||||
|
||||
configurationview list {
|
||||
border-width: 0; }
|
||||
|
||||
.documents-scrolledwin.frame {
|
||||
border-width: 0; }
|
||||
|
||||
|
@ -285,6 +285,8 @@ $disk_space_free: darken($bg_color, 3%);
|
||||
//
|
||||
// Gnome Builder
|
||||
//
|
||||
// TODO: Merge this with the upstream stylesheet
|
||||
|
||||
.gb-search-entry-occurrences-tag { background: none; }
|
||||
|
||||
workbench.csd > stack.titlebar:not(headerbar) {
|
||||
@ -395,7 +397,7 @@ entry.search.preferences-search {
|
||||
}
|
||||
|
||||
preferences stacksidebar.sidebar {
|
||||
background-color: $base_color;
|
||||
list { background-image: _solid($base_color); }
|
||||
|
||||
list separator { background-color: transparent; }
|
||||
}
|
||||
@ -420,6 +422,11 @@ gstyleslidein {
|
||||
}
|
||||
}
|
||||
|
||||
configurationview {
|
||||
entry.flat { background: none; }
|
||||
list { border-width: 0; }
|
||||
}
|
||||
|
||||
//
|
||||
// Epiphany
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user