ags: sync

This commit is contained in:
end-4
2024-01-05 22:48:51 +07:00
parent f2ddc97793
commit 14c4684669
3 changed files with 90 additions and 95 deletions
+1 -4
View File
@@ -4,10 +4,7 @@
$black: black;
$white: white;
$bar_ws_width: 1.774rem;
$bar_subgroup_bg: mix($surfaceVariant, $primary, 89%);
@if $darkmode ==true {
$bar_subgroup_bg: $surfaceVariant;
}
$bar_subgroup_bg: $surfaceVariant;
@mixin bar-group-rounding {
@include small-rounding;