diff --git a/README.md b/README.md
index 2ba9cc9eb3..a93f5a2d85 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ you still have to manually remove API examples that you don't need.
Flatly Bootstrap Theme
-
+
Default Theme
diff --git a/public/css/styles.less b/public/css/styles.less
index 1f01e45d51..c49a59bc75 100644
--- a/public/css/styles.less
+++ b/public/css/styles.less
@@ -2,7 +2,7 @@
@import (less) "lib/font-awesome.min.css";
@import "lib/bootstrap/bootstrap";
@import "lib/bootstrap-social";
-@import "themes/default";
+@import "themes/flatly";
// Scaffolding
// -------------------------