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.

My default theme, light theme After choosing dark mode emulation

Previous post: Formatting JSON Output with jq

Next post: How to match Unicode in RegEx