How can I use the "prefers-color-scheme: dark" CSS media query on FF Developers Edition, Ubuntu 18.04?
I'm trying to test latest CSS properties that I think FF 67 supports. Specifically: prefers-color-scheme: dark Is this something I can set in FF? Or is this an OS level… (read more)
I'm trying to test latest CSS properties that I think FF 67 supports. Specifically:
prefers-color-scheme: dark
Is this something I can set in FF? Or is this an OS level integration?
Thanks.