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

Mariana

mightbesimon

|
11,169 installs
| (10) | Free
| Sponsor
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 version

sponsor downloads publish

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

Most faithful port of Sublime Mariana theme!

Wow this took way too long 😅

preview

Todo List

click 👇 to see todo items 👉 if you'd like to contribute 👈

🚧 diff editor

🚧 merge conflict

🚧 panel 50% done

🚧 menu bar

🚧 command center

🚧 notification 50% done

🚧 banner

🚧 extension 50% done

🚧 keybinding labels

🚧 keyboard shortcut table

🚧 debug colours

🚧 testing colours

🚧 welcome page

🚧 breadcrums

🚧 snippets

🚧 symbol icons

🚧 debug icons

🚧 notebook

🚧 charts

🚧 ports

🚧 extension colours

more ideas welcome 🙂

PRs welcome 👨‍🍳👌💋

Acknowledgements

  • Mariana Theme - Dmitri Voronianski, Sublime HQ Pty Ltd

Contributors

  • Simon - mightbesimon
  • gijocode
  • guillemap
  • Johnnie Gray
  • 👉 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