diff options
Diffstat (limited to 'common/gtk-3.0/3.14/sass/gtk-solid.scss')
-rw-r--r-- | common/gtk-3.0/3.14/sass/gtk-solid.scss | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/common/gtk-3.0/3.14/sass/gtk-solid.scss b/common/gtk-3.0/3.14/sass/gtk-solid.scss index 347cf2c..28ff2b6 100644 --- a/common/gtk-3.0/3.14/sass/gtk-solid.scss +++ b/common/gtk-3.0/3.14/sass/gtk-solid.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: 'false'; |