From 8862adc1f912759a018cb223e77e1056d91ae680 Mon Sep 17 00:00:00 2001 From: Tyler Fernando Date: Tue, 10 Feb 2026 13:12:14 +1100 Subject: [PATCH] docs: add opencode-vscode-themes to themes --- data/themes/opencode-vscode-themes.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 data/themes/opencode-vscode-themes.yaml diff --git a/data/themes/opencode-vscode-themes.yaml b/data/themes/opencode-vscode-themes.yaml new file mode 100644 index 0000000..69c0994 --- /dev/null +++ b/data/themes/opencode-vscode-themes.yaml @@ -0,0 +1,4 @@ +name: VS Code Themes +repo: https://github.com/regen45t/opencode-vscode-themes +tagline: Ports of all built-in VS Code themes (Modern, Plus, VS, High Contrast). +description: OpenCode ports of all built-in VS Code themes from the vscode.theme-defaults extension. Includes vscode-modern, vscode-plus, vscode-vs, and vscode-hc with automatic dark/light variant selection. One-line install script included.