aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorHorst31802015-06-18 10:29:02 +0200
committerHorst31802015-06-18 10:29:02 +0200
commit9b3921849793300cfdbd314aca5080ed605c5294 (patch)
tree1c2fae029f9d224281eb0a88f50f4ea82f45fac2 /common
parented9f20eaf40c13bbb28bf1fca37509d182d7e6c4 (diff)
downloadsolarc-theme-9b3921849793300cfdbd314aca5080ed605c5294.tar.gz
solarc-theme-9b3921849793300cfdbd314aca5080ed605c5294.tar.xz
solarc-theme-9b3921849793300cfdbd314aca5080ed605c5294.zip
some fixes
Diffstat (limited to 'common')
-rw-r--r--common/gtk-3.0/3.14/_applications.scss4
-rw-r--r--common/gtk-3.0/3.14/gtk-contained-dark.css5
-rw-r--r--common/gtk-3.0/3.14/gtk-contained-solid-dark.css5
-rw-r--r--common/gtk-3.0/3.14/gtk-contained-solid.css2
-rw-r--r--common/gtk-3.0/3.14/gtk-contained.css2
-rw-r--r--common/gtk-3.0/3.16/_applications.scss4
-rw-r--r--common/gtk-3.0/3.16/gtk-contained-dark.css2
-rw-r--r--common/gtk-3.0/3.16/gtk-contained-darker.css2
-rw-r--r--common/gtk-3.0/3.16/gtk-contained-solid-dark.css2
-rw-r--r--common/gtk-3.0/3.16/gtk-contained-solid.css2
-rw-r--r--common/gtk-3.0/3.16/gtk-contained.css2
-rw-r--r--common/gtk-3.0/3.16/gtk.css2
12 files changed, 5 insertions, 29 deletions
diff --git a/common/gtk-3.0/3.14/_applications.scss b/common/gtk-3.0/3.14/_applications.scss
index 9fed413..c592fec 100644
--- a/common/gtk-3.0/3.14/_applications.scss
+++ b/common/gtk-3.0/3.14/_applications.scss
@@ -51,10 +51,6 @@ TerminalWindow {
&:backdrop { color: transparentize($header_fg, 0.3); }
}
- &.reorderable-page.top:hover {
- border-bottom-color: if($variant == 'light', darken(opacify($header_bg, 1), 7%), darken(opacify($header_bg, 1), 5%));
- }
-
&.reorderable-page.top:active,
&.reorderable-page.top:active:hover {
background-color: opacify($header_bg, 1);
diff --git a/common/gtk-3.0/3.14/gtk-contained-dark.css b/common/gtk-3.0/3.14/gtk-contained-dark.css
index 514eda1..00a0b8d 100644
--- a/common/gtk-3.0/3.14/gtk-contained-dark.css
+++ b/common/gtk-3.0/3.14/gtk-contained-dark.css
@@ -2395,8 +2395,6 @@ TerminalWindow .notebook tab .active-page GtkLabel {
color: rgba(207, 218, 231, 0.8); }
TerminalWindow .notebook tab .active-page GtkLabel:backdrop {
color: rgba(207, 218, 231, 0.5); }
-TerminalWindow .notebook tab.reorderable-page.top:hover {
- border-bottom-color: #1a1c20; }
TerminalWindow .notebook tab.reorderable-page.top:active, TerminalWindow .notebook tab.reorderable-page.top:active:hover {
background-color: #25282e;
border-color: #1a1c20; }
@@ -2414,7 +2412,8 @@ NautilusCanvasViewContainer.view .entry, NemoIconViewContainer .entry {
border-radius: 2px; }
.nautilus-desktop.nautilus-canvas-item, .nemo-desktop.nemo-canvas-item {
- color: #ffffff; }
+ color: #ffffff;
+ text-shadow: 1px 1px rgba(0, 0, 0, 0.6); }
.nautilus-desktop.nautilus-canvas-item:active, .nemo-desktop.nemo-canvas-item:active {
color: #D3DAE3; }
.nautilus-desktop.nautilus-canvas-item:selected, .nemo-desktop.nemo-canvas-item:selected {
diff --git a/common/gtk-3.0/3.14/gtk-contained-solid-dark.css b/common/gtk-3.0/3.14/gtk-contained-solid-dark.css
index 6fcaf6f..f2156d3 100644
--- a/common/gtk-3.0/3.14/gtk-contained-solid-dark.css
+++ b/common/gtk-3.0/3.14/gtk-contained-solid-dark.css
@@ -2395,8 +2395,6 @@ TerminalWindow .notebook tab .active-page GtkLabel {
color: rgba(207, 218, 231, 0.8); }
TerminalWindow .notebook tab .active-page GtkLabel:backdrop {
color: rgba(207, 218, 231, 0.5); }
-TerminalWindow .notebook tab.reorderable-page.top:hover {
- border-bottom-color: #1a1c20; }
TerminalWindow .notebook tab.reorderable-page.top:active, TerminalWindow .notebook tab.reorderable-page.top:active:hover {
background-color: #25282e;
border-color: #1a1c20; }
@@ -2414,7 +2412,8 @@ NautilusCanvasViewContainer.view .entry, NemoIconViewContainer .entry {
border-radius: 2px; }
.nautilus-desktop.nautilus-canvas-item, .nemo-desktop.nemo-canvas-item {
- color: #ffffff; }
+ color: #ffffff;
+ text-shadow: 1px 1px rgba(0, 0, 0, 0.6); }
.nautilus-desktop.nautilus-canvas-item:active, .nemo-desktop.nemo-canvas-item:active {
color: #D3DAE3; }
.nautilus-desktop.nautilus-canvas-item:selected, .nemo-desktop.nemo-canvas-item:selected {
diff --git a/common/gtk-3.0/3.14/gtk-contained-solid.css b/common/gtk-3.0/3.14/gtk-contained-solid.css
index ecff213..8e60c8e 100644
--- a/common/gtk-3.0/3.14/gtk-contained-solid.css
+++ b/common/gtk-3.0/3.14/gtk-contained-solid.css
@@ -2395,8 +2395,6 @@ TerminalWindow .notebook tab .active-page GtkLabel {
color: rgba(82, 93, 118, 0.8); }
TerminalWindow .notebook tab .active-page GtkLabel:backdrop {
color: rgba(82, 93, 118, 0.5); }
-TerminalWindow .notebook tab.reorderable-page.top:hover {
- border-bottom-color: #d4d5db; }
TerminalWindow .notebook tab.reorderable-page.top:active, TerminalWindow .notebook tab.reorderable-page.top:active:hover {
background-color: #e7e8eb;
border-color: #d4d5db; }
diff --git a/common/gtk-3.0/3.14/gtk-contained.css b/common/gtk-3.0/3.14/gtk-contained.css
index 81b7d19..424240d 100644
--- a/common/gtk-3.0/3.14/gtk-contained.css
+++ b/common/gtk-3.0/3.14/gtk-contained.css
@@ -2395,8 +2395,6 @@ TerminalWindow .notebook tab .active-page GtkLabel {
color: rgba(82, 93, 118, 0.8); }
TerminalWindow .notebook tab .active-page GtkLabel:backdrop {
color: rgba(82, 93, 118, 0.5); }
-TerminalWindow .notebook tab.reorderable-page.top:hover {
- border-bottom-color: #d4d5db; }
TerminalWindow .notebook tab.reorderable-page.top:active, TerminalWindow .notebook tab.reorderable-page.top:active:hover {
background-color: #e7e8eb;
border-color: #d4d5db; }
diff --git a/common/gtk-3.0/3.16/_applications.scss b/common/gtk-3.0/3.16/_applications.scss
index be4ca67..b24f968 100644
--- a/common/gtk-3.0/3.16/_applications.scss
+++ b/common/gtk-3.0/3.16/_applications.scss
@@ -51,10 +51,6 @@ TerminalWindow {
&:backdrop { color: transparentize($header_fg, 0.3); }
}
- &.reorderable-page.top:hover {
- border-bottom-color: if($variant == 'light', darken(opacify($header_bg, 1), 7%), darken(opacify($header_bg, 1), 5%));
- }
-
&.reorderable-page.top:active,
&.reorderable-page.top:active:hover {
background-color: opacify($header_bg, 1);
diff --git a/common/gtk-3.0/3.16/gtk-contained-dark.css b/common/gtk-3.0/3.16/gtk-contained-dark.css
index 0e9694d..4f07ba0 100644
--- a/common/gtk-3.0/3.16/gtk-contained-dark.css
+++ b/common/gtk-3.0/3.16/gtk-contained-dark.css
@@ -2326,8 +2326,6 @@ TerminalWindow .notebook tab .active-page GtkLabel {
color: rgba(207, 218, 231, 0.8); }
TerminalWindow .notebook tab .active-page GtkLabel:backdrop {
color: rgba(207, 218, 231, 0.5); }
-TerminalWindow .notebook tab.reorderable-page.top:hover {
- border-bottom-color: #1a1c20; }
TerminalWindow .notebook tab.reorderable-page.top:active, TerminalWindow .notebook tab.reorderable-page.top:active:hover {
background-color: #25282e;
border-color: #1a1c20; }
diff --git a/common/gtk-3.0/3.16/gtk-contained-darker.css b/common/gtk-3.0/3.16/gtk-contained-darker.css
index 11b98ab..d7b5770 100644
--- a/common/gtk-3.0/3.16/gtk-contained-darker.css
+++ b/common/gtk-3.0/3.16/gtk-contained-darker.css
@@ -2326,8 +2326,6 @@ TerminalWindow .notebook tab .active-page GtkLabel {
color: rgba(207, 218, 231, 0.8); }
TerminalWindow .notebook tab .active-page GtkLabel:backdrop {
color: rgba(207, 218, 231, 0.5); }
-TerminalWindow .notebook tab.reorderable-page.top:hover {
- border-bottom-color: #1f2227; }
TerminalWindow .notebook tab.reorderable-page.top:active, TerminalWindow .notebook tab.reorderable-page.top:active:hover {
background-color: #2f343b;
border-color: #1f2227; }
diff --git a/common/gtk-3.0/3.16/gtk-contained-solid-dark.css b/common/gtk-3.0/3.16/gtk-contained-solid-dark.css
index ba4f265..7efdec1 100644
--- a/common/gtk-3.0/3.16/gtk-contained-solid-dark.css
+++ b/common/gtk-3.0/3.16/gtk-contained-solid-dark.css
@@ -2326,8 +2326,6 @@ TerminalWindow .notebook tab .active-page GtkLabel {
color: rgba(207, 218, 231, 0.8); }
TerminalWindow .notebook tab .active-page GtkLabel:backdrop {
color: rgba(207, 218, 231, 0.5); }
-TerminalWindow .notebook tab.reorderable-page.top:hover {
- border-bottom-color: #1a1c20; }
TerminalWindow .notebook tab.reorderable-page.top:active, TerminalWindow .notebook tab.reorderable-page.top:active:hover {
background-color: #25282e;
border-color: #1a1c20; }
diff --git a/common/gtk-3.0/3.16/gtk-contained-solid.css b/common/gtk-3.0/3.16/gtk-contained-solid.css
index 2218e51..841b6a4 100644
--- a/common/gtk-3.0/3.16/gtk-contained-solid.css
+++ b/common/gtk-3.0/3.16/gtk-contained-solid.css
@@ -2326,8 +2326,6 @@ TerminalWindow .notebook tab .active-page GtkLabel {
color: rgba(82, 93, 118, 0.8); }
TerminalWindow .notebook tab .active-page GtkLabel:backdrop {
color: rgba(82, 93, 118, 0.5); }
-TerminalWindow .notebook tab.reorderable-page.top:hover {
- border-bottom-color: #d4d5db; }
TerminalWindow .notebook tab.reorderable-page.top:active, TerminalWindow .notebook tab.reorderable-page.top:active:hover {
background-color: #e7e8eb;
border-color: #d4d5db; }
diff --git a/common/gtk-3.0/3.16/gtk-contained.css b/common/gtk-3.0/3.16/gtk-contained.css
index cd5aef1..11f79d4 100644
--- a/common/gtk-3.0/3.16/gtk-contained.css
+++ b/common/gtk-3.0/3.16/gtk-contained.css
@@ -2326,8 +2326,6 @@ TerminalWindow .notebook tab .active-page GtkLabel {
color: rgba(82, 93, 118, 0.8); }
TerminalWindow .notebook tab .active-page GtkLabel:backdrop {
color: rgba(82, 93, 118, 0.5); }
-TerminalWindow .notebook tab.reorderable-page.top:hover {
- border-bottom-color: #d4d5db; }
TerminalWindow .notebook tab.reorderable-page.top:active, TerminalWindow .notebook tab.reorderable-page.top:active:hover {
background-color: #e7e8eb;
border-color: #d4d5db; }
diff --git a/common/gtk-3.0/3.16/gtk.css b/common/gtk-3.0/3.16/gtk.css
index 7391d1f..20b78fd 100644
--- a/common/gtk-3.0/3.16/gtk.css
+++ b/common/gtk-3.0/3.16/gtk.css
@@ -1 +1 @@
-@import url("gtk-contained-darker.css");
+@import url("gtk-contained.css");