oc-cho
v1.3.1
Published
Sakura Shinobi theme for OpenCode
Readme
Sakura Shinobi for OpenCode
A custom OpenCode theme blending vivid pink highlights with deep violet panels.
Install
Copy sakura-shinobi.json into your OpenCode themes directory:
mkdir -p ~/.config/opencode/themes
cp sakura-shinobi.json ~/.config/opencode/themes/sakura-shinobi.jsonThen set it in your TUI config:
{
"$schema": "https://opencode.ai/tui.json",
"theme": "sakura-shinobi"
}Restart OpenCode to apply the theme.
Project-local install
You can also install it per-project:
mkdir -p .opencode/themes
cp sakura-shinobi.json .opencode/themes/sakura-shinobi.jsonTheme identity
- Name:
sakura-shinobi - Style: purple and pink primary palette
- Format: OpenCode
theme.jsonschema
