gtk2/gtk/theme/Adwaita/gtk-contained-dark.scss
Matthias Clasen e4335c62a1 Drop the extra resources/ subdirectory
This subdirectory gets in the way when integrating the inspector
build more fully with GTK+, and does not really add anything.
Just move everything one level up.
2014-11-30 16:11:55 -05:00

7 lines
99 B
SCSS

$variant: 'dark';
@import 'colors';
@import 'drawing';
@import 'common';
@import 'colors-public';