aboutsummaryrefslogtreecommitdiff
path: root/common/gnome-shell/3.18/gnome-shell-dark.css
diff options
context:
space:
mode:
authorHorst31802015-09-22 00:31:56 +0200
committerHorst31802015-09-22 00:31:56 +0200
commitf10e22f846fbd2972a866927be45ec13e56c25b0 (patch)
tree8af2b0c5673a6a173b3597deaafbb20949c84c22 /common/gnome-shell/3.18/gnome-shell-dark.css
parentf2ce49969e71cdf8cbf27e47c24de720d0a9551f (diff)
downloadsolarc-theme-f10e22f846fbd2972a866927be45ec13e56c25b0.tar.gz
solarc-theme-f10e22f846fbd2972a866927be45ec13e56c25b0.tar.xz
solarc-theme-f10e22f846fbd2972a866927be45ec13e56c25b0.zip
forgot to regenerate css
Diffstat (limited to 'common/gnome-shell/3.18/gnome-shell-dark.css')
-rw-r--r--common/gnome-shell/3.18/gnome-shell-dark.css46
1 files changed, 26 insertions, 20 deletions
diff --git a/common/gnome-shell/3.18/gnome-shell-dark.css b/common/gnome-shell/3.18/gnome-shell-dark.css
index a12b8df..a730892 100644
--- a/common/gnome-shell/3.18/gnome-shell-dark.css
+++ b/common/gnome-shell/3.18/gnome-shell-dark.css
@@ -34,35 +34,35 @@ stage {
color: #D3DAE3;
background-color: #444a58;
border: 1px solid #2b2e39;
- box-shadow: inset 0 2px 4px rgba(68, 74, 88, 0.05); }
+ box-shadow: inset 0 1px rgba(68, 74, 88, 0.05); }
.button:focus, .notification-banner .notification-button:focus,
.hotplug-notification-item:focus {
text-shadow: 0 1px rgba(64, 69, 82, 0);
color: #D3DAE3;
background-color: #444a58;
border: 1px solid #5294E2;
- box-shadow: inset 0 2px 4px rgba(68, 74, 88, 0.05); }
+ box-shadow: inset 0 1px rgba(68, 74, 88, 0.05); }
.button:hover, .notification-banner .notification-button:hover,
.hotplug-notification-item:hover {
text-shadow: 0 1px rgba(64, 69, 82, 0);
color: #D3DAE3;
background-color: #505666;
border: 1px solid #2b2e39;
- box-shadow: inset 0 2px 4px rgba(80, 86, 102, 0.05); }
+ box-shadow: inset 0 1px rgba(80, 86, 102, 0.05); }
.button:hover:focus, .notification-banner .notification-button:hover:focus,
.hotplug-notification-item:hover:focus {
text-shadow: 0 1px rgba(64, 69, 82, 0);
color: #D3DAE3;
background-color: #444a58;
border: 1px solid #5294E2;
- box-shadow: inset 0 2px 4px rgba(68, 74, 88, 0.05); }
+ box-shadow: inset 0 1px rgba(68, 74, 88, 0.05); }
.button:active, .notification-banner .notification-button:active,
.hotplug-notification-item:active, .button:active:focus, .notification-banner .notification-button:active:focus,
.hotplug-notification-item:active:focus {
text-shadow: 0 1px rgba(64, 69, 82, 0);
color: #ffffff;
background-color: #5294E2;
- border: 1px solid #5294E2;
+ border: 1px solid #2b2e39;
box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); }
.button:insensitive, .notification-banner .notification-button:insensitive,
.hotplug-notification-item:insensitive {
@@ -70,7 +70,7 @@ stage {
color: rgba(211, 218, 227, 0.45);
border: 1px solid rgba(43, 46, 57, 0.55);
background-color: rgba(68, 74, 88, 0.55);
- box-shadow: inset 0 2px 4px rgba(68, 74, 88, 0.05); }
+ box-shadow: inset 0 1px rgba(68, 74, 88, 0.05); }
StEntry {
padding: 7px;
@@ -761,14 +761,14 @@ StScrollBar {
color: #D3DAE3;
background-color: #505666;
border: 1px solid #2b2e39;
- box-shadow: inset 0 2px 4px rgba(80, 86, 102, 0.05); }
+ box-shadow: inset 0 1px rgba(80, 86, 102, 0.05); }
.datemenu-today-button:active,
.world-clocks-button:active,
.message-list-section-title:active {
text-shadow: 0 1px rgba(64, 69, 82, 0);
color: #ffffff;
background-color: #5294E2;
- border: 1px solid #5294E2;
+ border: 1px solid #2b2e39;
box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); }
.datemenu-today-button .date-label {
@@ -1236,12 +1236,14 @@ StScrollBar {
text-shadow: 0 1px rgba(64, 69, 82, 0);
color: #BAC3CF;
border: 1px solid rgba(26, 28, 34, 0.35);
- background-color: rgba(102, 109, 132, 0.35); }
+ background-color: rgba(102, 109, 132, 0.35);
+ box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); }
.app-view-control:hover {
text-shadow: 0 1px rgba(64, 69, 82, 0);
color: #BAC3CF;
border: 1px solid rgba(26, 28, 34, 0.35);
- background-color: rgba(119, 127, 151, 0.45); }
+ background-color: rgba(119, 127, 151, 0.45);
+ box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); }
.app-view-control:checked {
color: #ffffff;
background-color: #5294E2; }
@@ -1561,22 +1563,26 @@ StScrollBar {
text-shadow: 0 1px rgba(64, 69, 82, 0);
color: #BAC3CF;
border: 1px solid rgba(26, 28, 34, 0.35);
- background-color: rgba(102, 109, 132, 0.35); }
+ background-color: rgba(102, 109, 132, 0.35);
+ box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); }
.keyboard-key:hover {
text-shadow: 0 1px rgba(64, 69, 82, 0);
color: #BAC3CF;
border: 1px solid rgba(26, 28, 34, 0.35);
- background-color: rgba(119, 127, 151, 0.45); }
+ background-color: rgba(119, 127, 151, 0.45);
+ box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); }
.keyboard-key:active, .keyboard-key:checked {
text-shadow: 0 1px rgba(64, 69, 82, 0);
color: #ffffff;
- border: 1px solid #5294E2;
- background-color: #5294E2; }
+ border: 1px solid rgba(26, 28, 34, 0.35);
+ background-color: #5294E2;
+ box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); }
.keyboard-key:grayed {
text-shadow: 0 1px rgba(64, 69, 82, 0);
color: #5d626e;
border: 1px solid rgba(26, 28, 34, 0.35);
- background-color: rgba(102, 109, 132, 0.2); }
+ background-color: rgba(102, 109, 132, 0.2);
+ box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); }
.keyboard-subkeys {
color: #BAC3CF;
@@ -1652,25 +1658,25 @@ StScrollBar {
color: #D3DAE3;
background-color: #444a58;
border: 1px solid #2b2e39;
- box-shadow: inset 0 2px 4px rgba(68, 74, 88, 0.05); }
+ box-shadow: inset 0 1px rgba(68, 74, 88, 0.05); }
.login-dialog .modal-dialog-button:default:hover, .login-dialog .modal-dialog-button:default:focus {
text-shadow: 0 1px rgba(64, 69, 82, 0);
color: #D3DAE3;
background-color: #505666;
border: 1px solid #2b2e39;
- box-shadow: inset 0 2px 4px rgba(80, 86, 102, 0.05); }
+ box-shadow: inset 0 1px rgba(80, 86, 102, 0.05); }
.login-dialog .modal-dialog-button:default:active {
text-shadow: 0 1px rgba(64, 69, 82, 0);
color: #ffffff;
background-color: #5294E2;
- border: 1px solid #5294E2;
+ border: 1px solid #2b2e39;
box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); }
.login-dialog .modal-dialog-button:default:insensitive {
text-shadow: 0 1px rgba(64, 69, 82, 0);
color: rgba(211, 218, 227, 0.45);
border: 1px solid rgba(43, 46, 57, 0.55);
background-color: rgba(68, 74, 88, 0.55);
- box-shadow: inset 0 2px 4px rgba(68, 74, 88, 0.05); }
+ box-shadow: inset 0 1px rgba(68, 74, 88, 0.05); }
.login-dialog-logo-bin {
padding: 24px 0px; }
@@ -1881,7 +1887,7 @@ StScrollBar {
.lg-dialog StEntry:focus {
color: #ffffff;
background-color: #5294E2;
- border: 1px solid #5294E2;
+ border: 1px solid rgba(26, 28, 34, 0.35);
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); }
.lg-dialog .shell-link {