Files
gemini-cli/packages/cli
Taylor Mullen c1901d00b2 fix(cli): add missing custom theme properties to settings schema
- Add 'text.response', 'ui.active', and 'ui.focus' to CustomTheme schema.
- Synchronize 'CustomTheme' interface in core with schema by adding 'border.focused'.
- Add validation tests for the new properties.

Fixes https://github.com/google-gemini/gemini-cli/issues/25689
2026-04-20 20:29:57 -07:00
..