Skip to content

Commit

Permalink
Fixes for Everforest-Dark-Soft theme
Browse files Browse the repository at this point in the history
  • Loading branch information
BrodyB committed Feb 16, 2025
1 parent 498f0a0 commit d194d47
Show file tree
Hide file tree
Showing 6 changed files with 58 additions and 41 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,8 @@ StScrollBar StButton#hhandle:active {
border-radius: 12px;
background-color: #232a2e;
box-shadow: 0 5px 12px rgba(0, 0, 0, 0.35);
border: 2px solid #a7c080;
background-clip: border-box;
}

.menu .popup-menu-item,
Expand Down Expand Up @@ -403,6 +405,7 @@ StScrollBar StButton#hhandle:active {

.popup-combo-menu {
padding: 6px;
border: 2px solid #a7c080;
}

.popup-combobox-item {
Expand Down Expand Up @@ -1843,6 +1846,7 @@ StScrollBar StButton#hhandle:active {
border-radius: 12px;
background-clip: border-box;
box-shadow: 0 5px 12px rgba(0, 0, 0, 0.35);
border: 2px solid #a7c080;
}

.grouped-window-list-thumbnail-menu .item-box {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,7 @@
background-color: #232a2e;
border-radius: 21px;
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.35);
border: 2px solid #f2efdf;
}

.modal-dialog-button:last-child, .modal-dialog-linked-button:last-child {
Expand Down Expand Up @@ -1144,6 +1145,7 @@ StEntry StLabel.hint-text,
border-radius: 20px;
box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.25);
color: #fffbef;
border: 2px solid #f2efdf;
}

#LookingGlassDialog > #Toolbar {
Expand Down Expand Up @@ -1563,6 +1565,9 @@ StEntry StLabel.hint-text,
border: none;
height: 35px;
background-color: rgba(51, 60, 67, 0.85);
margin: 5px 10px 1px;
border: 2px solid #a7c080;
border-radius: 9999px;
}

#panel .panel-corner {
Expand All @@ -1583,7 +1588,8 @@ StEntry StLabel.hint-text,
border-radius: 12px;
text-shadow: none;
box-shadow: none;
border: 3px solid transparent;
border: 4px solid transparent;
border-radius: 9999px;
}

#panel .panel-button.clock-display {
Expand All @@ -1593,12 +1599,16 @@ StEntry StLabel.hint-text,
#panel .panel-button.clock-display .clock {
transition-duration: 150ms;
border-radius: 12px;
border: 4px solid transparent;
border-radius: 9999px;
}

#panel .panel-button:hover {
color: #a7c080;
background-color: transparent;
box-shadow: inset 0 0 0 1000px rgba(77, 85, 89, 0.624);
border: 4px solid transparent;
border-radius: 9999px;
}

#panel .panel-button:hover.clock-display {
Expand All @@ -1609,6 +1619,8 @@ StEntry StLabel.hint-text,
#panel .panel-button:hover.clock-display .clock {
color: #a7c080;
box-shadow: inset 0 0 0 1000px rgba(77, 85, 89, 0.624);
border: 4px solid transparent;
border-radius: 9999px;
}

#panel .panel-button:active, #panel .panel-button:active:hover, #panel .panel-button:overview, #panel .panel-button:overview:hover, #panel .panel-button:focus, #panel .panel-button:focus:hover, #panel .panel-button:checked, #panel .panel-button:checked:hover {
Expand Down Expand Up @@ -1765,6 +1777,7 @@ StEntry StLabel.hint-text,
box-shadow: 0 6px 15px -6px rgba(0, 0, 0, 0.25);
border: none;
font-weight: normal;
border: 2px solid #a7c080;
}

