aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0
diff options
context:
space:
mode:
authorHorst31802016-03-31 23:44:09 +0200
committerHorst31802016-03-31 23:44:09 +0200
commit435a5f71f3eb2b6175358fdf78e4570a6df07233 (patch)
tree7882783d6a841f473a23638c5c0379a2f3ae5794 /common/gtk-3.0
parent1c27afbd4b21806a8fb8ac109e7438f6ff191ea8 (diff)
downloadsolarc-theme-435a5f71f3eb2b6175358fdf78e4570a6df07233.tar.gz
solarc-theme-435a5f71f3eb2b6175358fdf78e4570a6df07233.tar.xz
solarc-theme-435a5f71f3eb2b6175358fdf78e4570a6df07233.zip
remove icon and text-shadow from xfce-panel
Diffstat (limited to 'common/gtk-3.0')
-rw-r--r--common/gtk-3.0/3.20/gtk-dark.css4
-rw-r--r--common/gtk-3.0/3.20/gtk-darker.css4
-rw-r--r--common/gtk-3.0/3.20/gtk-solid-dark.css4
-rw-r--r--common/gtk-3.0/3.20/gtk-solid-darker.css4
-rw-r--r--common/gtk-3.0/3.20/gtk-solid.css4
-rw-r--r--common/gtk-3.0/3.20/gtk.css4
-rw-r--r--common/gtk-3.0/3.20/sass/_applications.scss3
7 files changed, 21 insertions, 6 deletions
diff --git a/common/gtk-3.0/3.20/gtk-dark.css b/common/gtk-3.0/3.20/gtk-dark.css
index 56f0b02..68f59c3 100644
--- a/common/gtk-3.0/3.20/gtk-dark.css
+++ b/common/gtk-3.0/3.20/gtk-dark.css
@@ -3259,7 +3259,9 @@ button.documents-favorite:active:hover {
border-color: transparent; }
.xfce4-panel.panel {
- background-color: rgba(43, 46, 55, 0.95); }
+ background-color: rgba(43, 46, 55, 0.95);
+ text-shadow: none;
+ -gtk-icon-shadow: none; }
.xfce4-panel.panel button.flat, .xfce4-panel.panel button.sidebar-button {
color: #BAC3CF;
background-color: rgba(43, 46, 55, 0);
diff --git a/common/gtk-3.0/3.20/gtk-darker.css b/common/gtk-3.0/3.20/gtk-darker.css
index 95d719a..751b591 100644
--- a/common/gtk-3.0/3.20/gtk-darker.css
+++ b/common/gtk-3.0/3.20/gtk-darker.css
@@ -3258,7 +3258,9 @@ button.documents-favorite:active:hover {
border-color: transparent; }
.xfce4-panel.panel {
- background-color: rgba(43, 46, 55, 0.95); }
+ background-color: rgba(43, 46, 55, 0.95);
+ text-shadow: none;
+ -gtk-icon-shadow: none; }
.xfce4-panel.panel button.flat, .xfce4-panel.panel button.sidebar-button {
color: #BAC3CF;
background-color: rgba(43, 46, 55, 0);
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 f1cbac1..9586c40 100644
--- a/common/gtk-3.0/3.20/gtk-solid-dark.css
+++ b/common/gtk-3.0/3.20/gtk-solid-dark.css
@@ -3259,7 +3259,9 @@ button.documents-favorite:active:hover {
border-color: transparent; }
.xfce4-panel.panel {
- background-color: #2b2e37; }
+ background-color: #2b2e37;
+ text-shadow: none;
+ -gtk-icon-shadow: none; }
.xfce4-panel.panel button.flat, .xfce4-panel.panel button.sidebar-button {
color: #BAC3CF;
background-color: rgba(43, 46, 55, 0);
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 7abab4f..654dad9 100644
--- a/common/gtk-3.0/3.20/gtk-solid-darker.css
+++ b/common/gtk-3.0/3.20/gtk-solid-darker.css
@@ -3258,7 +3258,9 @@ button.documents-favorite:active:hover {
border-color: transparent; }
.xfce4-panel.panel {
- background-color: #2b2e37; }
+ background-color: #2b2e37;
+ text-shadow: none;
+ -gtk-icon-shadow: none; }
.xfce4-panel.panel button.flat, .xfce4-panel.panel button.sidebar-button {
color: #BAC3CF;
background-color: rgba(43, 46, 55, 0);
diff --git a/common/gtk-3.0/3.20/gtk-solid.css b/common/gtk-3.0/3.20/gtk-solid.css
index dc7c0cf..3951eae 100644
--- a/common/gtk-3.0/3.20/gtk-solid.css
+++ b/common/gtk-3.0/3.20/gtk-solid.css
@@ -3262,7 +3262,9 @@ button.documents-favorite:active:hover {
border-color: transparent; }
.xfce4-panel.panel {
- background-color: #2b2e37; }
+ background-color: #2b2e37;
+ text-shadow: none;
+ -gtk-icon-shadow: none; }
.xfce4-panel.panel button.flat, .xfce4-panel.panel button.sidebar-button {
color: #BAC3CF;
background-color: rgba(43, 46, 55, 0);
diff --git a/common/gtk-3.0/3.20/gtk.css b/common/gtk-3.0/3.20/gtk.css
index 1fa38a6..b674898 100644
--- a/common/gtk-3.0/3.20/gtk.css
+++ b/common/gtk-3.0/3.20/gtk.css
@@ -3262,7 +3262,9 @@ button.documents-favorite:active:hover {
border-color: transparent; }
.xfce4-panel.panel {
- background-color: rgba(43, 46, 55, 0.95); }
+ background-color: rgba(43, 46, 55, 0.95);
+ text-shadow: none;
+ -gtk-icon-shadow: none; }
.xfce4-panel.panel button.flat, .xfce4-panel.panel button.sidebar-button {
color: #BAC3CF;
background-color: rgba(43, 46, 55, 0);
diff --git a/common/gtk-3.0/3.20/sass/_applications.scss b/common/gtk-3.0/3.20/sass/_applications.scss
index 460201a..50d8dc4 100644
--- a/common/gtk-3.0/3.20/sass/_applications.scss
+++ b/common/gtk-3.0/3.20/sass/_applications.scss
@@ -499,6 +499,9 @@ button.documents-favorite:active:hover {
.xfce4-panel.panel {
background-color: $panel_bg;
+ text-shadow: none;
+ -gtk-icon-shadow: none;
+
button.flat {
color: $panel_fg;
background-color: transparentize($panel_bg, 1);