mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-05-01 21:20:44 +00:00
Add Theme docs (#753)
This commit is contained in:
parent
78b2a28fb6
commit
a8ac9b1fac
16 changed files with 59 additions and 3 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue