Search and preview themes from the Visual Studio Marketplace.
This repository contains the source code for vscodethemes.com, built with Remix and Cloudflare Workers.
VS Code Themes scans the Visual Studio Marketplace and maintains a searchable database of themes.
In order for a theme to show up on the website:
- A description must exist in the extension's manifest
- Themes must be
.json
(.tmTheme
files are not supported)
Missing a theme? Open an issue.
You can search for themes matching a color using the query string:
- vscodethemes.com?editorBackground=hex|142A44
- vscodethemes.com?editorBackground=rgb|40,35,75
- vscodethemes.com?editorBackground=hsl|20,50,10
For a full list of supported color formats check out the test suite.
Here are some helpful links if you'd like to create your own theme:
Development requires access to private packages. If you're interested in contributing let's chat! You're welcome to open an issue or send an email to hello@jschr.io.
Helping you discover new themes since 2018: