Update homepage appearing over everything and terminal incorrect bg

This commit is contained in:
LukeGus
2025-09-09 21:50:57 -05:00
parent d622c1fa03
commit 66b4c6fa11
3 changed files with 4 additions and 5 deletions

View File

@@ -86,8 +86,7 @@
--color-sidebar-accent-foreground: var(--sidebar-accent-foreground);
--color-sidebar-border: var(--sidebar-border);
--color-sidebar-ring: var(--sidebar-ring);
/* Custom dark theme colors - exact hex matches */
--color-dark-bg: #18181b;
--color-dark-bg-darker: #0e0e10;
--color-dark-bg-darkest: #09090b;