Feedback
Expose theme colours for desktop apps
- Status
- Fixed
- Fixed in
- v26.5.7
- Source discussion
- https://forum.objo.dev/d/183-missing-colours-properties
- Last updated
- 2026-05-29
Public summary
Desktop apps need a supported way to read the current theme colours used by Objo/Avalonia controls, so custom drawing can match the active light/dark theme without hardcoded colour values. Provide a small semantic API for values such as window background, control background, label text, focus ring, selection background/text, and accent colour.