⚡ 2030 ThemeA futuristic 2030 terminal-style color theme collection for VS Code, inspired by modern AI CLIs (like Claude CLI). Deep-space backgrounds, neon accents, and every syntax element gets its own distinct color — so reading code feels like reading a live terminal stream. ✨ Variants
🎨 Color LanguageEach syntax role has one signature color — nothing is reused arbitrarily. Roles map consistently across every variant (only the palette changes): keywords, storage/modifiers, strings, numbers, booleans, functions, classes/types, properties, parameters, operators, decorators, and comments each get a dedicated hue. Fully styled surfaces include sticky scroll, inlay hints, ghost text / inline AI suggestions, bracket-pair guides, merge conflicts, notebooks, the command center, charts, minimap markers, testing/debug icons, and rainbow bracket-pair colors. The integrated terminal ships a full neon ANSI palette. Diagnostic and git colors (error red, warning amber, added green) stay meaningful in every variant — even the near-monochrome ones. 🛠 How the variants are builtAll variants are generated from a single template so they stay structurally identical. Each is defined as a compact palette of roles in build-themes.js; running it expands every palette into a full theme file:
To add a new variant, add one palette object to the 🚀 Install / Try Locally
Package as a
|