chore: force dark theme to toast component

This commit is contained in:
2026-01-04 19:27:01 +01:00
parent 58837053c7
commit 57158bab15
+1 -1
View File
@@ -150,7 +150,7 @@
<OsuCursor smoothCursor={$cursorSmoothening} /> <OsuCursor smoothCursor={$cursorSmoothening} />
{/if} {/if}
<Toaster richColors closeButton /> <Toaster richColors closeButton theme="dark" />
<Titlebar /> <Titlebar />