diff options
| author | opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> | 2026-02-09 17:35:30 +0000 |
|---|---|---|
| committer | opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> | 2026-02-09 17:35:30 +0000 |
| commit | d578f80f0055082cc7befd29b2ce6bda7326d29f (patch) | |
| tree | 5ca2ee868fe480104a5464260a8b114c3ef4ec71 /packages/web/src/content/docs/ja/themes.mdx | |
| parent | dc53086c1e73d43d3a28fc4cdf161e83d09b1877 (diff) | |
| download | opencode-d578f80f0055082cc7befd29b2ce6bda7326d29f.tar.gz opencode-d578f80f0055082cc7befd29b2ce6bda7326d29f.zip | |
chore: generate
Diffstat (limited to 'packages/web/src/content/docs/ja/themes.mdx')
| -rw-r--r-- | packages/web/src/content/docs/ja/themes.mdx | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/packages/web/src/content/docs/ja/themes.mdx b/packages/web/src/content/docs/ja/themes.mdx index 09d435f02..96479b535 100644 --- a/packages/web/src/content/docs/ja/themes.mdx +++ b/packages/web/src/content/docs/ja/themes.mdx @@ -25,19 +25,19 @@ OpenCode を使用すると、いくつかの組み込みテーマから 1 つ� OpenCode にはいくつかの組み込みテーマが付属しています。 -|名前 |説明 | -| ---------------------- | ---------------------------------------------------------------------------- | -| `system` |端末の背景色に適応します | -| `tokyonight` | 【Tokyonight](https://github.com/folke/tokyonight.nvim)テーマ | -| `everforest` | [Everforest](https://github.com/sainnhe/everforest) テーマ | -| `ayu` | [Ayu](https://github.com/ayu-theme) ダークテーマ | ベース] -| `catppuccin` | [Catppuccin](https://github.com/catppuccin) テーマ | -| `catppuccin-macchiato` | [Catppuccin](https://github.com/catppuccin) テーマ | -| `gruvbox` | [Gruvbox](https://github.com/morhetz/gruvbox) テーマ | -| `kanagawa` | 【神奈川](https://github.com/rebelot/kanagawa.nvim)テーマ | -| `nord` | [Nord](https://github.com/nordtheme/nord) テーマ | -| `matrix` |ハッカースタイルの黒地に緑のテーマ | -| `one-dark` | [Atom One](https://github.com/Th3Whit3Wolf/one-nvim) Dark テーマ | Atom One](https://github.com/Th3Whit3Wolf/one-nvim) Dark テーマ | +| 名前 | 説明 | +| ---------------------- | ---------------------------------------------------------------- | --------------------------------------------------------------- | +| `system` | 端末の背景色に適応します | +| `tokyonight` | 【Tokyonight](https://github.com/folke/tokyonight.nvim)テーマ | +| `everforest` | [Everforest](https://github.com/sainnhe/everforest) テーマ | +| `ayu` | [Ayu](https://github.com/ayu-theme) ダークテーマ | ベース] | +| `catppuccin` | [Catppuccin](https://github.com/catppuccin) テーマ | +| `catppuccin-macchiato` | [Catppuccin](https://github.com/catppuccin) テーマ | +| `gruvbox` | [Gruvbox](https://github.com/morhetz/gruvbox) テーマ | +| `kanagawa` | 【神奈川](https://github.com/rebelot/kanagawa.nvim)テーマ | +| `nord` | [Nord](https://github.com/nordtheme/nord) テーマ | +| `matrix` | ハッカースタイルの黒地に緑のテーマ | +| `one-dark` | [Atom One](https://github.com/Th3Whit3Wolf/one-nvim) Dark テーマ | Atom One](https://github.com/Th3Whit3Wolf/one-nvim) Dark テーマ | さらに、新しいテーマも常に追加されています。 |
