comparison gtk-3.20/gtk.scss @ 53:12f43097192d

Update comments
author IBBoard <dev@ibboard.co.uk>
date Mon, 10 Apr 2017 15:37:47 +0100
parents 90907f1c42b6
children 4bc0f6c0cf82
comparison
equal deleted inserted replaced
52:90907f1c42b6 53:12f43097192d
4 // you need a subtle shade 4 // you need a subtle shade
5 // - if you need to inverse a color function use the @if directive to match for dark $variant 5 // - if you need to inverse a color function use the @if directive to match for dark $variant
6 6
7 7
8 /// TODO: 8 /// TODO:
9 /// * Firefox GTK3 uses dark text on background tabs 9 /// * Firefox GTK3 defaults to grey page background (".background" CSS rule)
10 /// * Geany scrollbar disappears when unfocused
10 11
11 12
12 $variant: 'light'; 13 $variant: 'light';
13 14
14 // Import the default colours 15 // Import the default colours