.popup-menu .popup-menu-item {
Expand Down Expand Up @@ -2976,6 +2989,7 @@ StWidget.focused .app-grid-running-dot {
border-radius: 18px;
border: none;
box-shadow: inset 0 0.5px rgba(255, 251, 239, 0.1);
border: 2px solid #f2efdf;
}

.modal-dialog-button:last-child, .modal-dialog-linked-button:last-child {
Expand Down Expand Up @@ -3729,6 +3743,7 @@ StWidget.focused .app-grid-running-dot {
text-shadow: none;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
border-radius: 18px;
border: 2px solid #a7c080;
}

.notification-banner:hover, .notification-banner:active {
Expand Down Expand Up @@ -3813,6 +3828,7 @@ StWidget.focused .app-grid-running-dot {
border-radius: 18px;
border: none;
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
border: 2px solid #a7c080;
}

.notification-banner:hover, .notification-banner:active, .notification-banner:focus {
Expand Down Expand Up @@ -4736,6 +4752,7 @@ StWidget.focused .app-grid-running-dot {

#dashtodockContainer #dash .dash-background {
background-color: rgba(51, 60, 67, 0.85);
border: 2px solid #a7c080;
}

#dashtodockContainer .app-well-app-running-dot {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1390,7 +1390,6 @@ searchbar > revealer > box {
color: #fffbef;
border-radius: 12px 12px 0 0;
border: none;
box-shadow: inset 0 1px rgba(255, 251, 239, 0.1);
}

.titlebar:disabled {
Expand Down Expand Up @@ -2091,7 +2090,7 @@ popover.background {

popover.background, .csd popover.background {
box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.15), 0 4px 3px 0 rgba(0, 0, 0, 0.18), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
box-shadow: 0 8px 6px -5px rgba(0, 0, 0, 0.2), 0 16px 15px 2px rgba(0, 0, 0, 0.14), 0 6px 18px 5px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 251, 239, 0.1), 0 0 36px transparent;
box-shadow: 0 8px 6px -5px rgba(0, 0, 0, 0.2), 0 16px 15px 2px rgba(0, 0, 0, 0.14), 0 6px 18px 5px rgba(0, 0, 0, 0.12), 0 0 0 2px #a7c080, 0 0 36px transparent;
}

popover.background:backdrop, .csd popover.background:backdrop {
Expand Down Expand Up @@ -4142,13 +4141,13 @@ colorchooser .popover.osd:backdrop {
decoration {
transition: none;
border-radius: 12px;
box-shadow: 0 8px 6px -5px rgba(0, 0, 0, 0.2), 0 16px 15px 2px rgba(0, 0, 0, 0.14), 0 6px 18px 5px rgba(0, 0, 0, 0.12), 0 0 36px transparent;
box-shadow: 0 8px 6px -5px rgba(0, 0, 0, 0.2), 0 16px 15px 2px rgba(0, 0, 0, 0.14), 0 6px 18px 5px rgba(0, 0, 0, 0.12), 0 0 0 2px #a7c080, 0 0 36px transparent;
margin: 10px;
}

decoration:backdrop {
transition: box-shadow 75ms cubic-bezier(0, 0, 0.2, 1);
box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.15), 0 4px 3px 0 rgba(0, 0, 0, 0.18), 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 0 36px transparent;
box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.15), 0 4px 3px 0 rgba(0, 0, 0, 0.18), 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 0 0 2px #232a2e, 0 0 36px transparent;
}

.tiled decoration, .tiled-top decoration, .tiled-right decoration, .tiled-bottom decoration, .tiled-left decoration {
Expand All @@ -4168,13 +4167,13 @@ decoration:backdrop {
.ssd decoration {
border: none;
border-radius: 12px 12px 0 0;
box-shadow: none;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16), 0 0 0 2px #a7c080;
}

.ssd decoration:backdrop {
border: none;
border-radius: 12px 12px 0 0;
box-shadow: none;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16), 0 0 0 2px #232a2e;
}

.metacity decoration {
Expand All @@ -4186,7 +4185,7 @@ decoration:backdrop {
.csd.popup decoration {
border-radius: 12px;
border: none;
box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.15), 0 4px 3px 0 rgba(0, 0, 0, 0.18), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.15), 0 4px 3px 0 rgba(0, 0, 0, 0.18), 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 0 0 2px #a7c080;
}

tooltip.csd decoration {
Expand Down Expand Up @@ -4733,7 +4732,7 @@ window.org-gnome-gedit > overlay > box.vertical > paned.gedit-side-panel-paned s
padding: 6px;
background-color: #232a2e;
border-radius: 0 0 12px 12px;
box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.05), 0 4px 6px 0 rgba(0, 0, 0, 0.06), 0 1px 10px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.05), 0 4px 6px 0 rgba(0, 0, 0, 0.06), 0 1px 10px 0 rgba(0, 0, 0, 0.05), 0 0 0 2px #f2efdf;
}

.gedit-search-slider .linked:not(.vertical) > entry .gedit-search-entry-occurrences-tag {
Expand Down Expand Up @@ -7202,8 +7201,9 @@ MsdOsdWindow.background.osd .progressbar {
}

.budgie-popover {
border: none;
box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.15), 0 4px 3px 0 rgba(0, 0, 0, 0.18), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
border-color: #232a2e;
box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.15), 0 4px 3px 0 rgba(0, 0, 0, 0.18), 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 0 0 2px #f2efdf;
background-clip: border-box;
background-color: #232a2e;
border-radius: 12px;
}
Expand Down Expand Up @@ -7313,7 +7313,7 @@ MsdOsdWindow.background.osd .progressbar {
padding: 6px;
margin: 6px;
border: none;
box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.15), 0 4px 3px 0 rgba(0, 0, 0, 0.18), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.15), 0 4px 3px 0 rgba(0, 0, 0, 0.18), 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 0 0 2px #f2efdf;
}

