aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.16/gtk-contained.css
diff options
context:
space:
mode:
authorHorst31802015-06-07 01:25:41 +0200
committerHorst31802015-06-07 01:25:41 +0200
commitf9bd2f1d9b20f17c6607be7f7208fe0b6f53909f (patch)
treeabfe0860a0456cc9b19a5ba724fdb4b984755ca3 /common/gtk-3.0/3.16/gtk-contained.css
parent3c8122ddac8c07b2c19a840c0e929a9756475119 (diff)
downloadsolarc-theme-f9bd2f1d9b20f17c6607be7f7208fe0b6f53909f.tar.gz
solarc-theme-f9bd2f1d9b20f17c6607be7f7208fe0b6f53909f.tar.xz
solarc-theme-f9bd2f1d9b20f17c6607be7f7208fe0b6f53909f.zip
more dark theme work
Diffstat (limited to 'common/gtk-3.0/3.16/gtk-contained.css')
-rw-r--r--common/gtk-3.0/3.16/gtk-contained.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/common/gtk-3.0/3.16/gtk-contained.css b/common/gtk-3.0/3.16/gtk-contained.css
index 4289ee0..48f71d2 100644
--- a/common/gtk-3.0/3.16/gtk-contained.css
+++ b/common/gtk-3.0/3.16/gtk-contained.css
@@ -864,7 +864,7 @@ GtkComboBox {
background-color: rgba(231, 232, 235, 0.95); }
.titlebar:backdrop {
color: rgba(82, 93, 118, 0.5);
- background-color: #e7e8eb; }
+ background-color: #eff0f2; }
.csd .titlebar:backdrop {
background-color: rgba(239, 240, 242, 0.95); }
.maximized .titlebar {
@@ -2310,7 +2310,7 @@ TerminalWindow .notebook tab.reorderable-page.top:active, TerminalWindow .notebo
background-color: #e7e8eb;
border-color: #d4d5db; }
TerminalWindow .notebook tab.reorderable-page.top:active:backdrop, TerminalWindow .notebook tab.reorderable-page.top:active:hover:backdrop {
- background-color: rgba(239, 240, 242, 0.95); }
+ background-color: #eff0f2; }
TerminalWindow .scrollbar.vertical .slider {
margin-left: 3px; }
TerminalWindow .scrollbar.trough {
@@ -2779,7 +2779,7 @@ MarlinViewWindow *:selected:focus {
PantheonTerminalPantheonTerminalWindow.background {
background-color: transparent; }
PantheonTerminalPantheonTerminalWindow.background .notebook.header.top {
- box-shadow: inset 0 1px #d4d5db, inset 0 -1px #edf0f3; }
+ box-shadow: inset 0 1px rgba(212, 213, 219, 0.95), inset 0 -1px #edf0f3; }
SwitchboardCategoryView .view:selected,
SwitchboardCategoryView .view:selected:focus {