gemini-cli/packages/core
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
..
scripts refactor(sandbox): reorganize Windows sandbox files (#23645) 2026-03-24 14:32:20 +00:00
src fix(cli): add missing custom theme properties to settings schema 2026-04-20 20:29:57 -07:00
vendor/ripgrep feat: bundle ripgrep binaries into SEA for offline support (#25342) 2026-04-15 06:28:06 +00:00
GEMINI.md docs: distribute package-specific GEMINI.md context to each package (#22734) 2026-03-17 19:51:23 +00:00
index.ts refactor: simplify tool output truncation to single config (#18446) 2026-02-06 21:41:19 +00:00
package.json feat: bundle ripgrep binaries into SEA for offline support (#25342) 2026-04-15 06:28:06 +00:00
test-setup.ts ci: shard windows tests and fix event listener leaks (#18670) 2026-02-10 18:46:42 +00:00
tsconfig.json fix(core): resolve circular dependency via tsconfig paths (#16730) 2026-01-15 07:42:03 +00:00
vitest.config.ts ci: shard windows tests and fix event listener leaks (#18670) 2026-02-10 18:46:42 +00:00