mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-16 17:42:05 +02:00
Update accent color
This commit is contained in:
parent
9f97fe6af6
commit
9e957a2cbd
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
$layoutWidth: 1200px;
|
$layoutWidth: 1200px;
|
||||||
$accentColor: #e5502b;
|
$accentColor: #e52b3e;
|
||||||
$background: #070707;
|
$background: #070707;
|
||||||
$lightBackground: #fff;
|
$lightBackground: #fff;
|
||||||
$textColor: white;
|
$textColor: white;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue