hints kitten: Workaround for some broken light color themes that make the hints text color too low contrast to read

Fixes #7330
This commit is contained in:
Kovid Goyal
2025-01-17 20:22:10 +05:30
parent 182bd9c7b3
commit 8931062a70
5 changed files with 77 additions and 2 deletions

View File

@@ -89,6 +89,8 @@ Detailed list of changes
- Splits layout: Allow setting the bias of the current split using ``layout_action bias`` (:iss:`8222`)
- hints kitten: Workaround for some broken light color themes that make the hints text color too low contrast to read (:iss:`7330`)
0.39.0 [2025-01-16]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~