aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.20/gtk-solid-darker.css
diff options
context:
space:
mode:
authorHorst31802016-03-02 13:28:11 +0100
committerHorst31802016-03-02 13:28:11 +0100
commitc6048e47d0f653b743d09b3f812cedb8112609ea (patch)
tree580e137ea45142f97b768f5ec436392ca38f001c /common/gtk-3.0/3.20/gtk-solid-darker.css
parentd271e75c97bc24ec3f13e27cb84760804294eb84 (diff)
downloadsolarc-theme-c6048e47d0f653b743d09b3f812cedb8112609ea.tar.gz
solarc-theme-c6048e47d0f653b743d09b3f812cedb8112609ea.tar.xz
solarc-theme-c6048e47d0f653b743d09b3f812cedb8112609ea.zip
cleanup
Diffstat (limited to 'common/gtk-3.0/3.20/gtk-solid-darker.css')
-rw-r--r--common/gtk-3.0/3.20/gtk-solid-darker.css45
1 files changed, 20 insertions, 25 deletions
diff --git a/common/gtk-3.0/3.20/gtk-solid-darker.css b/common/gtk-3.0/3.20/gtk-solid-darker.css
index ad518c2..c44bedd 100644
--- a/common/gtk-3.0/3.20/gtk-solid-darker.css
+++ b/common/gtk-3.0/3.20/gtk-solid-darker.css
@@ -59,6 +59,9 @@ textview text {
color: rgba(255, 255, 255, 0.65);
text-shadow: none; }
+textview {
+ background-color: #fafbfb; }
+
iconview {
color: #5c616c;
background-color: #ffffff; }
@@ -105,12 +108,9 @@ assistant .sidebar label.highlight {
background-color: #5294E2;
color: #ffffff; }
-textview {
- background-color: #fafbfb; }
-
-popover.osd, popover.magnifier,
+popover.osd, popover.magnifier, .csd popover.osd, .csd popover.magnifier,
popover.background.osd,
-popover.background.magnifier, .osd {
+popover.background.magnifier, .csd popover.background.osd, .csd popover.background.magnifier, .osd {
color: #BAC3CF;
border: none;
background-color: #353945;
@@ -428,17 +428,11 @@ button {
padding-left: 16px;
padding-right: 16px; }
button.text-button.image-button {
- padding-left: 0;
- padding-right: 0; }
- button.text-button.image-button label:first-child {
- padding-left: 12px;
- padding-right: 0; }
- button.text-button.image-button label:last-child {
- padding-left: 0;
- padding-right: 12px; }
- button.text-button.image-button image {
- padding-left: 6px;
- padding-right: 6px; }
+ padding-left: 8px;
+ padding-right: 8px; }
+ button.text-button.image-button label {
+ padding-left: 8px;
+ padding-right: 8px; }
.stack-switcher > button {
outline-offset: -3px; }
.stack-switcher > button > label {
@@ -1306,7 +1300,8 @@ treeview.view {
treeview.view:disabled:selected {
color: #97bfee; }
treeview.view.separator {
- min-height: 2px; }
+ min-height: 2px;
+ color: rgba(0, 0, 0, 0.1); }
treeview.view.dnd {
border-style: solid none;
border-width: 1px;
@@ -1422,8 +1417,9 @@ menu,
background-color: #ffffff; }
menu menuitem,
.menu menuitem {
- padding: 4px;
+ min-height: 16px;
min-width: 40px;
+ padding: 4px;
border: solid transparent;
border-width: 1px 0 1px 0; }
menu menuitem:hover,
@@ -2207,9 +2203,8 @@ separator, .sidebar separator, .sidebar .view separator {
list {
background-color: #ffffff;
border-color: #dcdfe3; }
-
-row {
- padding: 2px; }
+ list row {
+ padding: 2px; }
row.activatable.has-open-popup, row.activatable:hover {
background-color: rgba(0, 0, 0, 0.05); }
@@ -2229,9 +2224,9 @@ row.activatable:selected:disabled {
row.activatable:selected:disabled label {
color: inherit; }
-row, row.activatable {
+row {
transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
- row:hover, row.activatable:hover {
+ row:hover {
transition: none; }
.app-notification {
@@ -2578,8 +2573,8 @@ button.color {
border-color: #cfd6e6;
background-color: white; }
-.context-menu, popover.touch-selection,
-popover.background.touch-selection {
+.context-menu, popover.touch-selection, .csd popover.touch-selection,
+popover.background.touch-selection, .csd popover.background.touch-selection {
font: initial; }
.monospace {