mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-06 15:33:02 +00:00
update
This commit is contained in:
parent
6434a0ff18
commit
e724a68463
@ -37,7 +37,7 @@ compress() {
|
|||||||
#install && compress
|
#install && compress
|
||||||
#prompt -s "Compress Gnome${RELEASE_VERSION} version finished!"; echo
|
#prompt -s "Compress Gnome${RELEASE_VERSION} version finished!"; echo
|
||||||
|
|
||||||
GNOME_VERSION="44-0"
|
GNOME_VERSION="46-0"
|
||||||
RELEASE_VERSION="-last"
|
RELEASE_VERSION="-last"
|
||||||
install && compress
|
install && compress
|
||||||
prompt -s "Compress Gnome${RELEASE_VERSION} version finished!"; echo
|
prompt -s "Compress Gnome${RELEASE_VERSION} version finished!"; echo
|
||||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -45,7 +45,7 @@ $popover_bubble_bg: if($variant == 'light', rgba(white, 0.95), rgba(lighten($bas
|
|||||||
}
|
}
|
||||||
|
|
||||||
.datemenu-popover {
|
.datemenu-popover {
|
||||||
border-radius: $base_border_radius + $base_margin * 3;
|
border-radius: $base_border_radius + $base_margin * 3 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Calendar menu side column
|
// Calendar menu side column
|
||||||
@ -85,7 +85,7 @@ $popover_bubble_bg: if($variant == 'light', rgba(white, 0.95), rgba(lighten($bas
|
|||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
background: none;
|
background: none;
|
||||||
padding: $base_padding $base_padding * 2;
|
padding: $base_padding $base_padding * 2;
|
||||||
margin: $base_margin $base_padding + $base_margin;
|
margin: $base_margin $base_margin * 2;
|
||||||
text-shadow: none;
|
text-shadow: none;
|
||||||
color: $alt_fg_color;
|
color: $alt_fg_color;
|
||||||
border-radius: $base_border_radius;
|
border-radius: $base_border_radius;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user