Themes
Codex Theme Gallery
Browse every Codex skin theme. Each is rendered live with its real palette — click in for color details and install steps.
// validate input
function validate(email) {
return /.+@.+\..+/.test(email)
}Hatsune Miku Theme
A Vocaloid teal skin that turns Codex into your own diva console
// validate input
function validate(email) {
return /.+@.+\..+/.test(email)
}Dracula Theme
The classic developer dark scheme — timeless purple-pink cool tones
// validate input
function validate(email) {
return /.+@.+\..+/.test(email)
}Nord Theme
Arctic Nordic cool tones — restrained and easy on the eyes
// validate input
function validate(email) {
return /.+@.+\..+/.test(email)
}Monokai Theme
The original editor color scheme — iconic pink-green contrast
// validate input
function validate(email) {
return /.+@.+\..+/.test(email)
}Cyberpunk Theme
Neon pink-cyan future vibes — turn Codex into a Night City terminal
// validate input
function validate(email) {
return /.+@.+\..+/.test(email)
}Aurora Theme
Nordic-night aurora — dreamy green-purple-cyan gradients
// validate input
function validate(email) {
return /.+@.+\..+/.test(email)
}Ocean Theme
Blue calm — an immersive deep-sea vibe
// validate input
function validate(email) {
return /.+@.+\..+/.test(email)
}Tokyo Night Theme
Late-night Tokyo neon — a modern blue-purple developer palette
// validate input
function validate(email) {
return /.+@.+\..+/.test(email)
}Catppuccin Theme
Soft pastel macaron palette — the hottest warm dark theme among developers
// validate input
function validate(email) {
return /.+@.+\..+/.test(email)
}Gruvbox Theme
Retro warm tones — a nostalgic brown-yellow-green developer palette
// validate input
function validate(email) {
return /.+@.+\..+/.test(email)
}One Dark Theme
The Atom classic — a balanced, restrained all-rounder dark theme
// validate input
function validate(email) {
return /.+@.+\..+/.test(email)
}Galaxy Theme
Cosmic deep space — an immersive purple-blue galaxy vibe
// validate input
function validate(email) {
return /.+@.+\..+/.test(email)
}Spring Festival Theme
Chinese red and gold — a festive seasonal skin for the New Year