Overview Version History Q & A Rating & Review
Mariana Pro
A complete syntax theme for VS Code based on Sublime Text's Mariana and Adaptive UI
This theme comes in 3 tints: cool, gray, and warm.
Mariana Pro (Cool)
Mariana Pro (Gray)
Mariana Pro (Warm)
Recommendations
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