mirror of
https://github.com/The-Low-Code-Foundation/OpenNoodl.git
synced 2026-03-07 17:43:28 +01:00
Replace all hardcoded colors with design tokens across: - MigrationWizard.module.scss (shell: header/body/footer layout) - WizardProgress.module.scss (step indicator, active/complete/error states) - ConfirmStep.module.scss (info card, warning banner) - ScanningStep.module.scss (spinner, progress bar, file display) - MigratingStep.module.scss (same loading pattern + migration log) - ReportStep.module.scss (summary grid, issue list with severity icons) - CompleteStep.module.scss (success banner, stats, what's next) - FailedStep.module.scss (error banner, scrollable error details) All states use semantic tokens with sensible hardcoded fallbacks.