No changes after this point.

This commit is contained in:
2024-12-19 21:30:05 +01:00
parent e70d71134f
commit 4e2956becb
15 changed files with 1138 additions and 956 deletions
+2 -2
View File
@@ -3,8 +3,8 @@
@tailwind utilities;
:root {
--dark-background: #000000;
--dark-primary: #121212;
--dark-background: #282828;
--dark-primary: #323232;
--dark-secondary: #cecece;
--dark-text: #eeeeee;