diff options
Diffstat (limited to 'docs/architecture.md')
| -rw-r--r-- | docs/architecture.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/architecture.md b/docs/architecture.md index 2b354eb0..c061fb4e 100644 --- a/docs/architecture.md +++ b/docs/architecture.md @@ -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. |