.budgie-popover.budgie-menu list.left-overlay-menu > row.activatable {
Expand Down Expand Up @@ -8088,7 +8088,7 @@ window#whiskermenu-window > frame > border {
margin: 6px;
border: none;
background-color: #232a2e;
box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.15), 0 4px 3px 0 rgba(0, 0, 0, 0.18), 0 1px 6px 0 rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 251, 239, 0.1);
box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.15), 0 4px 3px 0 rgba(0, 0, 0, 0.18), 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 0 0 2px #a7c080;
}

window#whiskermenu-window box.categories > button.radio {
Expand Down Expand Up @@ -8136,8 +8136,7 @@ window#whiskermenu-window .title-area > .commands-area > button.flat.command-but
#XfceNotifyWindow {
background-color: #293136;
border-radius: 12px;
border: none;
box-shadow: none;
border: 2px solid #a7c080;
}

#XfceNotifyWindow buttonbox {
Expand All @@ -8151,8 +8150,7 @@ window#whiskermenu-window .title-area > .commands-area > button.flat.command-but
dialog.xfsm-logout-dialog {
border-radius: 12px;
background-color: rgba(35, 42, 46, 0.97);
border: none;
box-shadow: none;
border: 2px solid #a7c080;
}

#xfwm-tabwin {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1390,7 +1390,6 @@ searchbar > revealer > box {
color: #fffbef;
border-radius: 12px 12px 0 0;
border: none;
box-shadow: inset 0 1px rgba(255, 251, 239, 0.1);
}

.titlebar:disabled {
Expand Down Expand Up @@ -2091,7 +2090,7 @@ popover.background {

popover.background, .csd popover.background {
box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.15), 0 4px 3px 0 rgba(0, 0, 0, 0.18), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
box-shadow: 0 8px 6px -5px rgba(0, 0, 0, 0.2), 0 16px 15px 2px rgba(0, 0, 0, 0.14), 0 6px 18px 5px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 251, 239, 0.1), 0 0 36px transparent;
box-shadow: 0 8px 6px -5px rgba(0, 0, 0, 0.2), 0 16px 15px 2px rgba(0, 0, 0, 0.14), 0 6px 18px 5px rgba(0, 0, 0, 0.12), 0 0 0 2px #a7c080, 0 0 36px transparent;
}

