aboutsummaryrefslogtreecommitdiff
path: root/src/scss/abstracts/_colors.scss
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2021-05-24 10:49:41 +0200
committerHampusM <hampus@hampusmat.com>2021-05-24 10:49:41 +0200
commit518bd58c5aba1a6eaa645074f3ae2d780c45f6dc (patch)
treea99acd3b434422e019bc76064ad0798c8472f07d /src/scss/abstracts/_colors.scss
parent21e52ba2fa323e8aebf291882083c1eca9f6a5af (diff)
Restructured the whole project & added Nodemon and Concurrently
Diffstat (limited to 'src/scss/abstracts/_colors.scss')
-rw-r--r--src/scss/abstracts/_colors.scss9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/scss/abstracts/_colors.scss b/src/scss/abstracts/_colors.scss
deleted file mode 100644
index d7c43f5..0000000
--- a/src/scss/abstracts/_colors.scss
+++ /dev/null
@@ -1,9 +0,0 @@
-$primary: #023E8A;
-$primary-light: #0096C7;
-$secondary: #F48C06;
-$success: #40916C;
-$new: #06d6a0;
-$danger: #D00000;
-$text: #ffffff;
-$text-gray: #6c757d;
-$background: #121212; \ No newline at end of file