gnome: update CSS to version 48.1 (#1295)

Closes: https://github.com/danth/stylix/issues/1293

Link: https://github.com/danth/stylix/pull/1295

Reviewed-by: awwpotato <awwpotato@voidq.com>
This commit is contained in:
Daniel Thwaites 2025-05-18 05:38:11 +01:00 committed by GitHub
parent 5462829461
commit 940de011bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 12 additions and 10 deletions

View file

@ -1,5 +1,7 @@
// _default-colors.scss
$accent_color: #{{base0D-hex}};
$destructive_bg_color: #{{base08-hex}};
$destructive_fg_color: #{{base00-hex}};
$destructive_color: #{{base08-hex}};
@ -28,8 +30,8 @@ $border_opacity: 1;
$shadow_color: transparent;
$text_shadow_color: transparent;
$focus_color: $selected_bg_color;
$focus_border_color: transparentize(#{{base05-hex}}, 0.5);
$border_opacity: .875;
$focus_border_opacity: .2;
// _colors.scss