From eafa0fc568311f8fd08bbfd33e9e74f8c0d5cf26 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Thu, 4 Jun 2015 13:44:29 +0200 Subject: add dark variant --- common/gtk-3.0/3.16/gtk-contained.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'common/gtk-3.0/3.16/gtk-contained.scss') 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'; -- cgit v1.2.3