I’m using Ubuntu trying to get preferred them the use matchMedia but it always returns false for this query.
window.matchMedia('(prefers-color-scheme: dark)').matches // false
Blancer.com Tutorials and projects
Freelance Projects, Design and Programming Tutorials
I’m using Ubuntu trying to get preferred them the use matchMedia but it always returns false for this query.
window.matchMedia('(prefers-color-scheme: dark)').matches // false