Monokai Pro (CE) for Opencode
Installation Instructions
Clone this repository:
git clone https://github.com/monokai-pro/opencode.git opencode-monokai-pro-themeCopy the theme file into OpenCode’s theme directory:
mkdir -p ~/.config/opencode/themes
cp opencode-monokai-pro-theme/monokai-pro.json ~/.config/opencode/themes/monokai-pro.jsonActivate the theme in ~/.config/opencode/tui.json:
{
"theme": "monokai-pro"
}Start or restart OpenCode and enjoy.