CodexSkin / Guides / Install
Setup Guide · Updated 2026

How to install a Codex skin or theme (macOS & Windows)

Two ways to customize Codex, and both take under a minute. A codex theme is a color string you paste into settings — no install. A full codex skin is a one-click installer you run locally. This guide covers both, plus how to verify and safely restore.

Option A — Install a Codex theme (30 seconds, no download)

A codex theme only changes colors and fonts. Codex supports this natively through a portable codex-theme-v1 string, so there's nothing to install and zero risk.

  1. Generate or copy a theme string

    Use the Codex theme generator to tune colors, then copy the codex-theme-v1:… string.

  2. Open Codex Appearance settings

    Launch Codex, press Cmd+, (macOS) or Ctrl+, (Windows) and open Appearance.

  3. Import the string

    Under Dark Theme or Light Theme, click Import and paste your string. The theme applies live — no restart needed.

Tip: If your codex theme doesn't appear after import, it's almost always a bad codeThemeId. See our dedicated fix: Codex theme not showing →

Option B — Install a Codex skin (one-click, full look)

A full codex skin adds a character banner, styled sidebar and persona text across the whole window. It installs with a small local engine that injects over loopback CDP — it never modifies the official Codex app bundle, app.asar, or code signature, and it's fully reversible.

🍎 macOS

After exporting your skin pack, unzip it and:

Double-click "Install Codex Skin.command"

Grant the one-time permission prompt, restart Codex, and your skin is live. A desktop launcher is created for next time.

🪟 Windows

After exporting your skin pack, unzip it and run:

scripts\install-skin.ps1

Then launch via start-skin.ps1. Restart Codex and the skin applies. Re-run after Codex updates.

Don't have a skin pack yet? Build one in the skin generator → — upload an image, tune it, export the installer.

Verify & restore your Codex

Every skin pack ships with a one-click restore. If you ever want the plain default Codex back — before a screen-share, or just because — run the uninstaller and Codex returns to stock instantly.

Safety model: the engine binds CDP to 127.0.0.1 only, validates the Codex signature before attaching, and touches nothing outside the renderer. Your API keys, projects and model settings are never read.

Codex install FAQ

Do I need to code to install a Codex skin?
No. A codex theme is copy-paste; a codex skin is a double-click installer. No terminal, no config editing.
Will installing a Codex skin break my IDE?
No. It injects styling locally and never modifies the official binary. Every pack includes a one-click restore, so it's fully reversible.
Does it work after Codex updates?
Themes persist automatically. Skins re-apply by re-launching the skin after an update — nothing is permanently patched.
Is my image uploaded anywhere?
No. Image processing and packaging happen entirely in your browser. Nothing touches a server.

Ready to skin your Codex?

Create your codex skin — free