Tutorials
Een langere walkthrough om je eerste Codex-skin toe te passen en omkeerbaar te houden.
Voor je begint
Skins style Codex at the visual layer only, over <code class="font-mono text-fg-2">127.0.0.1</code>. No app files are modified and your API key is never touched.
-
Installeer één keer een engine
Kloon of download een skin-engine zoals Codex Dream Skin, of gebruik een manager zoals Codex Skin Manager. Een eenmalige setup op je machine.
-
Vind een skin in de index
Blader door categorieën of zoek op stemming en kleur. Open de skinpagina voor beschrijving, ondersteunde platforms en de exacte installatieprompt.
-
Kopiëren en toepassen
Klik op Kopiëren bij de installatieprompt, plak deze in Codex Desktop of voer de CLI-opdracht uit. De workspace werkt direct bij.
-
Bevestig en bewaar de bron
Bevestig de nieuwe look en bladwijzer de bron. Werkt een skin niet meer na een Codex-update, herhaal dan de herstelstap om terug te keren.
Tips
- Start with a featured skin — it is the most likely to apply cleanly through the engine's default preset.
- Kopieer de prompt precies; kleine aanpassingen veranderen wat de engine toepast.
- Bewaar de bronlink zodat je na een Codex-update kunt herstellen of opnieuw kunt toepassen.
- Gebruik de categorie- en stemmingsfilters om van 100+ skins een paar te kiezen die bij je passen.
Een engine kiezen
De engine bepaalt hoe skins worden toegepast en welke formaten je kunt gebruiken. Alles is gratis en open source.
| Engine | Platforms | Installatiestijl | Opmerkingen |
|---|---|---|---|
| Codex Dream Skin | macOS, Windows | Agent prompt / preset | Core open-source engine; local CDP injection, no app modification. |
| Codex Skin Manager | macOS, Windows | Built-in manager | 14 built-in themes plus a theme creator and Codex Skill. |
| Codex Themes (desktop) | macOS | .codextheme import | Gallery and creator center at theme.codexguide.ai. |
| ReTheme | macOS, Windows | Signed themes | Tauri-based; signed, updatable, community themes. |
| Codex Themes CLI | Cross-platform | CLI /theme | Validate, preview, apply, rollback, export palettes. |
| Codepilot | Cross-platform | Built-in TUI /skin | Codex CLI distribution with 16 built-in TUI skins. |
Probleemoplossing
De vier meest voorkomende problemen en oplossingen.
-
Prompt applies but nothing visibly changes
Confirm the engine is running and pointed at the right Codex window. Restart Codex Desktop, then re-apply.
-
Skin looks different from the preview
Previews approximate the source palette. Check the source link for the exact theme file and version.
-
Codex updated and the skin stopped working
Use the engine's restore-to-default option, then re-apply. Keeping the source link makes this a two-minute fix.
-
CLI /theme says no themes installed
Run the port install script first, then reopen the CLI prompt. Some ports cache colors at startup.
Need the short version? See the install guide, the FAQ, or the full install blog post.