update
This commit is contained in:
parent
6de213b984
commit
aadc1b9ebc
@ -351,6 +351,7 @@ remove_packy() {
|
|||||||
install_themes() {
|
install_themes() {
|
||||||
start_animation
|
start_animation
|
||||||
process_ids=()
|
process_ids=()
|
||||||
|
install_beggy
|
||||||
install_beggy_blur
|
install_beggy_blur
|
||||||
|
|
||||||
for opacity in "${opacities[@]}"; do
|
for opacity in "${opacities[@]}"; do
|
||||||
|
@ -1580,7 +1580,9 @@ row#AutostartTitle.tweak {
|
|||||||
|
|
||||||
// separator of sidebar on Gnome control center and Gnome tweaks
|
// separator of sidebar on Gnome control center and Gnome tweaks
|
||||||
window.background.csd {
|
window.background.csd {
|
||||||
> hdyleaflet, > leaflet, > box.horizontal {
|
> hdyleaflet,
|
||||||
|
> leaflet, > leaflet.unfolded,
|
||||||
|
> box.horizontal {
|
||||||
> separator.vertical {
|
> separator.vertical {
|
||||||
@extend %side_separator;
|
@extend %side_separator;
|
||||||
}
|
}
|
||||||
@ -2451,7 +2453,7 @@ window.background.csd {
|
|||||||
border-bottom-right-radius: $wm_radius;
|
border-bottom-right-radius: $wm_radius;
|
||||||
}
|
}
|
||||||
|
|
||||||
> box.vertical > searchbar > revealer > box { background-color: $base_color; }
|
// > box.vertical > searchbar > revealer > box { background-color: $base_color; }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user