Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Popping and Locking Black ThemeNew to Visual Studio Code? Get it now.
Popping and Locking Black Theme

Popping and Locking Black Theme

Phil Sinatra

|
37,447 installs
| (4) | Free
A variation of the original popping-and-locking theme that uses black as the primary background color
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

README

About

This is a fork of the original popping-and-locking theme by Hedinn Eiriksson. This version uses pure black as the primary background color throughout the theme.

Screenshots

JS

js

HTML

html

SCSS

scss

JSON

json

Related Customization

Colors for Bracket Pair Colorizer

"bracketPairColorizer.consecutivePairColors": [
  "()",
  "[]",
  "{}", ["#cc241d", "#b16286", "#458588", "#689d6a", "#98971a", "#d79921"],
  "#f2e5bc"
]

Colors for Indent Rainbow

"indentRainbow.colors": [
  "rgba(205,38,23, 0.15)",
  "rgba(215,155,12, 0.15)",
  "rgba(67,133,136,0.15)",
  "rgba(102,158,104,0.15)"
]

Popping and Locking iTerm2 Themes

  • https://github.com/philsinatra/iterm2-popping-and-locking

Original Theme Notes

This theme is designed to have vivid colors to capture your attention yet be easy on the eyes. Originally based on the color theme VS Dark+, Gruvbox Dark and One Dark but has changed a lot since. It is designed for web languages (HTML, CSS, JS and more).

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