Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>33p DarkNew to Visual Studio Code? Get it now.
33p Dark

33p Dark

Preview

33p

|
945 installs
| (0) | Free
Project moved to '2am' - see README
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

33p Dark

NOTICE: Development of this theme has been moved to 2am

This version will no longer be updated, and will be eventually unlisted.

33p Dark is now called 2am, and it has a new home on the Marketplace. To keep up with the latest changes, install 2am and uninstall 33p Dark.




A slick black Code theme

Note: This theme is in the early stages of development, so some things may not work. If you encounter any weirdness, please report it, or submit a pull request if you like fixing things yourself!

ScreenShot

Install

Install directly from the Visual Studio Code Marketplace.

Or, if you're into typing, hit ctrl/cmd + p to launch Quick Open then run:Z

ext install 33p-dark

Activate

Once the theme is installed, use ctrl/cmd + p to launch Quick Open then enter theme, choose Preferences: Color Theme, and select 33p Dark.


Extra stuff

Not a fan of some of the color choices used in this theme? No worries, Code makes it easy to customize.

That sweet looking font in the screenshot is Cascadia Code.

Bracket coloring comes from the supercool Bracket Pair Colorizer 2 extension, with some custom colors added to settings.json:

    "bracket-pair-colorizer-2.colors": [
        "#00ffff",
        "#44ffdd",
        "#66ffbb"
    ]

Change log

All of the important changes to this theme are logged in CHANGELOG.MD.


Contributing

Contributions to this theme are always welcome. If you have a suggestion or encounter any weirdness, please submit an issue over on GitHub. Or submit a pull request if you like fixing things yourself!


License

33p Dark is released under the MIT license. TL;DR: you can do whatever you want with this sexy theme as long as you include stuff from LICENSE.


Thanks for checking it out!

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