aboutsummaryrefslogtreecommitdiff
path: root/gtk-3.0/gtk-contained.scss
diff options
context:
space:
mode:
authorHorst31802015-05-16 22:50:01 +0200
committerHorst31802015-05-16 22:53:00 +0200
commit36c05e50f4c97ea442cb4353467849f8898e3dfc (patch)
treeb7bf728d9c122ef77ef499292d32da03844039b5 /gtk-3.0/gtk-contained.scss
downloadsolarc-theme-36c05e50f4c97ea442cb4353467849f8898e3dfc.tar.gz
solarc-theme-36c05e50f4c97ea442cb4353467849f8898e3dfc.tar.xz
solarc-theme-36c05e50f4c97ea442cb4353467849f8898e3dfc.zip
initial commit
Diffstat (limited to 'gtk-3.0/gtk-contained.scss')
-rw-r--r--gtk-3.0/gtk-contained.scss13
1 files changed, 13 insertions, 0 deletions
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';