A hot pink Y2K theme for VS Code — bubblegum pink workbench (sidebar, tabs, status bar, menus), a dark plum editor core, and syntax highlighting in shades of pink with lime green accents.
Palette
Role
Color
Hot pink accent
#ff2e9a
Workbench pink
#f7cfe1 / #f2a7c9 / #ee8ec0
Editor background
#241119 (dark plum)
Lime green
#baff39 (strings, cursor, highlights)
Soft lime
#d3f57a (types, classes)
Light pinks
#ffb3d9 (functions), #ff7ec2 (operators)
Try it out
Open this folder in VS Code.
Press F5 — an Extension Development Host window opens with the theme available.
In that window: Ctrl+K Ctrl+T → pick Bubblegum Noir.
Edit themes/bubblegum-noir-color-theme.json while the dev host is open and changes apply live.
Syntax highlighting: the tokenColors section. Use Developer: Inspect Editor Tokens and Scopes from the Command Palette to see which scope any piece of code has.