mirror of
https://github.com/ItzCrazyKns/Perplexica.git
synced 2025-06-07 18:38:42 +00:00
update(ui): re-manage theme config
This commit is contained in:
@ -34,7 +34,7 @@ export default function RootLayout({
|
||||
unstyled: true,
|
||||
classNames: {
|
||||
toast:
|
||||
'bg-primaryLight dark:bg-primaryDark text-white rounded-lg p-4 flex flex-row items-center space-x-2',
|
||||
'bg-light-primary dark:bg-dark-primary text-white rounded-lg p-4 flex flex-row items-center space-x-2',
|
||||
},
|
||||
}}
|
||||
/>
|
||||
|
Reference in New Issue
Block a user