-
nicofrand-MHi, Just wondering about the new console styling output. Is there a way to escape `%c` in case I want to just output it, like "%change" for example?
-
SimounetHi there, I'm trying to debug Firefox Android through the desktop but I have a version issue. Firefox Android is up-to-date.
-
smallfoot-I would like to be able to toggle prefers-color-scheme media query (dark mode) from devtools, so I can check how how my website works in dark mode
-
smallfoot-with responsive web tool I can check how the site looks in different screen sizes, but I want to be able to see how the site looks in dark mode
-
ajasmallfoot+, in Inspector, on same line with "Filter Styles", near ":hov .cls +" there's an icon that looks like a pen...it cycles through the 4 prefers-color-scheme values
-
ajatooltip on hovering the icon is "Toggle color scheme simulation for the page"
-
ajanot sure which version it first appeared in, but it's been around for months
-
ajasmallfoot- ^^^
-
smallfoot-aja, no it only togges print media simulation
-
ajathe one next to it toggles print media simulation
-
smallfoot-aja, I don't have that button, andf I use nightly build
-
ajadon't know what else to say, it has been around since v72, bugzilla.mozilla.org/1550804
-
firebotBug 1550804 — FIXED, gl⊙mc — Add color scheme simulation to the inspector
-
ajaperhaps still behind a pref: set devtools.inspector.color-scheme-simulation.enabled to true
-
smallfoot-oh yeah
-
aja
-
ajashows the icon in a pic a few paragraphs down
-
ajaFWIW, I've opened bugs for adding toggles for several other MQ's
-
ajanone other than print implemented so far
-
smallfoot-yeah I saw
-
smallfoot-oh good