diff options
| author | Miguel Solorio <[email protected]> | 2025-06-05 08:10:05 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-06-05 08:10:05 -0700 |
| commit | a8ac9b1faceeb0f7c879d5dc61441c82baa1d8f9 (patch) | |
| tree | 27b19c3f02959c4e690d6ca6f0afcae8bd0861cd /docs/cli/commands.md | |
| parent | 78b2a28fb612994e84df67ef95e34fdd01241fac (diff) | |
Add Theme docs (#753)
Diffstat (limited to 'docs/cli/commands.md')
| -rw-r--r-- | docs/cli/commands.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cli/commands.md b/docs/cli/commands.md index 0da4802a..1792ce4c 100644 --- a/docs/cli/commands.md +++ b/docs/cli/commands.md @@ -16,7 +16,7 @@ Slash commands provide meta-level control over the CLI itself. They can typicall - **Description:** Clears the entire terminal screen, including the visible session history and scrollback within the CLI. - **Action:** Wipes the terminal display. The underlying session data (for history recall) might be preserved depending on the exact implementation, but the visual display is cleared. -- **`/theme`** +- [**`/theme`**](./themes.md) - **Description:** Allows you to change the visual theme of the Gemini CLI. - **Action:** Opens a dialog or prompt to select from available themes. |
