Neovim
A practical Neovim colorscheme for focused editing, diagnostics, diffs, and code.
Developer themes / 06 ports
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.
// signal, not spectacle
const theme = createTheme({
background: "adaptive",
focus: "#ff6b00",
warnings: "clear",
errors: "present",
})
orange reserved for intent
Available now
Each port follows the same quiet foundation, expressed through its platform's native conventions.
A practical Neovim colorscheme for focused editing, diagnostics, diffs, and code.
A complete Warp terminal palette with restrained ANSI color and an orange cursor.
Semantic Shadcn tokens tuned for warm light and near-black dark interfaces.
A React Native StyleSheet with reusable palette roles and status colors.
A unified theme for Chat, Work, and Codex with solid surfaces and clear diffs.
A reusable guide for building Agent Orange UI, new ports, and aligned theme surfaces.