gnome: update variable definitions for GNOME 49
This commit is contained in:
parent
09c755d8ed
commit
d39adb8fd4
1 changed files with 1 additions and 4 deletions
|
|
@ -18,14 +18,10 @@ $error_bg_color: #{{base08-hex}};
|
|||
$error_fg_color: #{{base00-hex}};
|
||||
$error_color: #{{base08-hex}};
|
||||
|
||||
$selected_bg_color: #{{base0D-hex}};
|
||||
$selected_fg_color: #{{base00-hex}};
|
||||
|
||||
$link_color: #{{base0D-hex}};
|
||||
$link_visited_color: transparentize($link_color, 0.4);
|
||||
|
||||
$background_mix_factor: 0%;
|
||||
$border_opacity: 1;
|
||||
|
||||
$shadow_color: transparent;
|
||||
$text_shadow_color: transparent;
|
||||
|
|
@ -47,6 +43,7 @@ $system_fg_color: #{{base05-hex}};
|
|||
|
||||
$panel_bg_color: #{{base01-hex}};
|
||||
$panel_fg_color: #{{base05-hex}};
|
||||
$panel_border_color: transparent;
|
||||
|
||||
$card_bg_color: #{{base01-hex}};
|
||||
$card_shadow_color: transparent;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue