Open Extensions sidebar panel in VS Code. View → Extensions
Search for Color Maze - find the one by Jay Patel
Click Install to install it.
Code > Preferences > Color Theme > Color Maze
Optional: Use the recommended settings below for best experience
Recommended Settings
{
// This is all that matters
"workbench.colorTheme": "Color Maze"
"editor.fontFamily": "Fira Code, Menlo, Monaco, 'Courier New', monospace",
"editor.fontSize": 17,
}
You don't like something
This theme is new so if something is funky, please open an issue. There are many languages and parts of VS Code I don't use, so let me know! I will try to fix or You can open a PR