co-mono/packages/coding-agent/src/modes/interactive/theme
scutifer 907fa937e6
Improve light theme color contrast for WCAG compliance (#682)
Adjust base colors (teal, blue, green, red, yellow, dimGray) to meet
4.5:1 contrast ratio against white backgrounds. Update thinking level
colors to reference theme vars for consistency.

Refactor test-theme-colors.ts into a CLI with contrast, test, and theme
commands for easier color validation.

Co-authored-by: Mario Zechner <badlogicgames@gmail.com>
2026-01-13 13:03:04 +01:00
..
dark.json Add theme-configurable HTML export colors (from PR #387) 2026-01-01 22:21:40 +01:00
light.json Improve light theme color contrast for WCAG compliance (#682) 2026-01-13 13:03:04 +01:00
theme-schema.json Add theme-configurable HTML export colors (from PR #387) 2026-01-01 22:21:40 +01:00
theme.ts Use globalThis for theme to share across module loaders 2026-01-12 17:51:41 +01:00