---
title: >-
  OpenCode MiMoCode Theme — Warm dark and light theme pair for OpenCode with
  signature orange accents — by Jad Madi (@jadmadi)
description: >-
  Port of the popular zed-mimoCode-theme to the OpenCode IDE and terminal
  environment. Features warm-black dark mode surfaces, crisp cream light mode
  surfaces, and vivid orange/indigo accents.
href: /project/opencode-mimocode-theme/
author: Jad Madi
category: Themes & UI
domain: Themes & UI
status: Active Theme
license: MIT
year: '2026'
---
# OpenCode MiMoCode Theme — Warm dark and light theme pair for OpenCode with signature orange accents

Port of the popular zed-mimoCode-theme to the OpenCode IDE and terminal environment. Features warm-black dark mode surfaces, crisp cream light mode surfaces, and vivid orange/indigo accents.

## Project Overview

- **Website**: https://jadmadi.net/project/opencode-mimocode-theme/
- **Repository**: https://github.com/jadmadi/opencode-MiMoCode-Theme
- **Documentation**: https://github.com/jadmadi/opencode-MiMoCode-Theme/blob/main/README.md
- **Domain**: Themes & UI
- **Category**: Themes & UI
- **Status**: Active Theme
- **Year**: 2026
- **License**: MIT (permissive)
- **Author**: [@JadMadi](https://x.com/jadmadi)

## Quick Install & Run

```bash
curl -o ~/.config/opencode/themes/mimocode.json https://raw.githubusercontent.com/jadmadi/opencode-MiMoCode-Theme/main/mimocode.json
```

## The Problem It Solves

OpenCode users lacked warm, eye-friendly contrast themes that provide vivid visual distinction between agent responses, tool calls, and diff blocks.

## The Solution

A meticulously tuned palette pairing warm deep backgrounds with high-contrast amber, orange, and indigo highlights.

## Key Features & Capabilities

- 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)

## Technical Specifications & Architecture

- **Languages**: JSON
- **Frameworks / Libraries**: OpenCode Theme API
- **Architecture**: Theme configuration adhering to OpenCode color token specifications
- **License Model**: MIT

## 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`.

## Links & References

- Project Page on Crosscurrent Code: https://jadmadi.net/project/opencode-mimocode-theme/
- Full Projects Directory: https://jadmadi.net/projects/
- Author Profile: https://jadmadi.net/about/
