aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.14/gtk-contained-dark.css
diff options
context:
space:
mode:
authorHorst31802015-09-12 00:22:28 +0200
committerHorst31802015-09-12 00:22:28 +0200
commit853e9eeadd88da1d650f7e4dd2ea9119dfbc8a08 (patch)
tree9ad16159ca87a802becbf1ce6c8efa3bd5580504 /common/gtk-3.0/3.14/gtk-contained-dark.css
parente9461f1f573136f66212bb5c882ba266f919f8b2 (diff)
downloadsolarc-theme-853e9eeadd88da1d650f7e4dd2ea9119dfbc8a08.tar.gz
solarc-theme-853e9eeadd88da1d650f7e4dd2ea9119dfbc8a08.tar.xz
solarc-theme-853e9eeadd88da1d650f7e4dd2ea9119dfbc8a08.zip
tweak standalone osd buttons
Diffstat (limited to 'common/gtk-3.0/3.14/gtk-contained-dark.css')
-rw-r--r--common/gtk-3.0/3.14/gtk-contained-dark.css12
1 files changed, 3 insertions, 9 deletions
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 62db47b..42b858f 100644
--- a/common/gtk-3.0/3.14/gtk-contained-dark.css
+++ b/common/gtk-3.0/3.14/gtk-contained-dark.css
@@ -330,20 +330,14 @@ GtkSearchEntry.entry {
.button:insensitive:active > GtkLabel, .button:insensitive:checked > GtkLabel {
color: inherit; }
.button.osd {
- outline-color: rgba(186, 195, 207, 0.3);
color: #BAC3CF;
outline-color: rgba(186, 195, 207, 0.3);
- border-color: rgba(26, 28, 34, 0.35);
- background-color: rgba(102, 109, 132, 0.35);
- background-color: rgba(53, 57, 69, 0.95); }
+ background-color: rgba(53, 57, 69, 0.95);
+ border-color: rgba(35, 38, 46, 0.95); }
.button.osd.image-button {
padding: 10px; }
.button.osd:hover {
- color: #BAC3CF;
- outline-color: rgba(186, 195, 207, 0.3);
- border-color: rgba(26, 28, 34, 0.35);
- background-color: rgba(119, 127, 151, 0.45);
- background-color: rgba(53, 57, 69, 0.95); }
+ color: #5294E2; }
.button.osd:active, .button.osd:checked {
color: #ffffff;
outline-color: rgba(255, 255, 255, 0.3);