mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 15:29:53 +01:00
6 lines
121 B
SCSS
6 lines
121 B
SCSS
$subtheme: 'main';
|
|
|
|
@import "../colors"; //use gtk colors
|
|
@import "../drawing";
|
|
@import "common";
|
|
@import "../extensions" |