diff options
Diffstat (limited to 'common/gtk-3.0/3.16/gtk-contained.scss')
-rw-r--r-- | common/gtk-3.0/3.16/gtk-contained.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.16/gtk-contained.scss b/common/gtk-3.0/3.16/gtk-contained.scss index 7d5cecf..04787f7 100644 --- a/common/gtk-3.0/3.16/gtk-contained.scss +++ b/common/gtk-3.0/3.16/gtk-contained.scss @@ -3,6 +3,7 @@ // - keep the number of defined colors to a minimum, use the color blending functions if // you need a subtle shade +$variant: 'light'; $transparency: 'true'; @import 'colors'; |