diff options
Diffstat (limited to 'common/gtk-3.0/3.14/sass/gtk-darker.scss')
-rw-r--r-- | common/gtk-3.0/3.14/sass/gtk-darker.scss | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/common/gtk-3.0/3.14/sass/gtk-darker.scss b/common/gtk-3.0/3.14/sass/gtk-darker.scss index 63166d2..34b8f81 100644 --- a/common/gtk-3.0/3.14/sass/gtk-darker.scss +++ b/common/gtk-3.0/3.14/sass/gtk-darker.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: 'true'; $transparency: 'true'; |