- Bracket Pair Colorizer extension: Brackets in the screenshots are colored by the Bracket Pair Colorizer extension with the following user settings:
"bracketPairColorizer.consecutivePairColors": [ ["{", "}"], ["(", ")"], ["[", "]"], [ "#5fb3b3", // teal "#92b0ce", // light blue "#ddd", // gray ], "Tomato" ]
- Fira Code with Font Ligatures: The font Fira Code is shown in the screenshots with Font Ligatures enabled. Download the font here and use with the following user settings:
"editor.fontFamily": "Fira Code, monospace", "editor.fontLigatures": true
https://github.com/n0rmand0/Mariana-Pro-color-theme