Fix @ set-colors for active_tab_foreground

This commit is contained in:
Kovid Goyal
2021-04-26 20:18:50 +05:30
parent 172023afca
commit 162e498347
2 changed files with 3 additions and 0 deletions

View File

@@ -41,6 +41,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Special case rendering of the few remaining Powerline box drawing chars
(:iss:`3535`)
- Fix ``kitty @ set-colors`` not working for the :opt:`active_tab_foreground`.
0.20.1 [2021-04-19]
----------------------