Menu
Browse docs
Documentation · get-codex-theme@0.7.0
Get Codex Theme Docs
From first install to trusted release: one maintained reference for theme users, creators, contributors, and coding agents.
Quick start
Install a real theme, then prove the result.
No account is required to browse or install. Sign in only when you publish or join community actions.- 1
Choose a published theme
Browse the Registry and start with a pack that already includes validation evidence and a restore-compatible manifest.
Browse published themes - 2
Install and select
Use one pinned CLI command. Installation records the previous active state before changing the local selection.
Terminalnpx get-codex-theme@0.7.0 use codexhub - 3
Verify the local state
Confirm the selected theme and diagnose runtime requirements before deciding whether Codex should restart.
Terminalnpx get-codex-theme@0.7.0 status --json npx get-codex-theme@0.7.0 doctor --json - 4
Restore when needed
Return to the state recorded before selection. Restoration remains explicit and independently available.
Terminalnpx get-codex-theme@0.7.0 restore
The CLI never silently restarts an active Codex session. When a restart is required, it stops and asks you to save your work first.
Documentation map