Use selection foreground color for underlines as well

Fixes #1982
This commit is contained in:
Kovid Goyal
2019-09-19 19:28:33 +05:30
parent 7b41bc95e1
commit 8f9a225c3a
2 changed files with 8 additions and 5 deletions

View File

@@ -25,6 +25,7 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Linux: Allow using fonts with spacing=90 in addition to fonts with
spacing=100 (:iss:`1968`)
- Use selection foreground color for underlines as well (:iss:`1982`)
0.14.4 [2019-08-31]
---------------------