|
|
|
|
@ -91,7 +91,7 @@ stage {
|
|
|
|
|
|
|
|
|
|
.screenshot-ui-show-pointer-button:insensitive, .screenshot-ui-type-button:insensitive {
|
|
|
|
|
color: rgba(255, 255, 255, 0.3);
|
|
|
|
|
background-color: #212121;
|
|
|
|
|
background-color: #242424;
|
|
|
|
|
border-color: transparent;
|
|
|
|
|
box-shadow: none;
|
|
|
|
|
text-shadow: none;
|
|
|
|
|
@ -139,7 +139,7 @@ stage {
|
|
|
|
|
|
|
|
|
|
.screenshot-ui-panel, .workspace-switcher-container, .switcher-list, .resize-popup, .osd-monitor-label, .osd-window {
|
|
|
|
|
color: white;
|
|
|
|
|
background-color: #212121;
|
|
|
|
|
background-color: #FFFFFF;
|
|
|
|
|
border: none;
|
|
|
|
|
box-shadow: 0 6px 10px rgba(0, 0, 0, 0.32);
|
|
|
|
|
padding: 8px;
|
|
|
|
|
@ -515,7 +515,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|
|
|
|
.popup-menu .popup-menu-content {
|
|
|
|
|
padding: 4px;
|
|
|
|
|
margin: 0 3px 14px;
|
|
|
|
|
background-color: rgba(255, 255, 255, 0.96);
|
|
|
|
|
background-color: rgba(255, 255, 255, 0.97);
|
|
|
|
|
border-radius: 18px;
|
|
|
|
|
border: none;
|
|
|
|
|
box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
|
|
|
|
|
@ -2473,7 +2473,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#overviewGroup {
|
|
|
|
|
background-color: #212121;
|
|
|
|
|
background-color: #242424;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.overview-controls {
|
|
|
|
|
@ -2493,7 +2493,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.window-close, .screenshot-ui-close-button {
|
|
|
|
|
background-color: #212121;
|
|
|
|
|
background-color: #242424;
|
|
|
|
|
color: white;
|
|
|
|
|
border-radius: 21px;
|
|
|
|
|
padding: 3px;
|
|
|
|
|
@ -2508,17 +2508,17 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.window-close:hover, .screenshot-ui-close-button:hover {
|
|
|
|
|
background-color: #474747;
|
|
|
|
|
background-color: #4a4a4a;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.window-close:active, .screenshot-ui-close-button:active {
|
|
|
|
|
color: rgba(255, 255, 255, 0.8);
|
|
|
|
|
background-color: #141414;
|
|
|
|
|
background-color: #171717;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.workspace-background {
|
|
|
|
|
border-radius: 30px;
|
|
|
|
|
background-color: #212121;
|
|
|
|
|
background-color: #242424;
|
|
|
|
|
box-shadow: 0 4px 16px 4px rgba(0, 0, 0, 0.15);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@ -2821,7 +2821,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|
|
|
|
.app-folder-dialog {
|
|
|
|
|
border-radius: 40px;
|
|
|
|
|
border: 0 solid rgba(255, 255, 255, 0.15);
|
|
|
|
|
background-color: rgba(33, 33, 33, 0.95);
|
|
|
|
|
background-color: rgba(36, 36, 36, 0.95);
|
|
|
|
|
spacing: 6px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@ -3121,7 +3121,7 @@ StWidget.focused .app-well-app-running-dot {
|
|
|
|
|
|
|
|
|
|
/* Workspace animation */
|
|
|
|
|
.workspace-animation {
|
|
|
|
|
background-color: #212121;
|
|
|
|
|
background-color: #242424;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/* Tiled window previews */
|
|
|
|
|
@ -3262,7 +3262,7 @@ StWidget.focused .app-well-app-running-dot {
|
|
|
|
|
/* Looking Glass */
|
|
|
|
|
#LookingGlassDialog {
|
|
|
|
|
color: rgba(255, 255, 255, 0.7);
|
|
|
|
|
background-color: #212121;
|
|
|
|
|
background-color: #242424;
|
|
|
|
|
spacing: 4px;
|
|
|
|
|
padding: 0;
|
|
|
|
|
border: none;
|
|
|
|
|
@ -3274,7 +3274,7 @@ StWidget.focused .app-well-app-running-dot {
|
|
|
|
|
padding: 4px 6px;
|
|
|
|
|
border: none;
|
|
|
|
|
border-radius: 18px 18px 0 0;
|
|
|
|
|
background-color: #3b3b3b;
|
|
|
|
|
background-color: #3e3e3e;
|
|
|
|
|
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.12);
|
|
|
|
|
color: rgba(255, 255, 255, 0.7);
|
|
|
|
|
}
|
|
|
|
|
@ -3448,7 +3448,7 @@ StWidget.focused .app-well-app-running-dot {
|
|
|
|
|
|
|
|
|
|
#LookingGlassPropertyInspector {
|
|
|
|
|
color: white;
|
|
|
|
|
background: #303030;
|
|
|
|
|
background: #333333;
|
|
|
|
|
border: none;
|
|
|
|
|
border-radius: 10px;
|
|
|
|
|
padding: 4px;
|
|
|
|
|
@ -3622,7 +3622,7 @@ StWidget.focused .app-well-app-running-dot {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.screenshot-ui-window-selector {
|
|
|
|
|
background-color: #212121;
|
|
|
|
|
background-color: #242424;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.screenshot-ui-window-selector .screenshot-ui-window-selector-window-container {
|
|
|
|
|
@ -3681,7 +3681,7 @@ StWidget.focused .app-well-app-running-dot {
|
|
|
|
|
|
|
|
|
|
.screenshot-ui-tooltip {
|
|
|
|
|
color: white;
|
|
|
|
|
background-color: #212121;
|
|
|
|
|
background-color: #242424;
|
|
|
|
|
border-radius: 9999px;
|
|
|
|
|
padding: 4px 8px;
|
|
|
|
|
text-align: center;
|
|
|
|
|
@ -4065,7 +4065,7 @@ StWidget.focused .app-well-app-running-dot {
|
|
|
|
|
|
|
|
|
|
.unlock-dialog-notifications-container .notification.critical,
|
|
|
|
|
.unlock-dialog-notifications-container .unlock-dialog-notification-source.critical {
|
|
|
|
|
background-color: rgba(33, 33, 33, 0.9);
|
|
|
|
|
background-color: rgba(36, 36, 36, 0.9);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.unlock-dialog-notification-label {
|
|
|
|
|
@ -4087,7 +4087,7 @@ StWidget.focused .app-well-app-running-dot {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#lockDialogGroup {
|
|
|
|
|
background-color: #212121;
|
|
|
|
|
background-color: #242424;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#unlockDialogNotifications StButton#vhandle, #unlockDialogNotifications StButton#hhandle {
|
|
|
|
|
@ -4509,7 +4509,7 @@ StWidget.focused .app-well-app-running-dot {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.cosmic-solid-bg {
|
|
|
|
|
background-color: #212121;
|
|
|
|
|
background-color: #242424;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.cosmic-dock #dock {
|
|
|
|
|
|