Add Theme docs (#753)

This commit is contained in:
Miguel Solorio 2025-06-05 08:10:05 -07:00 committed by GitHub
parent 78b2a28fb6
commit a8ac9b1fac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 59 additions and 3 deletions

View file

@ -13,7 +13,7 @@ The Gemini CLI is primarily composed of two main packages, along with a suite of
- Input processing (parsing commands, text prompts).
- History management.
- Display rendering (including Markdown, code highlighting, and tool messages).
- Theme and UI customization.
- [Theme and UI customization](./cli/themes.md).
- Communication with the Core package.
- Manages user configuration settings specific to the CLI.