From 36c05e50f4c97ea442cb4353467849f8898e3dfc Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Sat, 16 May 2015 22:50:01 +0200 Subject: initial commit --- gtk-3.0/gtk-contained.scss | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 gtk-3.0/gtk-contained.scss (limited to 'gtk-3.0/gtk-contained.scss') diff --git a/gtk-3.0/gtk-contained.scss b/gtk-3.0/gtk-contained.scss new file mode 100644 index 0000000..f7c24c3 --- /dev/null +++ b/gtk-3.0/gtk-contained.scss @@ -0,0 +1,13 @@ +// 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 + +@import 'colors'; +@import 'drawing'; +@import 'common'; +@import 'applications'; +@import 'unity'; +@import 'granite'; +@import 'transparent_widgets'; +@import 'colors-public'; -- cgit v1.2.3