mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 07:29:51 +01:00
12 lines
198 B
SCSS
Executable File
12 lines
198 B
SCSS
Executable File
|
|
|
|
$variant: 'dark';
|
|
|
|
@import '../gtk-3.0/colors';
|
|
@import '../gtk-3.0/elementary-colors';
|
|
@import '../gtk-3.0/colors-public';
|
|
@import 'drawing';
|
|
@import 'common';
|
|
@import 'widgets';
|
|
@import 'apps';
|