all repos — dotfiles @ d2842ae9d13192be1707550592cc08907bb3221f

my *nix dotfiles

themes/whitey/gtk-3.0/gtk-dark.scss (view raw)

1$variant: 'dark';
2
3@import 'colors';
4@import 'drawing';
5@import 'common';
6@import 'misc'; // specific styling for Gnome-hosted apps
7@import '3rd-party'; // other apps styling
8@import 'colors-public';