mirror of
https://github.com/ItzCrazyKns/Perplexica.git
synced 2025-06-07 10:28:37 +00:00
feat: adaptive light mode
This commit is contained in:
@ -34,7 +34,7 @@ export default function RootLayout({
|
||||
unstyled: true,
|
||||
classNames: {
|
||||
toast:
|
||||
'dark:dark:bg-[#111111] text-white rounded-lg p-4 flex flex-row items-center space-x-2',
|
||||
'bg-primaryLight dark:bg-primaryDark text-white rounded-lg p-4 flex flex-row items-center space-x-2',
|
||||
},
|
||||
}}
|
||||
/>
|
||||
|
Reference in New Issue
Block a user