mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-30 21:49:53 +00:00
docs: cleanup casing
This commit is contained in:
parent
453d690c11
commit
ef3fd5900f
2 changed files with 5 additions and 5 deletions
|
|
@ -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}
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue