So why should we care since most of us (me included) doesn't use the developer edition of firefox? With the release of firefox (stable) version 35, the themes were also available for use, albeit you had to tweak a few things to make use of them. In case you are running firefox 35 to 39, here are the steps you can use to enable the dev edition theme. Skip this part if you are only interested in how to enable dev theme in firefox 40.
- Go to about:config. Enter it in the url bar (alt + d or F6 are two shortcuts to select the url bar)
- If you get a warning sign, click on I'll be careful, I promise.
- Search for browser.devedition.theme.enabled. If you can find it, then double click on the value where it says false, to make it true. You'll notice that the option turned bold. That means that the default value of said option has changed.
- By default, the light theme is activated. If you want it to change to the dark theme, finnd devtools.theme, double click on light, and type in dark. Effects should be instantaneous.
- If you want to disable the dev theme, go to step 3 and change it from true to false.
Here is how you can enable the dev theme on firefox 40.
- Install stylish. Reboot when asked to.
- Install developer theme light or developer theme dark. Reboot when asked to.
- If when you hover over a tab's close icon (the X), you see a strange image, use the following fix.
- Go to about:addons.
- On the left side click on User Styles.
- Click on edit on the corresponding theme (usually only one in there).
- Go to the end of the document and comment out (using the /* and */) the three lines below .tab-close-button. Picture for reference:
- Click on save. Reboot if you can't see any changes.
- If you ever want to get rid of the dev theme, simply remove it from the about:addons page and user style there in.
No comments:
Post a Comment