Fix a regression in the previous release that broke usage of custom themes

Fixes #6191
This commit is contained in:
Kovid Goyal
2023-04-17 08:45:46 +05:30
parent b966013a2b
commit a09464dee9
2 changed files with 15 additions and 5 deletions

View File

@@ -42,6 +42,8 @@ Detailed list of changes
- Fix a regression in the previous release that broke handling of some key board shortcuts in some kittens on some keyboard layouts (:iss:`6189`)
- Fix a regression in the previous release that broke usage of custom themes (:iss:`6191`)
0.28.0 [2023-04-15]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~