When reloading configuration fix auto color themes not being re-applied

Fixes #8203
This commit is contained in:
Kovid Goyal
2025-01-08 10:27:12 +05:30
parent cad319a3c7
commit ed7a096503
3 changed files with 18 additions and 7 deletions

View File

@@ -109,6 +109,8 @@ Detailed list of changes
- Fix the :ac:`clear_terminal scrollback <clear_terminal>` action also clearing screen, not just the scrollback
- When reloading configuration fix auto color themes not being re-applied (:iss:`8203`)
0.38.1 [2024-12-26]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~