You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
317 B
SCSS
12 lines
317 B
SCSS
$variant: 'dark';
|
|
$topbar: 'dark';
|
|
$compact: 'false';
|
|
|
|
@import '../../_sass/variables';
|
|
@import '../../_sass/colors';
|
|
@import '../../_sass/gtk/drawing-4.0';
|
|
@import '../../_sass/gtk/common-4.0';
|
|
@import '../../_sass/gtk/apps-4.0';
|
|
@import '../../_sass/gtk/colors-public';
|
|
@import '../../_sass/gtk/colors-libadwaita';
|