chore: force dark theme to toast component
This commit is contained in:
@@ -150,7 +150,7 @@
|
|||||||
<OsuCursor smoothCursor={$cursorSmoothening} />
|
<OsuCursor smoothCursor={$cursorSmoothening} />
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
<Toaster richColors closeButton />
|
<Toaster richColors closeButton theme="dark" />
|
||||||
|
|
||||||
<Titlebar />
|
<Titlebar />
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user