Add a new option tab_bar_background to specify a different color for the tab bar

Fixes #2198
This commit is contained in:
Kovid Goyal
2019-12-17 20:08:33 +05:30
parent b92f95b092
commit f59afff1d1
3 changed files with 8 additions and 2 deletions

View File

@@ -16,6 +16,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Fix :opt:`background_opacity` incorrectly applying to selected text and
reverse video text (:iss:`2177`)
- Add a new option :opt:`tab_bar_background` to specify a different color
for the tab bar (:iss:`2198`)
0.15.0 [2019-11-27]
--------------------