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
..
examples feat: add AskUserDialog for UI component of AskUser tool (#17344) 2026-01-23 20:42:48 +00:00
src fix(cli): add missing custom theme properties to settings schema 2026-04-20 20:29:57 -07:00
GEMINI.md fix(ui): make tool confirmations take up entire terminal height (#22366) 2026-03-23 19:42:30 +00:00
index.ts fix(cli): optimize startup with lightweight parent process (#24667) 2026-04-09 00:17:32 +00:00
package.json chore(release): bump version to 0.40.0-nightly.20260414.g5b1f7375a (#25420) 2026-04-15 00:06:35 +00:00
test-setup.ts feat(ui): enable "TerminalBuffer" mode to solve flicker (#24512) 2026-04-03 00:39:49 +00:00
tsconfig.json Revert "Update extension examples" (#16442) 2026-01-12 20:53:22 +00:00
vitest.config.ts ci: shard windows tests and fix event listener leaks (#18670) 2026-02-10 18:46:42 +00:00