style: restore blue accents for AI dialog components and standardize gold header
This commit is contained in:
@@ -29,7 +29,7 @@ export function Toaster() {
|
||||
success: 'border-l-4 border-l-emerald-400',
|
||||
error: 'border-l-4 border-l-red-400',
|
||||
warning: 'border-l-4 border-l-amber-400',
|
||||
info: 'border-l-4 border-l-sky-400',
|
||||
info: 'border-l-4 border-l-zinc-400',
|
||||
},
|
||||
}}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user