macOS: Fix text color in visual window select ignoring the color theme

Fixes #8579
This commit is contained in:
Kovid Goyal
2025-04-27 19:49:51 +05:30
parent 598f9b9dac
commit 01415eb84c
2 changed files with 5 additions and 1 deletions

View File

@@ -134,6 +134,8 @@ Detailed list of changes
- Single instance: Reset OS Window class and name in new single instance OS
windows (:disc:`8567`)
- macOS: Fix text color in visual window select ignoring the color theme (:iss:`8579`)
0.41.1 [2025-04-03]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~