mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-07 15:59:26 -05:00
8 lines
212 B
SCSS
8 lines
212 B
SCSS
// To prevent errors
|
|
$color1: $surfaceVariant;
|
|
$color2: $surfaceVariant;
|
|
$color3: $surfaceVariant;
|
|
$color4: $secondaryContainer;
|
|
$color5: $secondaryContainer;
|
|
$color6: $secondaryContainer;
|
|
$color7: $onBackground; |