Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>mariana-sublimeNew to Visual Studio Code? Get it now.
mariana-sublime

mariana-sublime

zwyyy456

|
4 installs
| (0) | Free
I already tried the other ones
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Mariana Color Theme

I already tried the other ones so you don't need to.

Maybe most faithful port of Sublime Mariana theme!

This theme is based on the Mariana Sublime theme by mightbesimon.

Wow this took way too long 😅

preview

more ideas welcome 🙂

PRs welcome 👨‍🍳👌

Acknowledgements

  • Mariana Theme - Dmitri Voronianski, Sublime HQ Pty Ltd

Contributors

  • Simon - mightbesimon
  • guillemap ✨
  • gijocode
  • Johnnie Gray
  • zwyyy456
  • 👉 you? 👈

Colour Reference

class Mariana(metaclass=enum[Colour]):
	'''	mariana theme from sublime
	'''
	MARIANA  = hsla(210, 15, 22)
	DARK_0   = MARIANA.clone(l=11)
	DARK_1   = MARIANA.clone(l=13)
	DARK_2   = MARIANA.clone(l=19)
	MEDIUM_0 = MARIANA.clone()
	MEDIUM_1 = MARIANA.clone(l=40, a=75)
	MEDIUM_2 = MARIANA.clone(l=45)
	LIGHT_0  = hsla(220, 12, 69)
	LIGHT_1  = hsla(220, 28, 88)
	RED      = hsla(357, 79, 65)
	CORAL    = hsla( 13, 93, 66)
	ORANGE   = hsla( 32, 93, 66)
	YELLOW   = hsla( 40, 94, 68)
	MINT     = hsla(114, 31, 68)
	TEAL     = hsla(180, 36, 54)
	BLUE     = hsla(210, 50, 60)
	PURPLE   = hsla(300, 30, 68)
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft