Update accent color

This commit is contained in:
Kevin Kandlbinder 2021-07-26 13:13:07 +00:00
parent 9f97fe6af6
commit 9e957a2cbd

View file

@ -1,5 +1,5 @@
$layoutWidth: 1200px;
$accentColor: #e5502b;
$accentColor: #e52b3e;
$background: #070707;
$lightBackground: #fff;
$textColor: white;