I would appreciate OS-independent APIs to get syst...
# compose-desktop
o
I would appreciate OS-independent APIs to get system colors, like for controls, backgrounds, text, etc. And it should properly respond to system theme change, like dark/light or even custom. Is there something like this on the roadmap?
Kinda like Java’s SystemColor
a
We've been burned pretty hard on things like this in the past. Design systems and platform capabilities overlap in some places but vary dramatically in others. I would want to see a very concrete proposal and plan for evolution over time before committing to something meant to be universal.
👆 1
Until then things like the dark theme API listed above will likely be augmented by some design system considerations for things like that