Upstream checked July 17, 2026 · 26c6c410e0e0

Restore the default Codex appearance

Use the platform restore script, preserve the official app and configuration, and verify that the external debugging session is closed.

Upstream instructions can change. Before running commands, compare this guide with the original GitHub repository.

macOS

~/.codex/codex-dream-skin-studio/scripts/restore-dream-skin-macos.sh

The current script stops only the recorded injector when its process identity still matches, removes the themed launch agent, removes the live renderer skin and clears its state. It can optionally restart Codex normally.

If Codex is still running but the saved CDP endpoint cannot be verified, the macOS script stops safely unless you explicitly request a restart. Do not bypass that check.

Windows

powershell -NoProfile -File scripts\restore-dream-skin.ps1

The Windows restore script removes the live skin, closes the saved CDP session and reopens Codex normally. Optional flags have different scopes:

Post-restore verification

  1. Confirm the theme injector is no longer running.
  2. Open Codex normally and check Home, Task and Diff.
  3. Confirm sidebar, project selector, composer, menus, pets, plugins and authentication still work.
  4. Record any remaining appearance setting before editing configuration by hand.