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:
Jason Staack
2026-03-21 11:49:37 -05:00
parent f7108ba357
commit b39014ef47
118 changed files with 322 additions and 322 deletions

View File

@@ -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}