Fix inactive_text_alpha also applying to the tab bar

Fixes #612
This commit is contained in:
Kovid Goyal
2018-06-07 20:19:29 +05:30
parent 223fe85449
commit 6c72c93b02
4 changed files with 7 additions and 5 deletions

View File

@@ -73,6 +73,8 @@ Changelog
- Linux: Fix fonts not being correctly read from TrueType Collection
(.ttc) files (:iss:`577`)
- Fix :opt:`inactive_text_alpha` also applying to the tab bar (:iss:`612`)
- :doc:`hints kitten <kittens/hints>`: Fix a regression that caused some blank lines to be not
be displayed.