theme: re-rendered off gnome-shell changes
This commit is contained in:
committed by
Carlos Soriano
parent
b4d1517099
commit
4528568ff2
@@ -36,13 +36,6 @@ stage {
|
||||
box-shadow: inset 0 1px #454f52;
|
||||
text-shadow: 0 1px black;
|
||||
icon-shadow: 0 1px black; }
|
||||
.button:hover {
|
||||
color: white;
|
||||
border-color: rgba(0, 0, 0, 0.7);
|
||||
background-color: #454f52;
|
||||
box-shadow: inset 0 1px #5d696d;
|
||||
text-shadow: 0 1px black;
|
||||
icon-shadow: 0 1px black; }
|
||||
.button:focus {
|
||||
color: #eeeeec;
|
||||
border-color: #4a90d9;
|
||||
@@ -164,8 +157,9 @@ StScrollBar {
|
||||
|
||||
.modal-dialog {
|
||||
border-radius: 5px;
|
||||
background-color: rgba(211, 211, 211, 0.95);
|
||||
border: 3px solid rgba(46, 52, 54, 0.2);
|
||||
color: #eeeeec;
|
||||
background-color: rgba(23, 25, 26, 0.95);
|
||||
border: 3px solid rgba(238, 238, 236, 0.5);
|
||||
padding: 24px; }
|
||||
.modal-dialog .run-dialog-entry {
|
||||
width: 20em;
|
||||
@@ -178,7 +172,7 @@ StScrollBar {
|
||||
.modal-dialog .run-dialog-label {
|
||||
font-size: fontsize(12.1);
|
||||
font-weight: bold;
|
||||
color: #17191a;
|
||||
color: #d6d6d1;
|
||||
padding-bottom: .4em; }
|
||||
|
||||
.button-dialog-button-box {
|
||||
@@ -193,7 +187,7 @@ StScrollBar {
|
||||
/* End Session Dialog */
|
||||
.end-session-dialog {
|
||||
spacing: 42px;
|
||||
border: 3px solid rgba(46, 52, 54, 0.2); }
|
||||
border: 3px solid rgba(238, 238, 236, 0.5); }
|
||||
|
||||
.end-session-dialog-list {
|
||||
padding-top: 20px; }
|
||||
@@ -315,7 +309,7 @@ StScrollBar {
|
||||
/* Password or Authentication Dialog */
|
||||
.prompt-dialog {
|
||||
width: 500px;
|
||||
border: 3px solid rgba(46, 52, 54, 0.2); }
|
||||
border: 3px solid rgba(238, 238, 236, 0.5); }
|
||||
|
||||
.prompt-dialog-main-layout {
|
||||
spacing: 24px;
|
||||
@@ -520,8 +514,8 @@ StScrollBar {
|
||||
.osd-window,
|
||||
.switcher-list, .workspace-switcher-container {
|
||||
color: #eeeeec;
|
||||
background-color: rgba(27, 31, 32, 0.95);
|
||||
border: 1px solid rgba(46, 52, 54, 0.2);
|
||||
background-color: #2e3436;
|
||||
border: 1px solid rgba(238, 238, 236, 0.5);
|
||||
border-radius: 12px;
|
||||
padding: 12px; }
|
||||
|
||||
@@ -609,7 +603,7 @@ StScrollBar {
|
||||
.calendar-vertical-separator {
|
||||
width: .3em;
|
||||
-stipple-width: 1px;
|
||||
-stipple-color: rgba(46, 52, 54, 0.2); }
|
||||
-stipple-color: rgba(238, 238, 236, 0.5); }
|
||||
|
||||
.calendar-month-label {
|
||||
color: #222728;
|
||||
@@ -721,6 +715,8 @@ StScrollBar {
|
||||
#appMenu {
|
||||
spinner-image: url("process-working.svg");
|
||||
spacing: 4px; }
|
||||
#appMenu .label-shadow {
|
||||
color: transparent; }
|
||||
|
||||
.aggregate-menu {
|
||||
width: 360px; }
|
||||
@@ -850,7 +846,7 @@ StScrollBar {
|
||||
|
||||
.window-caption {
|
||||
spacing: 25px;
|
||||
background-color: rgba(237, 237, 237, 0.7);
|
||||
background-color: rgba(46, 52, 54, 0.7);
|
||||
border-radius: 8px;
|
||||
padding: 4px 12px;
|
||||
-shell-caption-spacing: 12px; }
|
||||
@@ -859,7 +855,7 @@ StScrollBar {
|
||||
color: #ffffff; }
|
||||
|
||||
.messages-indicator {
|
||||
color: rgba(46, 52, 54, 0.8);
|
||||
color: rgba(238, 238, 236, 0.8);
|
||||
height: 32px; }
|
||||
|
||||
.messages-indicator-contents {
|
||||
@@ -876,7 +872,7 @@ StScrollBar {
|
||||
.search-entry .search-entry-icon {
|
||||
icon-size: 1em;
|
||||
padding: 0 4px;
|
||||
color: rgba(46, 52, 54, 0.7); }
|
||||
color: rgba(238, 238, 236, 0.7); }
|
||||
.search-entry:hover .search-entry-icon, .search-entry:focus .search-entry-icon {
|
||||
color: #2e3436; }
|
||||
|
||||
@@ -910,10 +906,10 @@ StScrollBar {
|
||||
|
||||
.list-search-result-title {
|
||||
font-size: 1.5em;
|
||||
color: #222728; }
|
||||
color: #e2e2df; }
|
||||
|
||||
.list-search-result-description {
|
||||
color: #0b0c0d; }
|
||||
color: #cacac4; }
|
||||
|
||||
.search-provider-icon {
|
||||
padding: 15px; }
|
||||
@@ -946,7 +942,8 @@ StScrollBar {
|
||||
.dash-label {
|
||||
border-radius: 7px;
|
||||
padding: 4px 12px;
|
||||
background-color: rgba(237, 237, 237, 0.7);
|
||||
color: #eeeeec;
|
||||
background-color: rgba(46, 52, 54, 0.7);
|
||||
text-align: center;
|
||||
-x-offset: 8px; }
|
||||
|
||||
@@ -979,12 +976,12 @@ StScrollBar {
|
||||
.search-provider-icon:active, .search-provider-icon:checked,
|
||||
.list-search-result:active,
|
||||
.list-search-result:checked {
|
||||
background-color: rgba(211, 211, 211, 0.9); }
|
||||
background-color: rgba(23, 25, 26, 0.9); }
|
||||
.search-provider-icon:focus, .search-provider-icon:selected, .search-provider-icon:hover,
|
||||
.list-search-result:focus,
|
||||
.list-search-result:selected,
|
||||
.list-search-result:hover {
|
||||
background-color: rgba(46, 52, 54, 0.1);
|
||||
background-color: rgba(238, 238, 236, 0.1);
|
||||
transition-duration: 200ms; }
|
||||
|
||||
.app-well-app:active > .overview-icon, .app-well-app:checked > .overview-icon,
|
||||
@@ -994,8 +991,8 @@ StScrollBar {
|
||||
.show-apps:checked > .overview-icon,
|
||||
.grid-search-result:active > .overview-icon,
|
||||
.grid-search-result:checked > .overview-icon {
|
||||
background-color: rgba(211, 211, 211, 0.9);
|
||||
box-shadow: inset 0 1px 2px #a1a1a1; }
|
||||
background-color: rgba(23, 25, 26, 0.9);
|
||||
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.7); }
|
||||
.app-well-app:hover > .overview-icon, .app-well-app.running:hover > .overview-icon, .app-well-app:focus > .overview-icon, .app-well-app:selected > .overview-icon,
|
||||
.app-well-app.app-folder:hover > .overview-icon,
|
||||
.app-well-app.app-folder.running:hover > .overview-icon,
|
||||
@@ -1009,7 +1006,7 @@ StScrollBar {
|
||||
.grid-search-result.running:hover > .overview-icon,
|
||||
.grid-search-result:focus > .overview-icon,
|
||||
.grid-search-result:selected > .overview-icon {
|
||||
background-color: rgba(46, 52, 54, 0.1);
|
||||
background-color: rgba(238, 238, 236, 0.1);
|
||||
transition-duration: 0ms;
|
||||
border-image: none;
|
||||
background-image: none; }
|
||||
@@ -1025,6 +1022,7 @@ StScrollBar {
|
||||
.app-well-app.app-folder > .overview-icon,
|
||||
.show-apps > .overview-icon,
|
||||
.grid-search-result > .overview-icon {
|
||||
color: #eeeeec;
|
||||
border-radius: 4px;
|
||||
padding: 6px;
|
||||
border: 1px solid transparent;
|
||||
@@ -1032,7 +1030,7 @@ StScrollBar {
|
||||
text-align: center; }
|
||||
|
||||
.app-well-app.app-folder > .overview-icon {
|
||||
background-color: rgba(237, 237, 237, 0.4); }
|
||||
background-color: rgba(46, 52, 54, 0.4); }
|
||||
|
||||
.show-apps:checked .show-apps-icon,
|
||||
.show-apps:focus .show-apps-icon {
|
||||
@@ -1041,7 +1039,7 @@ StScrollBar {
|
||||
|
||||
.app-folder-popup {
|
||||
-arrow-border-radius: 8px;
|
||||
-arrow-background-color: rgba(237, 237, 237, 0.3);
|
||||
-arrow-background-color: rgba(46, 52, 54, 0.3);
|
||||
-arrow-base: 24px;
|
||||
-arrow-rise: 11px; }
|
||||
|
||||
@@ -1089,9 +1087,9 @@ StScrollBar {
|
||||
padding: 0px 88px 10px 88px; }
|
||||
|
||||
#dash, .workspace-thumbnails {
|
||||
color: #2e3436;
|
||||
background-color: #ededed;
|
||||
border: 1px solid rgba(46, 52, 54, 0.2); }
|
||||
color: #eeeeec;
|
||||
background-color: #2e3436;
|
||||
border: 1px solid rgba(238, 238, 236, 0.5); }
|
||||
|
||||
.search-statustext, .no-frequent-applications-label {
|
||||
font-size: 2em;
|
||||
@@ -1100,7 +1098,7 @@ StScrollBar {
|
||||
|
||||
/* NOTIFICATIONS & MESSAGE TRAY */
|
||||
#message-tray {
|
||||
background: lightgray url("noise-texture.png");
|
||||
background: #17191a url("noise-texture.png");
|
||||
background-repeat: repeat;
|
||||
height: 72px;
|
||||
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.5);
|
||||
@@ -1126,7 +1124,8 @@ StScrollBar {
|
||||
font-size: 11pt;
|
||||
width: 34em;
|
||||
border-radius: 6px 6px 0 0;
|
||||
background-color: rgba(27, 31, 32, 0.95);
|
||||
color: #eeeeec;
|
||||
background-color: #2e3436;
|
||||
border: 1px solid #a1a1a1;
|
||||
border-bottom-width: 0;
|
||||
spacing-rows: 4px;
|
||||
@@ -1173,7 +1172,7 @@ StScrollBar {
|
||||
|
||||
.summary-boxpointer {
|
||||
-arrow-border-radius: 15px;
|
||||
-arrow-background-color: rgba(27, 31, 32, 0.95);
|
||||
-arrow-background-color: #2e3436;
|
||||
-arrow-base: 36px;
|
||||
-arrow-rise: 18px;
|
||||
color: #2e3436;
|
||||
@@ -1181,7 +1180,7 @@ StScrollBar {
|
||||
.summary-boxpointer .notification {
|
||||
border-radius: 9px;
|
||||
border-width: 0;
|
||||
background-color: rgba(217, 217, 217, 0.95) !important;
|
||||
background-color: transparent !important;
|
||||
padding-bottom: 12px; }
|
||||
.summary-boxpointer #summary-right-click-menu {
|
||||
padding-top: 12px;
|
||||
@@ -1357,7 +1356,7 @@ StScrollBar {
|
||||
-arrow-border-radius: 10px;
|
||||
-arrow-background-color: rgba(46, 52, 54, 0.7);
|
||||
-arrow-border-width: 2px;
|
||||
-arrow-border-color: rgba(46, 52, 54, 0.2);
|
||||
-arrow-border-color: rgba(238, 238, 236, 0.5);
|
||||
-arrow-base: 20px;
|
||||
-arrow-rise: 10px;
|
||||
-boxpointer-gap: 5px; }
|
||||
@@ -1544,9 +1543,6 @@ StScrollBar {
|
||||
-arrow-thickness: 12px;
|
||||
-arrow-shadow: 0 1px 1px rgba(0, 0, 0, 0.4); }
|
||||
|
||||
.screen-shield-contents-box {
|
||||
spacing: 48px; }
|
||||
|
||||
.screen-shield-clock {
|
||||
color: white;
|
||||
text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6);
|
||||
@@ -1562,25 +1558,19 @@ StScrollBar {
|
||||
font-size: 28pt; }
|
||||
|
||||
.screen-shield-notifications-container {
|
||||
spacing: 6px;
|
||||
width: 30em;
|
||||
background-color: transparent;
|
||||
max-height: 500px; }
|
||||
.screen-shield-notifications-container .summary-notification-stack-scrollview {
|
||||
padding-top: 0;
|
||||
padding-bottom: 0; }
|
||||
.screen-shield-notifications-container .notification-button, .screen-shield-notifications-container .notification-icon-button {
|
||||
border: 1px solid rgba(46, 52, 54, 0.5); }
|
||||
.screen-shield-notifications-container .notification, .screen-shield-notifications-container .screen-shield-notifications-box {
|
||||
background-color: rgba(27, 31, 32, 0.45);
|
||||
color: #2e3436;
|
||||
border: 1px solid rgba(46, 52, 54, 0.2);
|
||||
margin: 6px 0;
|
||||
padding: 12px;
|
||||
spacing: 24px; }
|
||||
|
||||
.screen-shield-notification-source {
|
||||
padding: 3px 6px;
|
||||
spacing: 5px; }
|
||||
.screen-shield-notifications-container .screen-shield-notification-source {
|
||||
padding: 12px 6px;
|
||||
border: 1px solid rgba(238, 238, 236, 0.5);
|
||||
background-color: rgba(46, 52, 54, 0.5);
|
||||
color: #eeeeec;
|
||||
border-radius: 4px; }
|
||||
|
||||
.screen-shield-notification-label {
|
||||
font-weight: bold;
|
||||
@@ -1590,7 +1580,7 @@ StScrollBar {
|
||||
padding: 0px 0px 0px 12px; }
|
||||
|
||||
#panel.lock-screen {
|
||||
background-color: rgba(27, 31, 32, 0.45); }
|
||||
background-color: rgba(46, 52, 54, 0.5); }
|
||||
|
||||
.screen-shield-background {
|
||||
background: black;
|
||||
|
||||
Reference in New Issue
Block a user