aithink001/codex-dream-skin-themes — explained in plain English
Analysis updated 2026-05-18
Add a custom background image or banner to the Codex desktop app
Save and switch between several saved Codex visual themes
Restore Codex to its original official appearance at any time
| aithink001/codex-dream-skin-themes | baiyuetribe/codes | collindjohnson/agent-notify | |
|---|---|---|---|
| Stars | 18 | 18 | 18 |
| Language | Shell | Shell | Shell |
| Last pushed | — | 2020-02-21 | — |
| Maintenance | — | Dormant | — |
| Setup difficulty | easy | easy | easy |
| Complexity | 2/5 | 1/5 | 1/5 |
| Audience | general | ops devops | vibe coder |
Figures from each repo's GitHub metadata at analysis time.
Requires the official Codex desktop app already installed, images work best above 2000px wide.
Codex Dream Skin is a free, open source theming tool for the Codex desktop app on macOS and Windows. It lets a user add a custom background image, banner, and color accents to the app's window without changing how the app actually works. The native sidebar, project list, suggestion cards, task view, and input box all stay fully clickable, since the theme only affects decoration and background, not the real interface underneath. On macOS, the tool supports local images in common formats, images pulled from an online address, saved theme names with taglines and quotes, a menu bar control panel, saving and switching between multiple themes, and a full restore back to the official look. On Windows, it installs a starter theme and adds a system tray menu for picking a local image, saving the current theme, switching between saved themes, pausing, and restoring the original appearance. HTTPS hosted images work directly on macOS, while on Windows they need to be downloaded locally first. Installation is meant to be handled by talking to Codex itself: a user pastes a prepared instruction into the app, chooses a theme option, confirms one install popup, and lets Codex install the skill, apply the theme, and verify the result automatically. Advanced users can instead clone the repository manually and copy the skill folder into their local Codex skills directory. Under the hood, the tool works by launching the official Codex desktop app and connecting to it through a local only Chromium DevTools Protocol connection to inject theme styling and decorative layers. It does not modify, replace, or resign the official application files, and it is pinned to a specific checked commit that gets verified again after download. A verification step confirms the theme CSS is present, the native controls still work, and nothing overlaps or blocks clicks, and a separate restore command removes the theme and returns Codex to its original appearance.
An open source skill that adds custom background images and color themes to the Codex desktop app on macOS and Windows without changing its real interface.
Mainly Shell. The stack also includes Shell, Chromium DevTools Protocol, macOS.
Use, modify, distribute, and sell this freely, including for commercial use, under the MIT license.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.