mirror of
https://github.com/ItsDrike/itsdrike.com.git
synced 2025-01-24 04:14:35 +00:00
Add some variation of the accent orange color
This commit is contained in:
parent
32c391f183
commit
dc7e77a28b
|
@ -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…
Reference in a new issue