Reading List

Notes on implementing dark mode from Fragments — brandur.org RSS feed.

Notes on implementing dark mode

Not a dark mode tutorial, but a few notes on some specific refinements of a good dark mode implementation like tri-state instead of bi-state toggle, avoiding page flicker, and responding to theme changes from other tabs or the OS.