https://github.com/benfaerber/one-monokai-firefox-devtools
A theme for Firefox Devtools
https://github.com/benfaerber/one-monokai-firefox-devtools
devtools-theme firefox theme
Last synced: about 1 year ago
JSON representation
A theme for Firefox Devtools
- Host: GitHub
- URL: https://github.com/benfaerber/one-monokai-firefox-devtools
- Owner: benfaerber
- Created: 2021-07-14T04:26:09.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-08T22:56:03.000Z (over 1 year ago)
- Last Synced: 2025-03-24T10:49:43.857Z (about 1 year ago)
- Topics: devtools-theme, firefox, theme
- Language: CSS
- Homepage: https://benfaerber.github.io/firefox-devtool-themes/
- Size: 187 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## One Monokai Theme for Firefox Devtools
A theme for Firefox Devtools.

I pair this theme with [Nord Polar Night from Christos Bouronikos](https://github.com/ChristosBouronikos/Nord-Polar-Night-Theme)
Based on the theme [One Monokai for VSCode](https://marketplace.visualstudio.com/items?itemName=azemoh.one-monokai)
Design and generate your own devtools theme using my [free tool](https://benfaerber.github.io/firefox-devtool-themes/)!
## How to install:
1. Enter `about:config` in the Firefox address bar and click `Accept the risk and continue` after reading the warning.
2. To enable `userChrome.css` custom stylesheets enter this command in the search bar:
`toolkit.legacyUserProfileCustomizations.stylesheets`, then double click the property to toggle it to true. You can now close this window.

3. Enter `about:profiles` in the Firefox address bar. Find your in use root profile and click `Open Folder`

4. Download this repository and find the `chrome` folder. Drag the `chrome` folder into the root profile folder you just opened.

5. Return to the `about:profiles` page and click `Restart Normally`.

6. Once Firefox restarts, open your dev tools. If they still look the same try restarting your computer and double check you followed this guide correctly. Enjoy!