Developer themes / 06 ports

Agent Orange is a developer theme built for signal.

Near-black developer themes for Neovim, Warp, Shadcn/UI, Expo, and ChatGPT Desktop. Orange marks focus while quiet semantic color keeps changes, warnings, and errors easy to read.

Explore ports light / dark preview
Surface
warm / quiet
Focus
#ff6b00
State
Clear
agent_orange

// signal, not spectacle

const theme = createTheme({

background: "adaptive",

focus: "#ff6b00",

warnings: "clear",

errors: "present",

})

ready for the long run

orange reserved for intent

Available now

Choose your surface.

Each port follows the same quiet foundation, expressed through its platform's native conventions.

Editor

Neovim

A practical Neovim colorscheme for focused editing, diagnostics, diffs, and code.

agent_orange.lua

Lua colorscheme

Terminal

Warp

A complete Warp terminal palette with restrained ANSI color and an orange cursor.

agent_orange.yml

YAML theme

Interface

Shadcn/UI

Semantic Shadcn tokens tuned for warm light and near-black dark interfaces.

agent_orange.css

CSS variables

Native

Expo

A React Native StyleSheet with reusable palette roles and status colors.

agent-orange.js

React Native StyleSheet

Workflow

Agent Orange Skill

A reusable guide for building Agent Orange UI, new ports, and aligned theme surfaces.

SKILL.md

Coding agent skill

npx skills add edwardma33/agent-orange