mirror of
https://github.com/Snigdha-OS/snigdhaos-gtk-theme.git
synced 2025-09-21 16:24:57 +02:00
color update
This commit is contained in:
@@ -129,7 +129,7 @@
|
||||
.app-folder-dialog {
|
||||
border-radius: 0px;
|
||||
padding: 12px;
|
||||
background-color: #1c1f26;
|
||||
background-color: #242732;
|
||||
border: 1px solid #754ffe;
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
|
||||
}
|
||||
@@ -231,7 +231,7 @@ StWidget.focused .app-well-app-running-dot {
|
||||
|
||||
.system-action-icon {
|
||||
box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
|
||||
background-color: #1c1f26;
|
||||
background-color: #242732;
|
||||
color: #ffffff;
|
||||
border-radius: 9999px;
|
||||
icon-size: 48px;
|
||||
@@ -335,7 +335,7 @@ StWidget.focused .app-well-app-running-dot {
|
||||
|
||||
.screenshot-ui-show-pointer-button:insensitive, .screenshot-ui-type-button:insensitive {
|
||||
color: rgba(255, 255, 255, 0.35);
|
||||
background-color: #1c1f26;
|
||||
background-color: #242732;
|
||||
box-shadow: none !important;
|
||||
}
|
||||
|
||||
@@ -593,7 +593,7 @@ StWidget.focused .app-well-app-running-dot {
|
||||
}
|
||||
|
||||
.calendar .calendar-today:selected:hover, .calendar .calendar-today:selected:focus {
|
||||
background-color: #9dc8c7;
|
||||
background-color: #4338ca;
|
||||
color: rgba(0, 0, 0, 0.87) !important;
|
||||
}
|
||||
|
||||
@@ -763,7 +763,7 @@ StWidget.focused .app-well-app-running-dot {
|
||||
|
||||
/* Activities Ripple */
|
||||
.ripple-box {
|
||||
background-color: rgba(131, 185, 184, 0.35);
|
||||
background-color: rgba(117, 79, 254, 0.35);
|
||||
box-shadow: 0 0 2px 2px #c4dedd;
|
||||
width: 52px;
|
||||
height: 52px;
|
||||
@@ -820,8 +820,8 @@ StWidget.focused .app-well-app-running-dot {
|
||||
}
|
||||
|
||||
.modal-dialog-linked-button:insensitive:last-child {
|
||||
background-color: rgba(131, 185, 184, 0.05);
|
||||
color: rgba(131, 185, 184, 0.35);
|
||||
background-color: rgba(117, 79, 254, 0.05);
|
||||
color: rgba(117, 79, 254, 0.35);
|
||||
}
|
||||
|
||||
.headline {
|
||||
@@ -1266,12 +1266,12 @@ StEntry StLabel.hint-text, .popup-menu .search-entry StLabel.hint-text {
|
||||
|
||||
.keyboard-key.enter-key:focus, .keyboard-key.enter-key:hover {
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
background-color: #93c2c1;
|
||||
background-color: #4338ca;
|
||||
}
|
||||
|
||||
.keyboard-key.enter-key:checked, .keyboard-key.enter-key:active {
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
background-color: #62a7a5;
|
||||
background-color: #754ffe;
|
||||
}
|
||||
|
||||
.keyboard-key.shift-key-uppercase, .keyboard-key.shift-key-uppercase:focus, .keyboard-key.shift-key-uppercase:hover, .keyboard-key.shift-key-uppercase:checked, .keyboard-key.shift-key-uppercase:active {
|
||||
@@ -1313,7 +1313,7 @@ StEntry StLabel.hint-text, .popup-menu .search-entry StLabel.hint-text {
|
||||
|
||||
/* Login Dialog */
|
||||
#lockDialogGroup {
|
||||
background-color: #1c1f26;
|
||||
background-color: #242732;
|
||||
}
|
||||
|
||||
.login-dialog-banner-view {
|
||||
@@ -1957,7 +1957,7 @@ StEntry StLabel.hint-text, .popup-menu .search-entry StLabel.hint-text {
|
||||
}
|
||||
|
||||
.select-area-rubberband {
|
||||
background-color: rgba(131, 185, 184, 0.3);
|
||||
background-color: rgba(117, 79, 254, 0.3);
|
||||
border: 1px solid #754ffe;
|
||||
border-radius: 0px;
|
||||
}
|
||||
@@ -2239,7 +2239,7 @@ StEntry StLabel.hint-text, .popup-menu .search-entry StLabel.hint-text {
|
||||
/* OSD */
|
||||
.screenshot-ui-panel, .workspace-switcher-container, .switcher-list, .resize-popup, .osd-window {
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
background-color: #1c1f26;
|
||||
background-color: #242732;
|
||||
border: none;
|
||||
box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.25);
|
||||
margin: 5px 8px 11px;
|
||||
@@ -2277,7 +2277,7 @@ StEntry StLabel.hint-text, .popup-menu .search-entry StLabel.hint-text {
|
||||
|
||||
.pad-osd-window {
|
||||
padding: 32px;
|
||||
background-color: #1c1f26;
|
||||
background-color: #242732;
|
||||
}
|
||||
|
||||
.pad-osd-window .pad-osd-title-box {
|
||||
@@ -2325,13 +2325,13 @@ StEntry StLabel.hint-text, .popup-menu .search-entry StLabel.hint-text {
|
||||
box-shadow: none;
|
||||
border: none;
|
||||
font-size: 10pt;
|
||||
background-color: #1c1f26;
|
||||
background-color: #242732;
|
||||
height: 34px;
|
||||
}
|
||||
|
||||
#panel .panel-corner {
|
||||
-panel-corner-radius: 0;
|
||||
-panel-corner-background-color: #1c1f26;
|
||||
-panel-corner-background-color: #242732;
|
||||
-panel-corner-border-width: 2px;
|
||||
-panel-corner-border-color: transparent;
|
||||
-panel-corner-opacity: 1;
|
||||
@@ -2723,7 +2723,7 @@ StEntry StLabel.hint-text, .popup-menu .search-entry StLabel.hint-text {
|
||||
.unlock-dialog-notifications-container .unlock-dialog-notification-source {
|
||||
padding: 12px 6px;
|
||||
border: none;
|
||||
background-color: #1c1f26;
|
||||
background-color: #242732;
|
||||
color: #ffffff;
|
||||
border-radius: 0px;
|
||||
}
|
||||
@@ -2760,7 +2760,7 @@ StEntry StLabel.hint-text, .popup-menu .search-entry StLabel.hint-text {
|
||||
}
|
||||
|
||||
#unlockDialogNotifications StButton#vhandle:active, #unlockDialogNotifications StButton#hhandle:active {
|
||||
background-color: rgba(131, 185, 184, 0.5);
|
||||
background-color: rgba(117, 79, 254, 0.5);
|
||||
}
|
||||
|
||||
/* Scrollbars */
|
||||
@@ -3030,7 +3030,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
||||
|
||||
/* Tiled window previews */
|
||||
.tile-preview {
|
||||
background-color: rgba(131, 185, 184, 0.3);
|
||||
background-color: rgba(117, 79, 254, 0.3);
|
||||
border: 1px solid #754ffe;
|
||||
}
|
||||
|
||||
@@ -3191,7 +3191,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
||||
}
|
||||
|
||||
.workspace-animation {
|
||||
background-color: #1c1f26;
|
||||
background-color: #242732;
|
||||
}
|
||||
|
||||
.calendar .calendar-change-month-back,
|
||||
@@ -3227,7 +3227,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
||||
}
|
||||
|
||||
#overviewGroup {
|
||||
background-color: #1c1f26;
|
||||
background-color: #242732;
|
||||
}
|
||||
|
||||
.osd-window {
|
||||
@@ -3791,7 +3791,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
||||
|
||||
.screenshot-ui-window-selector-window:checked .screenshot-ui-window-selector-window-border {
|
||||
border-color: #754ffe;
|
||||
background-color: rgba(131, 185, 184, 0.2);
|
||||
background-color: rgba(117, 79, 254, 0.2);
|
||||
}
|
||||
|
||||
.screenshot-ui-window-selector-window:checked .screenshot-ui-window-selector-check {
|
||||
@@ -3819,7 +3819,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
||||
|
||||
.screenshot-ui-tooltip {
|
||||
color: #ffffff;
|
||||
background-color: #1c1f26;
|
||||
background-color: #242732;
|
||||
border-radius: 9999px;
|
||||
padding: 6px 12px;
|
||||
text-align: center;
|
||||
@@ -3832,7 +3832,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
||||
|
||||
.window-caption {
|
||||
color: #ffffff;
|
||||
background-color: #1c1f26;
|
||||
background-color: #242732;
|
||||
border-radius: 9999px;
|
||||
padding: 6px 12px;
|
||||
}
|
||||
@@ -3860,7 +3860,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
||||
|
||||
.workspace-background {
|
||||
border-radius: 30px;
|
||||
background-color: #1c1f26;
|
||||
background-color: #242732;
|
||||
box-shadow: 0 4px 16px 4px rgba(0, 0, 0, 0.3);
|
||||
}
|
||||
|
||||
@@ -3969,11 +3969,11 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
||||
}
|
||||
|
||||
#dashtodockContainer.dashtodock #dash .dash-background {
|
||||
background-color: #1c1f26;
|
||||
background-color: #242732;
|
||||
}
|
||||
|
||||
#dashtodockContainer #dash .dash-background {
|
||||
background-color: #1c1f26;
|
||||
background-color: #242732;
|
||||
}
|
||||
|
||||
#dashtodockContainer .app-well-app-running-dot {
|
||||
@@ -4031,7 +4031,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
||||
}
|
||||
|
||||
#dashtodockContainer.opaque #dash .dash-background {
|
||||
background-color: #1c1f26;
|
||||
background-color: #242732;
|
||||
}
|
||||
|
||||
#dashtodockContainer.transparent #dash .dash-background {
|
||||
@@ -4048,7 +4048,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
||||
}
|
||||
|
||||
#dashtodockContainer.extended:overview #dash .dash-background, #dashtodockContainer.opaque.extended:overview #dash .dash-background, #dashtodockContainer.transparent.extended:overview #dash .dash-background {
|
||||
background-color: #1c1f26;
|
||||
background-color: #242732;
|
||||
}
|
||||
|
||||
#dashtodockContainer.running-dots .dash-item-container > StButton, #dashtodockContainer.dashtodock .dash-item-container > StButton {
|
||||
@@ -4178,7 +4178,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
||||
}
|
||||
|
||||
.pop-shell-overlay {
|
||||
background-color: rgba(131, 185, 184, 0.3);
|
||||
background-color: rgba(117, 79, 254, 0.3);
|
||||
}
|
||||
|
||||
.pop-shell-search-element:select {
|
||||
|
Reference in New Issue
Block a user