26c6c410e0e0.First isolate the update from the theme
Restore the theme and open Codex normally. If the official appearance also fails, the issue is outside the theme layer. If stock Codex works, record the exact Codex version, platform, architecture, upstream commit, and the first route where the themed UI differs.
Why updates can break a theme
External themes depend on renderer structure and DOM markers. Codex can rename or move those elements during an update, leaving a background visible while cards, composer, or sidebar styling disappears. A stale injector can also target a renderer that no longer matches the expected identity.
Repair with a fresh, reviewable state
Pull or download the current original repository, read its changelog and platform guide, then rerun the documented install and verification flow. Do not edit the signed application package as a shortcut. Verify Home, Task, Diff, menus, composer, and restore before keeping the theme active.
Completion checklist
- Stock Codex works after restore
- Exact version is recorded
- Upstream main was reviewed
- Home/Task/Diff all pass