Skip to content

A variation of the original popping-and-locking theme that uses black as the primary background color

License

Notifications You must be signed in to change notification settings

philsinatra/popping-and-locking-vscode-black

Repository files navigation

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

"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

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).

About

A variation of the original popping-and-locking theme that uses black as the primary background color

Resources

License

Stars

Watchers

Forks

Packages

No packages published