diff options
Diffstat (limited to 'common/gtk-3.0/3.14/sass/gtk.scss')
-rw-r--r-- | common/gtk-3.0/3.14/sass/gtk.scss | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/common/gtk-3.0/3.14/sass/gtk.scss b/common/gtk-3.0/3.14/sass/gtk.scss index c45d673..9bb0348 100644 --- a/common/gtk-3.0/3.14/sass/gtk.scss +++ b/common/gtk-3.0/3.14/sass/gtk.scss @@ -1,8 +1,3 @@ -// General guidelines: -// - very unlikely you want to edit something else than _common.scss -// - keep the number of defined colors to a minimum, use the color blending functions if -// you need a subtle shade - $variant: 'light'; $darker: 'false'; $transparency: 'true'; |