SpectrumThis is a VSCode extension (webview) that helps you find and copy a VSCode theme CSS variable quickly and easily! No more messing around with the Chrome dev tools – fire up this webview and find what you're looking for, fast. UsageOnce installed, open the webview by invoking the Spectrum: Show theme tokens command from the command palette. Once the webview is open, filter the grid of swatches via the text field at the top of the screen. To copy a value, click a swatch and the VSCode quickpick UI will pop up. From there you can copy either the:
Local DevelopmentDependencies
Running the extensionOnce the extension is open inside VS Code you can run the extension by doing the following:
|