Warm dark and light theme for OpenCode with signature orange accents. Ported from zed-mimoCode-theme. Brand inspired by Xiaomi's MiMo-Code. Unofficial fan theme, no affiliation.
Dark mode uses warm-black surfaces with vivid orange, indigo, and amber accents. Light mode uses warm cream surfaces with the same accent family.
by Jad Madi, X / @jadmadi, GitHub / jadmadi
Create the themes directory if it does not exist:
mkdir -p ~/.config/opencode/themesDownload the theme file:
curl -o ~/.config/opencode/themes/mimocode.json \
https://raw.githubusercontent.com/jadmadi/opencode-MiMoCode-Theme/main/mimocode.jsonSet the theme in ~/.config/opencode/opencode.json:
{
"theme": "mimocode"
}Restart OpenCode.
| Element | Dark | Light |
|---|---|---|
| Background | #0a0a0a |
#ffffff |
| Foreground | #eeeeee |
#1a1a1a |
| Primary | #FF6A00 |
#C45200 |
| Accent | #818CF8 |
#4338CA |
| Error | #FB7185 |
#E11D48 |
| Warning | #FBBF24 |
#B45309 |
New to OpenCode? Sign up with my link: https://opencode.ai/go?ref=N9H3ZEP22A
Trying Xiaomi MiMo? Bind invite code 8ACN29 for 10 percent off
your first paid Token Plan order:
https://platform.xiaomimimo.com?ref=8ACN29
MIT, see LICENSE.