From 5955dfd4603983c7dfffa6e903bf3220df60c03e Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Wed, 3 Jun 2015 22:23:22 +0200 Subject: add option to disable transparency --- common/gtk-3.0/3.14/gtk-contained.scss | 2 ++ 1 file changed, 2 insertions(+) (limited to 'common/gtk-3.0/3.14/gtk-contained.scss') diff --git a/common/gtk-3.0/3.14/gtk-contained.scss b/common/gtk-3.0/3.14/gtk-contained.scss index f7c24c3..7d5cecf 100644 --- a/common/gtk-3.0/3.14/gtk-contained.scss +++ b/common/gtk-3.0/3.14/gtk-contained.scss @@ -3,6 +3,8 @@ // - keep the number of defined colors to a minimum, use the color blending functions if // you need a subtle shade +$transparency: 'true'; + @import 'colors'; @import 'drawing'; @import 'common'; -- cgit v1.2.3