aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.20/gtk-solid-dark.css
diff options
context:
space:
mode:
authorHorst31802016-03-23 21:52:27 +0100
committerHorst31802016-03-23 21:52:27 +0100
commit5e982902a32c81844aefdb45d736a2f93db74d50 (patch)
treee77e75a8e8926afa0a3937a8393ad43a1a4bc600 /common/gtk-3.0/3.20/gtk-solid-dark.css
parent8eaefcf4d9c3725c32a4123bf5764a4995b2cd5d (diff)
downloadsolarc-theme-5e982902a32c81844aefdb45d736a2f93db74d50.tar.gz
solarc-theme-5e982902a32c81844aefdb45d736a2f93db74d50.tar.xz
solarc-theme-5e982902a32c81844aefdb45d736a2f93db74d50.zip
change drop target color
Diffstat (limited to 'common/gtk-3.0/3.20/gtk-solid-dark.css')
-rw-r--r--common/gtk-3.0/3.20/gtk-solid-dark.css24
1 files changed, 12 insertions, 12 deletions
diff --git a/common/gtk-3.0/3.20/gtk-solid-dark.css b/common/gtk-3.0/3.20/gtk-solid-dark.css
index 374b9e5..c16aec5 100644
--- a/common/gtk-3.0/3.20/gtk-solid-dark.css
+++ b/common/gtk-3.0/3.20/gtk-solid-dark.css
@@ -187,7 +187,7 @@ entry {
background-color: #ffffff;
color: #FC4138; }
entry:drop(active):focus, entry:drop(active) {
- border-color: #4e9a06;
+ border-color: #F08437;
box-shadow: none; }
.osd entry {
color: #BAC3CF;
@@ -295,8 +295,8 @@ button {
padding-left: 8px;
padding-right: 8px; }
button:drop(active), combobox:drop(active) button.combo {
- color: #4e9a06;
- border-color: #4e9a06;
+ color: #F08437;
+ border-color: #F08437;
box-shadow: none; }
button.osd {
color: #BAC3CF;
@@ -774,7 +774,7 @@ spinbutton:not(.vertical) > entry:focus + button {
border-left-color: #2b2e39; }
spinbutton:not(.vertical) > entry:drop(active) + button {
- border-left-color: #4e9a06; }
+ border-left-color: #F08437; }
spinbutton.vertical button, spinbutton.vertical entry {
padding-left: 4px;
@@ -788,7 +788,7 @@ spinbutton.vertical > entry:focus + button {
border-top-color: #2b2e39; }
spinbutton.vertical > entry:drop(active) + button {
- border-top-color: #4e9a06; }
+ border-top-color: #F08437; }
combobox button.combo {
min-width: 0;
@@ -2464,16 +2464,16 @@ placessidebar row {
placessidebar row.sidebar-placeholder-row {
padding: 0 8px;
min-height: 2px;
- background-image: linear-gradient(to top, #4e9a06);
+ background-image: linear-gradient(to top, #F08437);
background-clip: content-box; }
placessidebar row.sidebar-new-bookmark-row {
color: #5294E2; }
placessidebar row:drop(active):not(:disabled) {
- box-shadow: inset 0 1px #4e9a06, inset 0 -1px #4e9a06; }
+ box-shadow: inset 0 1px #F08437, inset 0 -1px #F08437; }
placessidebar row:drop(active):not(:disabled), placessidebar row:drop(active):not(:disabled) label, placessidebar row:drop(active):not(:disabled) image {
- color: #4e9a06; }
+ color: #F08437; }
placessidebar row:drop(active):not(:disabled):selected {
- background-color: #4e9a06; }
+ background-color: #F08437; }
placessidebar row:drop(active):not(:disabled):selected, placessidebar row:drop(active):not(:disabled):selected label, placessidebar row:drop(active):not(:disabled):selected image {
color: #ffffff; }
@@ -2749,7 +2749,7 @@ stackswitcher button.circular, stackswitcher button.nautilus-circular-button.ima
*:drop(active):focus,
*:drop(active) {
- box-shadow: inset 0 0 0 1px #4e9a06; }
+ box-shadow: inset 0 0 0 1px #F08437; }
decoration {
border-radius: 3px 3px 0 0;
@@ -3548,9 +3548,9 @@ GtkListBox .h4 {
.nautilus-window placessidebar.sidebar row.sidebar-new-bookmark-row .sidebar-icon {
color: inherit; }
.nautilus-window placessidebar.sidebar row:drop(active):not(:disabled), .nautilus-window placessidebar.sidebar row:drop(active):not(:disabled) label, .nautilus-window placessidebar.sidebar row:drop(active):not(:disabled) .sidebar-icon {
- color: #4e9a06; }
+ color: #F08437; }
.nautilus-window placessidebar.sidebar row:drop(active):not(:disabled):selected {
- background-color: #4e9a06; }
+ background-color: #F08437; }
.nautilus-window placessidebar.sidebar row:drop(active):not(:disabled):selected, .nautilus-window placessidebar.sidebar row:drop(active):not(:disabled):selected label, .nautilus-window placessidebar.sidebar row:drop(active):not(:disabled):selected .sidebar-icon {
color: #ffffff; }
.nautilus-window placessidebar.sidebar separator {