Emulate system theme with firefox's devtools
Firefox's devtool provides you with a tool to emulate dark/light mode (probably Chrome does, too). It can be useful for front-end developers when they want to design a system-based theme switch.

Firefox's devtool provides you with a tool to emulate dark/light mode (probably Chrome does, too). It can be useful for front-end developers when they want to design a system-based theme switch.

Published on
Previous post: Formatting JSON Output with jq
Next post: How to match Unicode in RegEx