Firefox DevTools Theme (VS Code)
March 20, 2026 ยท View on GitHub
A Visual Studio Code theme inspired by Firefox DevTools.
Included themes
-
Firefox DevTools Dark

-
Firefox DevTools Light

Install
- Marketplace: https://marketplace.visualstudio.com/items?itemName=mnowtf.ff-devtools
- Manual (VSIX):
- Download the
.vsixfrom GitHub Releases - In VS Code: Extensions ->
...-> Install from VSIX...
- Download the
Usage
Open Preferences: Color Theme and select:
Firefox DevTools DarkFirefox DevTools Light
Development
Prerequisites: Node.js + npm
npm ci
npm run package
This produces a .vsix you can install locally (Install from VSIX...).