This commit is contained in:
2025-10-13 19:06:08 -07:00
parent 9b374a1f35
commit 9bd37f26ac
6 changed files with 22 additions and 17 deletions

View File

@@ -1,12 +1,11 @@
$background-1: #191919;
$background-2: #515151;
$background-3: #24222A;
$background-4: #302E38;
$highlight-1: #CD1D48;
$highlight-1s: #FF5580;
$highlight-2: #00FFAA;
$highlight-3: #8C66FF;
$highlight-3s: #A87AFF;
$text-1: #FFFFFF;
$text-2: #E0DBF0;
$background-1: #262229;
$background-2: #474349;
$background-3: #262229;
$background-4: #262229;
$highlight-1: #624591;
$highlight-1s: #B2868D;
$highlight-2: #837197;
$highlight-3: #837197;
$highlight-3s: #C27DD6;
$text-1: #ECE5F0;
$text-2: #ECE5F0;