A VS Code theme inspired by Twenty One Pilots' Clancy album cover (main colors: red, yellow, black)
- Dark color scheme with red and yellow accents
- Optimized syntax highlighting for better readability
- Customized UI elements (sidebar, status bar, tabs)
- Works with all popular programming languages
- Open Extensions view (
Ctrl+Shift+X) - Search for "Clancy Theme"
- Click Install
- Activate with
Ctrl+K Ctrl+Tand select "Clancy Theme"
Version: 1.0.2
{
"editor.fontSize": 14,
"editor.lineHeight": 24,
"workbench.colorTheme": "Clancy Theme"
}


