about summary refs log tree commit diff
path: root/app/assets/stylesheets/application.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/application.scss')
-rw-r--r--app/assets/stylesheets/application.scss9
1 files changed, 0 insertions, 9 deletions
diff --git a/app/assets/stylesheets/application.scss b/app/assets/stylesheets/application.scss
index 9114acde4..5e89c210b 100644
--- a/app/assets/stylesheets/application.scss
+++ b/app/assets/stylesheets/application.scss
@@ -1,12 +1,3 @@
-$primary-color: #ff7473;
-$secondary-color: #ffc952;
-$tertiary-color: #47b8e0;
-$quaternary-color: #34314c;
-$background-color: #fff;
-$darker-background-color: #e3dede;
-$text-color: #333030;
-$lighter-text-color: #8b8687;
-
 @import url(https://fonts.googleapis.com/css?family=Roboto:400,500,400italic);
 @import url(https://fonts.googleapis.com/css?family=Roboto+Mono:400,500);
 @import "font-awesome";