quran / quran.com-frontend

quran.com frontend
https://quran.com
MIT License
994 stars 360 forks source link

[Feature Request] Improvements to Night Mode #1053

Open ahmedre opened 5 years ago

ahmedre commented 5 years ago

I'm submitting a ...

Suggestions:

  1. let night mode also apply to the top bar
  2. automagically switch to night mode on Mojave when in dark theme (https://paulmillr.com/posts/using-dark-mode-in-css/).
ahmedre commented 5 years ago

note that this currently only works on the Safari Technology Preview (which will eventually be shipped with an update to the OS in the future, so this is low priority at the moment).

naveed-ahmad commented 5 years ago

window.matchMedia('(prefers-color-scheme: dark)')

mrtugicom commented 5 years ago

I would like to see feature of user preference on shared custom theme, or submitted user theme.

And I would suggest work around to use extension to modify the interface to be dark at the moment.