From 05b4ef3aa311ef8ac4979345fb6f585bac7e6412 Mon Sep 17 00:00:00 2001 From: aaronjudd Date: Sun, 1 Jun 2014 17:41:06 -0700 Subject: [PATCH] Use default theme, with update colors --- client/themes/default.less | 10 +++++----- smart.lock | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/client/themes/default.less b/client/themes/default.less index 0a2c1ebe9db..6bb0e956741 100644 --- a/client/themes/default.less +++ b/client/themes/default.less @@ -1,8 +1,8 @@ -// --> Import Bootstrap 3 + Reaction mixins/variables +// // --> Import Bootstrap 3 + Reaction mixins/variables -@import "packages/reaction-core/client/themes/imports.less"; +// @import "packages/reaction-core/client/themes/imports.less"; -// --> Import example Boostrap 3 theme using generic theme from bootswatch +// // --> Import example Boostrap 3 theme using generic theme from bootswatch -@import "http://bootswatch.com/cerulean/bootswatch.less"; -@import "http://bootswatch.com/cerulean/variables.less"; \ No newline at end of file +// @import "http://bootswatch.com/cerulean/bootswatch.less"; +// @import "http://bootswatch.com/cerulean/variables.less"; \ No newline at end of file diff --git a/smart.lock b/smart.lock index 59e02cf8fff..39862511251 100644 --- a/smart.lock +++ b/smart.lock @@ -119,12 +119,12 @@ "reaction-core": { "git": "https://github.com/ongoworks/reaction-core.git", "branch": "master", - "commit": "9d93e6074a45adea6e02cc56e7c97babb5ce204f" + "commit": "beb0f2b1e58ef23ff7a516508ab1e1696306f4ae" }, "reaction-paypal": { "git": "https://github.com/ongoworks/reaction-paypal.git", "branch": "master", - "commit": "0da36585ec113bc5245c0215b211fdea925d97e4" + "commit": "8314f64e554e66204bba37b69009c885dd0303bb" }, "reaction-google-analytics": { "git": "https://github.com/ongoworks/reaction-google-analytics.git",