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
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.