refactor(ui): migrate all components to Warm Precision token names
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -8,7 +8,7 @@ export function Toaster() {
|
||||
<SonnerToaster
|
||||
position="bottom-right"
|
||||
toastOptions={{
|
||||
className: 'bg-surface border-border text-text-primary',
|
||||
className: 'bg-panel border-border text-text-primary',
|
||||
descriptionClassName: 'text-text-secondary',
|
||||
}}
|
||||
theme={theme}
|
||||
|
||||
Reference in New Issue
Block a user