feat: change the theme and the content

This commit is contained in:
Alex Wellnitz
2024-12-22 12:01:07 +01:00
parent 6810a0cb74
commit 389d2db502
205 changed files with 735 additions and 9865 deletions

View File

@@ -55,7 +55,7 @@
--bg-2: #fefefe;
--bg-3: #d8dcdd;
--hover-color: white;
--primary-color: #087E96;
--primary-color: #ff6b01;
--divider-color: #d7d7d7;
--text-color: #222226;
--text-color-high-contrast: #313333;
@@ -73,7 +73,7 @@
--bg-2: #171717;
--bg-3: #535555;
--hover-color: black;
--primary-color: #91e0ee;
--primary-color: #ff6b01;
--divider-color: #4a4a4a;
--text-color: #D4D4D4;
--text-color-high-contrast: #eceeef;