mirror of
https://github.com/ItsDrike/itsdrike.com.git
synced 2025-02-24 00:29:03 +00:00
Add some variation of the accent orange color
This commit is contained in:
parent
32c391f183
commit
dc7e77a28b
1 changed files with 4 additions and 0 deletions
|
@ -1,4 +1,8 @@
|
|||
$primary: #E85537;
|
||||
$primary-light: #FF773D;
|
||||
$primary-lighter: #F19143;
|
||||
$primary-yellow: #FFB238;
|
||||
$primary-red: #B20600;
|
||||
$body-bg: #17181C;
|
||||
$footer-height: 110px;
|
||||
$font-size-base: 1.2rem;
|
||||
|
|
Loading…
Add table
Reference in a new issue