How can I turn it dark-mode? I already set the Firefox theme to dark but it didn't change...
Asked
Active
Viewed 1,397 times
1 Answers
17
Your question bring me to the answer! I was troubling with the same and recently discovered how to do it.
OS
- Ubuntu 18.04.4 LTS (64-bits)
If you have another OS on which it also worked, please add a comment below and I will add it (or add it yourself editing this answer).
Browser details
- Mozilla Firefox for Ubuntu
- Version 78.0.1 (64-bit)
Steps to reproduce
- Press F12 (open Developer Tools)
- Press F1 (or go to the "..." button at the top right corner and then press "Settings")
- In Themes select Dark
- Done

gorandp
- 500
- 5
- 11
-
2If this solves your question, please mark it as the answer :) – gorandp Aug 06 '20 at 17:00
-
It's quite an odd choice from Firefox to derive JSON document's color scheme from dev tools theme. Home screen for example uses the browser theme, and I think every other page should too. – akseli Oct 12 '21 at 08:50