gtk2/gtk/resources/theme/Adwaita/gtk-contained-dark.scss
Matthias Clasen 3ae4c8f125 Adwaita: bring back the extra indirection
Without this, we are missing the 'Adwaita' component in the
path when resolving relative resources, and none of the assets
are found.
2014-06-13 14:44:38 -04:00

6 lines
74 B
SCSS

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