`sys_window` Color doesn't track dark mode changes
Open
- Dominant language
- C
- Stars
- 97
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
The `sys_window` color is initialized once when the `enable.color` module is imported, and isn't updated after that. If the dark mode changes, this won't be updated dynamically.
This is probably fine in the short-term.
Contributor guide
Assessment
This issue has not been assessed yet.