feat(FN-1409): extract color-theme CSS to separate theme-data.css

- Extract all color-theme CSS variable blocks from styles.css into a dedicated theme-data.css file
- Add dynamic loading of theme-data.css for non-default color themes via useTheme hook
- Preload theme-data.css for the default theme in index.html to avoid flash
- Update status-colors-theme tests for dynamic theme loading behavior
- Update memory and README with theme-data.css file location
This commit is contained in:
gsxdsm
2026-04-10 00:07:35 -07:00
parent dfaf768601
commit db14d9e077
8 changed files with 3574 additions and 3412 deletions

File diff suppressed because it is too large Load Diff