아니 계속 커밋 푸쉬가 아니라 커밋 뭐시기를 누르는데 개빡침

This commit is contained in:
암냥 2025-10-09 01:45:31 +09:00
commit e4de43b26f

View file

@ -47,9 +47,15 @@
--sidebar-accent-foreground: hsl(240 5.9% 10%); --sidebar-accent-foreground: hsl(240 5.9% 10%);
--sidebar-border: hsl(340 20% 90%); --sidebar-border: hsl(340 20% 90%);
--sidebar-ring: hsl(217.2 91.2% 59.8%); --sidebar-ring: hsl(217.2 91.2% 59.8%);
<<<<<<< HEAD
--sidebar: hsl(0 0% 98%); --sidebar: hsl(0 0% 98%);
} }
=======
}
>>>>>>> 05fe03f7de2e18cbbcac3debb69cf94ff941255f
.dark { .dark {
--background: hsl(315 21% 8%); --background: hsl(315 21% 8%);
--foreground: hsl(0 0% 98%); --foreground: hsl(0 0% 98%);
@ -83,7 +89,10 @@
--sidebar-accent-foreground: hsl(240 4.8% 95.9%); --sidebar-accent-foreground: hsl(240 4.8% 95.9%);
--sidebar-border: hsl(296, 18%, 15%); --sidebar-border: hsl(296, 18%, 15%);
--sidebar-ring: hsl(217.2 91.2% 59.8%); --sidebar-ring: hsl(217.2 91.2% 59.8%);
<<<<<<< HEAD
--sidebar: hsl(240 5.9% 10%); --sidebar: hsl(240 5.9% 10%);
=======
>>>>>>> 05fe03f7de2e18cbbcac3debb69cf94ff941255f
} }
@theme inline { @theme inline {