Initial commit

This commit is contained in:
EliverLara
2018-08-10 21:21:51 -05:00
commit b669089099
461 changed files with 123998 additions and 0 deletions

10
gtk-3.0/gtk.scss Executable file
View File

@@ -0,0 +1,10 @@
$variant: 'light';
@import 'colors';
@import 'colors-public';
@import 'drawing';
@import 'common';
@import 'widgets';
@import 'apps';