osc: color reset: read default color from currently active theme

This commit is contained in:
Daniel Eklöf 2025-07-22 13:30:28 +02:00
parent 42be74214a
commit fcde74a181
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 55 additions and 16 deletions

View file

@ -84,6 +84,8 @@
### Fixed
* 10-bit surfaces sometimes used instead of 16-bit.
* OSC-104/110/111/112/117/119 (reset colors) not taking the currently
active theme into account.
### Security