OpenCode MiMoCode Theme
Warm dark and light theme pair for OpenCode with signature orange accents
OpenCode ThemeDark & LightUI Customization
The Problem
Why This Was Built
OpenCode users lacked warm, eye-friendly contrast themes that provide vivid visual distinction between agent responses, tool calls, and diff blocks.
The Solution
The Architectural Answer
A meticulously tuned palette pairing warm deep backgrounds with high-contrast amber, orange, and indigo highlights.
Capabilities
Key Features & Architecture
Dark mode: #0a0a0a warm background with #FF6A00 primary accent
Light mode: #ffffff crisp background with #C45200 deep orange accent
Submitted to official awesome-opencode directory (PR #719)
Engineering
Technical Specifications
- Primary Languages
- JSON
- Frameworks & Tooling
- OpenCode Theme API
- Architecture & Execution Model
- Theme configuration adhering to OpenCode color token specifications
- Licensing Model
- MIT (permissive)
- Release & Lineage
- Active release cycle since 2026 · Maintained by @JadMadi
Knowledge
Frequently Asked Questions
How do I install the theme in OpenCode?
Download the theme JSON into your OpenCode themes directory: `curl -o ~/.config/opencode/themes/mimocode.json https://raw.githubusercontent.com/jadmadi/opencode-MiMoCode-Theme/main/mimocode.json`.