mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2026-04-27 23:14:16 +02:00
6 lines
121 B
SCSS
6 lines
121 B
SCSS
$subtheme: 'main';
|
|
|
|
@import "../colors"; //use gtk colors
|
|
@import "../drawing";
|
|
@import "common";
|
|
@import "../extensions" |