aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorHorst31802016-03-23 22:30:47 +0100
committerHorst31802016-03-23 22:30:47 +0100
commit77ac8008b1351898fe0b6ce6f212cf6f4d2fe54a (patch)
treee51f56a272e8107c0fe67c25833503dae4ce9718 /common
parentd8164494a8561c304540d94cfe1263dff10fc033 (diff)
downloadsolarc-theme-77ac8008b1351898fe0b6ce6f212cf6f4d2fe54a.tar.gz
solarc-theme-77ac8008b1351898fe0b6ce6f212cf6f4d2fe54a.tar.xz
solarc-theme-77ac8008b1351898fe0b6ce6f212cf6f4d2fe54a.zip
fix xfce panel buttons
Diffstat (limited to 'common')
-rw-r--r--common/gtk-3.0/3.20/gtk-dark.css7
-rw-r--r--common/gtk-3.0/3.20/gtk-darker.css7
-rw-r--r--common/gtk-3.0/3.20/gtk-solid-dark.css7
-rw-r--r--common/gtk-3.0/3.20/gtk-solid-darker.css7
-rw-r--r--common/gtk-3.0/3.20/gtk-solid.css7
-rw-r--r--common/gtk-3.0/3.20/gtk.css7
-rw-r--r--common/gtk-3.0/3.20/sass/_applications.scss5
7 files changed, 27 insertions, 20 deletions
diff --git a/common/gtk-3.0/3.20/gtk-dark.css b/common/gtk-3.0/3.20/gtk-dark.css
index 71d3fac..12f0402 100644
--- a/common/gtk-3.0/3.20/gtk-dark.css
+++ b/common/gtk-3.0/3.20/gtk-dark.css
@@ -3125,14 +3125,15 @@ button.documents-favorite:active:hover {
.xfce4-panel.panel button.flat, .xfce4-panel.panel button.sidebar-button {
color: #BAC3CF;
background-color: rgba(43, 46, 55, 0);
- border-radius: 0; }
+ border-radius: 0;
+ border: none; }
.xfce4-panel.panel button.flat:hover, .xfce4-panel.panel button.sidebar-button:hover {
border: none;
background-color: rgba(65, 70, 84, 0.95); }
.xfce4-panel.panel button.flat:active, .xfce4-panel.panel button.sidebar-button:active, .xfce4-panel.panel button.flat:checked, .xfce4-panel.panel button.sidebar-button:checked {
- color: #5294E2;
+ color: #ffffff;
border: none;
- background-color: rgba(27, 29, 35, 0.95); }
+ background-color: #5294E2; }
.floating-bar {
padding: 1px;
diff --git a/common/gtk-3.0/3.20/gtk-darker.css b/common/gtk-3.0/3.20/gtk-darker.css
index 5cf9dd3..a9fce10 100644
--- a/common/gtk-3.0/3.20/gtk-darker.css
+++ b/common/gtk-3.0/3.20/gtk-darker.css
@@ -3124,14 +3124,15 @@ button.documents-favorite:active:hover {
.xfce4-panel.panel button.flat, .xfce4-panel.panel button.sidebar-button {
color: #BAC3CF;
background-color: rgba(43, 46, 55, 0);
- border-radius: 0; }
+ border-radius: 0;
+ border: none; }
.xfce4-panel.panel button.flat:hover, .xfce4-panel.panel button.sidebar-button:hover {
border: none;
background-color: rgba(65, 70, 84, 0.95); }
.xfce4-panel.panel button.flat:active, .xfce4-panel.panel button.sidebar-button:active, .xfce4-panel.panel button.flat:checked, .xfce4-panel.panel button.sidebar-button:checked {
- color: #5294E2;
+ color: #ffffff;
border: none;
- background-color: rgba(27, 29, 35, 0.95); }
+ background-color: #5294E2; }
.floating-bar {
padding: 1px;
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 02ad03c..bb32e63 100644
--- a/common/gtk-3.0/3.20/gtk-solid-dark.css
+++ b/common/gtk-3.0/3.20/gtk-solid-dark.css
@@ -3125,14 +3125,15 @@ button.documents-favorite:active:hover {
.xfce4-panel.panel button.flat, .xfce4-panel.panel button.sidebar-button {
color: #BAC3CF;
background-color: rgba(43, 46, 55, 0);
- border-radius: 0; }
+ border-radius: 0;
+ border: none; }
.xfce4-panel.panel button.flat:hover, .xfce4-panel.panel button.sidebar-button:hover {
border: none;
background-color: #414654; }
.xfce4-panel.panel button.flat:active, .xfce4-panel.panel button.sidebar-button:active, .xfce4-panel.panel button.flat:checked, .xfce4-panel.panel button.sidebar-button:checked {
- color: #5294E2;
+ color: #ffffff;
border: none;
- background-color: #1b1d23; }
+ background-color: #5294E2; }
.floating-bar {
padding: 1px;
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 9c5620c..56f2d80 100644
--- a/common/gtk-3.0/3.20/gtk-solid-darker.css
+++ b/common/gtk-3.0/3.20/gtk-solid-darker.css
@@ -3124,14 +3124,15 @@ button.documents-favorite:active:hover {
.xfce4-panel.panel button.flat, .xfce4-panel.panel button.sidebar-button {
color: #BAC3CF;
background-color: rgba(43, 46, 55, 0);
- border-radius: 0; }
+ border-radius: 0;
+ border: none; }
.xfce4-panel.panel button.flat:hover, .xfce4-panel.panel button.sidebar-button:hover {
border: none;
background-color: #414654; }
.xfce4-panel.panel button.flat:active, .xfce4-panel.panel button.sidebar-button:active, .xfce4-panel.panel button.flat:checked, .xfce4-panel.panel button.sidebar-button:checked {
- color: #5294E2;
+ color: #ffffff;
border: none;
- background-color: #1b1d23; }
+ background-color: #5294E2; }
.floating-bar {
padding: 1px;
diff --git a/common/gtk-3.0/3.20/gtk-solid.css b/common/gtk-3.0/3.20/gtk-solid.css
index b61c41d..59d7209 100644
--- a/common/gtk-3.0/3.20/gtk-solid.css
+++ b/common/gtk-3.0/3.20/gtk-solid.css
@@ -3128,14 +3128,15 @@ button.documents-favorite:active:hover {
.xfce4-panel.panel button.flat, .xfce4-panel.panel button.sidebar-button {
color: #BAC3CF;
background-color: rgba(43, 46, 55, 0);
- border-radius: 0; }
+ border-radius: 0;
+ border: none; }
.xfce4-panel.panel button.flat:hover, .xfce4-panel.panel button.sidebar-button:hover {
border: none;
background-color: #414654; }
.xfce4-panel.panel button.flat:active, .xfce4-panel.panel button.sidebar-button:active, .xfce4-panel.panel button.flat:checked, .xfce4-panel.panel button.sidebar-button:checked {
- color: #5294E2;
+ color: #ffffff;
border: none;
- background-color: #1b1d23; }
+ background-color: #5294E2; }
.floating-bar {
padding: 1px;
diff --git a/common/gtk-3.0/3.20/gtk.css b/common/gtk-3.0/3.20/gtk.css
index 5d92e95..e337f09 100644
--- a/common/gtk-3.0/3.20/gtk.css
+++ b/common/gtk-3.0/3.20/gtk.css
@@ -3128,14 +3128,15 @@ button.documents-favorite:active:hover {
.xfce4-panel.panel button.flat, .xfce4-panel.panel button.sidebar-button {
color: #BAC3CF;
background-color: rgba(43, 46, 55, 0);
- border-radius: 0; }
+ border-radius: 0;
+ border: none; }
.xfce4-panel.panel button.flat:hover, .xfce4-panel.panel button.sidebar-button:hover {
border: none;
background-color: rgba(65, 70, 84, 0.95); }
.xfce4-panel.panel button.flat:active, .xfce4-panel.panel button.sidebar-button:active, .xfce4-panel.panel button.flat:checked, .xfce4-panel.panel button.sidebar-button:checked {
- color: #5294E2;
+ color: #ffffff;
border: none;
- background-color: rgba(27, 29, 35, 0.95); }
+ background-color: #5294E2; }
.floating-bar {
padding: 1px;
diff --git a/common/gtk-3.0/3.20/sass/_applications.scss b/common/gtk-3.0/3.20/sass/_applications.scss
index b180637..a7a749d 100644
--- a/common/gtk-3.0/3.20/sass/_applications.scss
+++ b/common/gtk-3.0/3.20/sass/_applications.scss
@@ -409,15 +409,16 @@ button.documents-favorite:active:hover {
color: $panel_fg;
background-color: transparentize($panel_bg, 1);
border-radius: 0;
+ border: none;
&:hover {
border: none;
background-color: lighten($panel_bg, 10%);
}
&:active, &:checked {
- color: $selected_bg_color;
+ color: $selected_fg_color;
border: none;
- background-color: darken($panel_bg, 7%);
+ background-color: $selected_bg_color;
}
}
}