vinceliuice / Jasper-gtk-theme

Jasper gtk theme for linux
GNU General Public License v3.0
222 stars 5 forks source link

Can't be built on Gnome 42 #24

Closed aquatix closed 4 months ago

aquatix commented 4 months ago

I just tried to update the theme, but now I get a compile error:

./install.sh -t purple -c light -l
GNOME Shell 42.9
Installing '/home/aquatix/.themes/Jasper-Purple-Light'...
Error: 0.818em/px isn't a valid CSS value.
        on line 7:14 of src/sass/gnome-shell/_drawing.scss
        from line 5:9 of src/sass/gnome-shell/_widgets-42-0.scss
        from line 81:9 of src/sass/gnome-shell/_common-temp.scss
        from line 7:9 of src/main/gnome-shell/gnome-shell-Light.scss
>>   font-size: $rounded_size * 1em;

   -------------^
vinceliuice commented 4 months ago

Fixed now

aquatix commented 4 months ago

Thanks, works great again!