Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Mariana ProNew to Visual Studio Code? Get it now.
Mariana Pro

Mariana Pro

ricky.normandeau

|
46,405 installs
| (8) | Free
A complete color theme for VS Code based on Sublime Text's Mariana Syntax and Adaptive UI
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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 JS Screenshot

Mariana Pro (Gray)

Mariana Pro CSS Screenshot

Mariana Pro (Warm)

Mariana Pro Terminal Screenshot

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

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft