Upgrade to ExtJS 4.0.0 - Released 04/26/2011
[extjs.git] / resources / themes / stylesheets / ext4 / default / _variables.scss
diff --git a/resources/themes/stylesheets/ext4/default/_variables.scss b/resources/themes/stylesheets/ext4/default/_variables.scss
new file mode 100644 (file)
index 0000000..eb110ae
--- /dev/null
@@ -0,0 +1,41 @@
+@import 'variables/core';
+
+$mix-color: desaturate(lighten($base-color, 37), 5) !default;
+
+@import 'variables/focus';
+@import 'variables/panel';
+@import 'variables/grid';
+@import 'variables/button';
+@import 'variables/pickers';
+@import 'variables/toolbar';
+@import 'variables/form';
+@import 'variables/menu';
+@import 'variables/window';
+@import 'variables/tabs';
+@import 'variables/qtip';
+@import 'variables/progress-bar';
+@import 'variables/btn-group';
+@import 'variables/boundlist';
+@import 'variables/tree';
+@import 'variables/layout';
+@import 'variables/loadmask';
+@import 'variables/htmleditor';
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+