DexThemesMake Codex yours Open DexThemes

Codex catalog theme · light variant

VS Code+

VS Code+ pairs #FFFFFF surfaces with #007ACC accents for a focused Codex workspace.

Source
Built into the Codex theme catalog
Available
dark + light
Accent
#007ACC

The interactive preview opens the existing DexThemes app. Nothing is applied until you approve the import in Codex.

Codex VS Code+ light palette preview Preview this theme in Codex The palette stays readable across code and conversation. // theme-preview.ts const theme = { accent: '#007ACC' }; Ask anything...
Rendered from the current light palette.

Palette

The working colors

Surface #FFFFFF
Sidebar #f3f3f3
Accent #007ACC
Added #00a240
Removed #ba2623
Skill #924ff7
01

What changes

One palette across the workspace

Main workspace#FFFFFF
Navigation#f3f3f3
Primary action#007ACC
Code surface#ececec

Is this an official DexThemes product?

DexThemes is free, open source, and community-built. It is not affiliated with OpenAI. This palette comes from the built-in Codex theme catalog; DexThemes provides the preview and import handoff.

Does DexThemes modify Codex files?

No. DexThemes prepares an import string. Codex owns the final Appearance import and asks you to approve the change.

02

How to use it

Copy, open Appearance, import

  1. 1
    Open the interactive previewConfirm the light variant and palette in context.
  2. 2
    Copy the themeDexThemes copies the complete codex-theme-v1 import string.
  3. 3
    Approve it in CodexOpen Settings → Appearance → Import theme, paste, and approve.
Read the complete install guide