Simplify modal, badge, and component styles to dark-first #29

Merged
TheFurya merged 1 commits from feature/ui-modernize-phase2 into develop 2026-02-17 21:08:55 +01:00

1 Commits

Author SHA1 Message Date
3065b84856 Simplify modal, badge, and remaining component styles to dark-first
All checks were successful
CI / backend-lint (pull_request) Successful in 9s
CI / actions-lint (pull_request) Successful in 14s
CI / frontend-lint (pull_request) Successful in 20s
Remove all dark: prefix pairs across modals, badges, and 20 remaining
components. Simplify EncounterMethodBadge, ConditionBadge, and
RuleBadges to dark-only color values. Replace stray text-gray-400/500
with theme tokens (text-tertiary/secondary). Replace blue-600 accent
colors with theme accent tokens in modals and interactive elements.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 21:02:18 +01:00