popover.background:backdrop, .csd popover.background:backdrop {
Expand Down Expand Up @@ -4142,13 +4141,13 @@ colorchooser .popover.osd:backdrop {
decoration {
transition: none;
border-radius: 12px;
box-shadow: 0 8px 6px -5px rgba(0, 0, 0, 0.2), 0 16px 15px 2px rgba(0, 0, 0, 0.14), 0 6px 18px 5px rgba(0, 0, 0, 0.12), 0 0 36px transparent;
box-shadow: 0 8px 6px -5px rgba(0, 0, 0, 0.2), 0 16px 15px 2px rgba(0, 0, 0, 0.14), 0 6px 18px 5px rgba(0, 0, 0, 0.12), 0 0 0 2px #a7c080, 0 0 36px transparent;
margin: 10px;
}

decoration:backdrop {
transition: box-shadow 75ms cubic-bezier(0, 0, 0.2, 1);
box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.15), 0 4px 3px 0 rgba(0, 0, 0, 0.18), 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 0 36px transparent;
box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.15), 0 4px 3px 0 rgba(0, 0, 0, 0.18), 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 0 0 2px #232a2e, 0 0 36px transparent;
}

.tiled decoration, .tiled-top decoration, .tiled-right decoration, .tiled-bottom decoration, .tiled-left decoration {
Expand All @@ -4168,13 +4167,13 @@ decoration:backdrop {
.ssd decoration {
border: none;
border-radius: 12px 12px 0 0;
box-shadow: none;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16), 0 0 0 2px #a7c080;
}

.ssd decoration:backdrop {
border: none;
border-radius: 12px 12px 0 0;
box-shadow: none;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16), 0 0 0 2px #232a2e;
}

.metacity decoration {
Expand All @@ -4186,7 +4185,7 @@ decoration:backdrop {
.csd.popup decoration {
border-radius: 12px;
border: none;
box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.15), 0 4px 3px 0 rgba(0, 0, 0, 0.18), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.15), 0 4px 3px 0 rgba(0, 0, 0, 0.18), 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 0 0 2px #a7c080;
}

tooltip.csd decoration {
Expand Down Expand Up @@ -4733,7 +4732,7 @@ window.org-gnome-gedit > overlay > box.vertical > paned.gedit-side-panel-paned s
padding: 6px;
background-color: #232a2e;
border-radius: 0 0 12px 12px;
box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.05), 0 4px 6px 0 rgba(0, 0, 0, 0.06), 0 1px 10px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.05), 0 4px 6px 0 rgba(0, 0, 0, 0.06), 0 1px 10px 0 rgba(0, 0, 0, 0.05), 0 0 0 2px #f2efdf;
}

.gedit-search-slider .linked:not(.vertical) > entry .gedit-search-entry-occurrences-tag {
Expand Down Expand Up @@ -7202,8 +7201,9 @@ MsdOsdWindow.background.osd .progressbar {
}

.budgie-popover {
border: none;
box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.15), 0 4px 3px 0 rgba(0, 0, 0, 0.18), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
border-color: #232a2e;
box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.15), 0 4px 3px 0 rgba(0, 0, 0, 0.18), 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 0 0 2px #f2efdf;
background-clip: border-box;
background-color: #232a2e;
border-radius: 12px;
}
Expand Down Expand Up @@ -7313,7 +7313,7 @@ MsdOsdWindow.background.osd .progressbar {
padding: 6px;
margin: 6px;
border: none;
box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.15), 0 4px 3px 0 rgba(0, 0, 0, 0.18), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.15), 0 4px 3px 0 rgba(0, 0, 0, 0.18), 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 0 0 2px #f2efdf;
}

