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:
3398
packages/dashboard/app/public/theme-data.css
Normal file
3398
packages/dashboard/app/public/theme-data.css
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user