mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-21 11:57:26 +02:00
Adjust accessibility
This commit is contained in:
parent
ffc7c9e291
commit
70f50b78bb
6 changed files with 42 additions and 14 deletions
|
@ -1,5 +1,6 @@
|
|||
$layoutWidth: 1200px;
|
||||
$accentColor: #e52b3e;
|
||||
$accentColorDarker: darken($accentColor, 5);
|
||||
$background: #070707;
|
||||
$lightBackground: #fff;
|
||||
$textColor: white;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue