From a8ac9b1faceeb0f7c879d5dc61441c82baa1d8f9 Mon Sep 17 00:00:00 2001 From: Miguel Solorio Date: Thu, 5 Jun 2025 08:10:05 -0700 Subject: Add Theme docs (#753) --- docs/cli/commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/cli/commands.md') 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. -- cgit v1.2.3