From ef3fd5900fd33289576ea7853afacb3c2b06bf33 Mon Sep 17 00:00:00 2001 From: adamdottv <2363879+adamdottv@users.noreply.github.com> Date: Fri, 20 Jun 2025 15:35:25 -0500 Subject: docs: cleanup casing --- packages/web/src/content/docs/docs/themes.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'packages/web/src/content/docs') diff --git a/packages/web/src/content/docs/docs/themes.mdx b/packages/web/src/content/docs/docs/themes.mdx index 269e30f8b..487bcad32 100644 --- a/packages/web/src/content/docs/docs/themes.mdx +++ b/packages/web/src/content/docs/docs/themes.mdx @@ -272,9 +272,9 @@ The `defs` section (optional) allows you to define reusable colors that can be r ## Built-in Themes -OpenCode comes with several built-in themes: -- `opencode` - Default OpenCode theme -- `tokyonight` - Tokyo Night theme +opencode comes with several built-in themes: +- `opencode` - Default opencode theme +- `tokyonight` - Tokyonight theme - `everforest` - Everforest theme - `ayu` - Ayu dark theme - `catppuccin` - Catppuccin theme @@ -285,7 +285,7 @@ OpenCode comes with several built-in themes: ## Using a Theme -To use a theme, set it in your OpenCode configuration or select it from the theme dialog in the TUI. +To use a theme, set it in your opencode configuration or select it from the theme dialog in the TUI. ```json title="opencode.json" {3} { -- cgit v1.2.3