Theme quality checks (litmus-5tj3)
Ensure all required colors are present and no missing values for each curated theme.
Summary of Changes
All 19 theme files validated:
- All parse successfully through the TOML parser
- All required colors present (background, foreground, 16 ANSI colors)
- Optional fields (cursor, selection_background, selection_foreground) explicitly provided for all themes
- All existing litmus-model tests pass (11/11)