.budgie-popover.budgie-menu list.left-overlay-menu > row.activatable {
Expand Down Expand Up @@ -8088,7 +8088,7 @@ window#whiskermenu-window > frame > border {
margin: 6px;
border: none;
background-color: #232a2e;
box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.15), 0 4px 3px 0 rgba(0, 0, 0, 0.18), 0 1px 6px 0 rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 251, 239, 0.1);
box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.15), 0 4px 3px 0 rgba(0, 0, 0, 0.18), 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 0 0 2px #a7c080;
}

window#whiskermenu-window box.categories > button.radio {
Expand Down Expand Up @@ -8136,8 +8136,7 @@ window#whiskermenu-window .title-area > .commands-area > button.flat.command-but
#XfceNotifyWindow {
background-color: #293136;
border-radius: 12px;
border: none;
box-shadow: none;
border: 2px solid #a7c080;
}

#XfceNotifyWindow buttonbox {
Expand All @@ -8151,8 +8150,7 @@ window#whiskermenu-window .title-area > .commands-area > button.flat.command-but
dialog.xfsm-logout-dialog {
border-radius: 12px;
background-color: rgba(35, 42, 46, 0.97);
border: none;
box-shadow: none;
border: 2px solid #a7c080;
}

#xfwm-tabwin {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2876,11 +2876,11 @@ popover > contents {
border-radius: 12px;
color: #fffbef;
border: none;
box-shadow: 0 8px 6px -5px rgba(0, 0, 0, 0.2), 0 16px 15px 2px rgba(0, 0, 0, 0.14), 0 6px 18px 5px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 251, 239, 0.1), 0 0 36px transparent;
box-shadow: 0 8px 6px -5px rgba(0, 0, 0, 0.2), 0 16px 15px 2px rgba(0, 0, 0, 0.14), 0 6px 18px 5px rgba(0, 0, 0, 0.12), 0 0 0 2px #a7c080, 0 0 36px transparent;
}

popover > arrow {
box-shadow: 0 8px 6px -5px rgba(0, 0, 0, 0.2), 0 16px 15px 2px rgba(0, 0, 0, 0.14), 0 6px 18px 5px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 251, 239, 0.1), 0 0 36px transparent;
box-shadow: 0 8px 6px -5px rgba(0, 0, 0, 0.2), 0 16px 15px 2px rgba(0, 0, 0, 0.14), 0 6px 18px 5px rgba(0, 0, 0, 0.12), 0 0 0 2px #a7c080, 0 0 36px transparent;
}

popover > contents > list,
Expand Down Expand Up @@ -5457,12 +5457,12 @@ window.csd {
outline: none;
margin: 0;
transition: none;
box-shadow: 0 8px 6px -5px rgba(0, 0, 0, 0.2), 0 16px 15px 2px rgba(0, 0, 0, 0.14), 0 6px 18px 5px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 251, 239, 0.1), 0 0 36px transparent;
box-shadow: 0 8px 6px -5px rgba(0, 0, 0, 0.2), 0 16px 15px 2px rgba(0, 0, 0, 0.14), 0 6px 18px 5px rgba(0, 0, 0, 0.12), 0 0 0 2px #a7c080, 0 0 36px transparent;
}

window.csd:backdrop {
transition: box-shadow 75ms cubic-bezier(0, 0, 0.2, 1);
box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.15), 0 4px 3px 0 rgba(0, 0, 0, 0.18), 0 1px 6px 0 rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 251, 239, 0.1), 0 0 36px transparent;
box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.15), 0 4px 3px 0 rgba(0, 0, 0, 0.18), 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 0 0 2px #232a2e, 0 0 36px transparent;
}

window.csd.maximized, window.csd.fullscreen, window.csd.tiled, window.csd.tiled-top, window.csd.tiled-right, window.csd.tiled-bottom, window.csd.tiled-left {
Expand Down
Loading

0 comments on commit d194d47

Please sign in to comment.