Initial Commit
This commit is contained in:
commit
3da46b8e0e
16 changed files with 279 additions and 0 deletions
4
src/styles/vars.scss
Normal file
4
src/styles/vars.scss
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
$bg-color: #1e222a;
|
||||
$primary: #80a0c0;
|
||||
$secondary: #4f6175;
|
||||
$accent-1: #b48ead;
|
||||
Loading…
Add table
Add a link
Reference in a new issue