Add some variation of the accent orange color

This commit is contained in:
ItsDrike 2022-05-11 16:21:32 +02:00
parent 32c391f183
commit dc7e77a28b
No known key found for this signature in database
GPG key ID: B014E761034AF742

View file

@ -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;