Monokai Pro (CE) for Opencode

Installation Instructions

Clone this repository:

git clone https://github.com/monokai-pro/opencode.git opencode-monokai-pro-theme

Copy 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.json

Activate the theme in ~/.config/opencode/tui.json:

{
  "theme": "monokai-pro"
}

Start or restart OpenCode and enjoy.

Contributors

v2.0.125