Dark Luxury Theme
A dark, opulent theme inspired by the aesthetic of Killer Queen — diamonds, gold, and deep purple. No anime. Just power.

Palette
| Role |
Color |
Hex |
| Background |
 |
#0D0010 |
| Surface |
 |
#1A0020 |
| Gold (foreground) |
 |
#E0C97F |
| Gold (muted) |
 |
#8B6914 |
| Purple (accent) |
 |
#6B006B |
| Deep purple |
 |
#3A0050 |
| Red (error) |
 |
#C0392B |
Features
- Deep black-purple background — easy on the eyes, brutal on the aesthetic
- Gold foreground text — readable, warm, distinctive
- Purple accent colors for selections, borders, and UI elements
- Consistent token colors for JS/TS, Python, PHP, CSS, and more
- Matching terminal colors
- Git decoration colors that don't break the vibe
Installation
- Open VSCode
Ctrl+Shift+P → Preferences: Color Theme
- Select Dark Luxury
Or install from the Visual Studio Marketplace.
Recommended Settings
{
"editor.fontFamily": "JetBrains Mono, monospace",
"editor.fontSize": 13,
"editor.lineHeight": 1.6,
"editor.fontLigatures": true,
"workbench.colorTheme": "Dark Luxury"
}
Screenshots
Editor

Terminal


License
MIT — use it, fork it, make it yours.
| |