Fix border colors not being changed by auto light/dark themes at startup

Fixes #8180
This commit is contained in:
Kovid Goyal
2024-12-31 12:28:16 +05:30
parent 37c3bbc684
commit f13ee32c3c
2 changed files with 5 additions and 0 deletions

View File

@@ -88,6 +88,8 @@ Detailed list of changes
- When mapping a custom kitten allow using shell escaping for the kitten path (:iss:`8178`)
- Fix border colors not being changed by auto light/dark themes at startup (:iss:`8180`)
0.38.1 [2024-12-26]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~