Wildtype is a dark theme with calm, earthy colors contrasted with deep, dark blues.
"Wildtype" is a play on wild type (the typical form of a species as it occurs in nature).
This theme works well across many different languages and was originally put together for JavaScript and TypeScript development. Feel free to contribute if something can improve.
This extension can be installed directly in VS Code extensions tab, or by visiting and clicking install from:
VS Code Themes: https://vscodethemes.com/e/wildtype.wildtype
Visual Studio Marketplace: https://marketplace.visualstudio.com/items?itemName=wildtype.wildtype
"bracketPairColorizer.consecutivePairColors": [
"()",
"[]",
"{}",
["#f0af72", "#7dc0ff", "#8fc062"],
"#ff5b1a"
]
Based off Hackpot's JSON.
Enjoy!