[Build] Run build, remove useless colours

This commit is contained in:
2025-04-26 15:54:35 +02:00
parent 4aa4bc57b9
commit 8c4af4f817
8 changed files with 52 additions and 34 deletions

View File

@@ -1,5 +1,5 @@
$fg-color: #E6E6E6;
$bg-color: #141414;
$accent-color: #B27BD1;
$accent-color-2: #5F50A6;
$accent-color: #530519;
$accent-color-2: #32050F;
$shadow-color: rgba(40, 40, 40, 0.3);