Codex skin not working: troubleshooting guide
Diagnose installation, launch, verification, readability, update, and recovery failures in a safe order.
Reviewed by Codex Skin Lab · Last reviewed July 18, 2026
Short answer
First restore and prove that normal Codex works. Then decide whether the problem is installation, launch, theme files, readability, an app update, or recovery. Change only the part that actually failed.
Normal Codex also fails
Restore Dream Skin and launch the official app normally. If Home, a task, or the composer still fails, the problem is not the theme settings.
Installer cannot find a requirement
On macOS, confirm the official app was opened once and ~/.codex/config.toml exists. On Windows, confirm Node 22+ and the current-user Microsoft Store app.
# macOS
test -f "$HOME/.codex/config.toml" && echo "Codex config found"
# Windows PowerShell
node --version
Get-AppxPackage -Name OpenAI.CodexSkin launches but verification fails
Use the included check instead of guessing from appearance. Review the log named by the error. Restore before retrying if Dream Skin cannot confirm the current Codex process or theme files.
Wallpaper appears but content is unreadable
This is usually a composition or theme-setting problem. Increase surface opacity or dimming, move the image focus away from reading columns, and test both Home and task pages before changing the Dream Skin app.
A Codex update breaks the skin
Restore the normal Codex appearance, verify the official update, update Codex Dream Skin from its GitHub project, rerun the installer, and verify again. Application updates can change where themes attach.
Restore does not complete
Preserve local files, logs, and the appearance backup. Capture the exact error, platform, Codex version, and reproduction steps. Remove API keys, tokens, auth.json, and private conversation data before opening a GitHub issue.
Project references
Codex Skin Lab compared this guide with the sources below on July 18, 2026. The links let you verify requirements and commands against the project's current instructions before you run them.
Ready to choose a theme?
Preview artwork and readability before applying anything locally.