sublime_text
sublime_text copied to clipboard
Build error colours don't changeover on Colour Scheme Auto setting
Description of the bug
The colours of build error phantoms don't changeover correctly when using the Colour Scheme Auto setting.
This problem is present in both Windows and Linux versions of Sublime.

Steps to reproduce
- Safe mode
- UI: Select Color Scheme
- Select Auto - Light: Breakers - Dark: Mariana
- Enter some garbage in the empty editor window
- Save the garbage as test.c
- Build: C Single File
- The build error message phantom shows in the correct colours
- Hit the X button on the phantom text to close the message - important there are no phantoms open before changeover
- Toggle the OS theme light/dark mode
- Sublime will change colour schemes correctly
- Build: C Single File again
- The phantom will incorrectly show with the previous colour scheme
Expected behavior
Build error messages change colour when the colour scheme automatically changes.
Actual behavior
Build error messages open with the previous colours if the scheme is changed over automatically.
If you flip the OS dark mode when the phantom is displayed then the colours will update correctly. It's only when there are no phantoms displayed when the OS colours change that it gets stuck in the old scheme.
Sublime Text build number
4134
Operating system & version
openSUSE Tumbleweed AND Windows 10
(Linux) Desktop environment and/or window manager
Xfce
Additional information
No response
OpenGL context information
No response