Returns if dark mode is prefered in the browser environment
If window.matchMedia is not available, it will return false
window.matchMedia
false
Returns if dark mode is prefered in the browser environment
If
window.matchMedia
is not available, it will returnfalse