Edit nav & colors

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2026-04-01 01:14:00 +02:00
parent 1b7c96da8f
commit 753f2c3dd1
4 changed files with 118 additions and 38 deletions

View File

@@ -23,9 +23,9 @@
--color-neutral: #313244; /* Surface0 */
--color-neutral-content: #cdd6f4; /* Text */
--color-base-300: #1e1e2e; /* Base */
--color-base-200: #181825; /* Mantle */
--color-base-100: #11111b; /* Crust */
--color-base-300: #1a1a2a; /* Base */
--color-base-200: #12121F; /* Mantle */
--color-base-100: #0C0C16; /* Crust */
--color-base-content: #cdd6f4; /* Text */
--color-info: #89b4fa; /* Blue */