Rob Fahrni

Follow @fahrni on Micro.blog.

Ok, iOS dev friends, what is the proper way to create theming that works with light and dark mode?

  1. How do you know when the system goes from light to dark?
  2. How can you tell the OS, use these colors?

Do you use appearance() or something else?

Halp.