Implement rendering of selections

This commit is contained in:
Kovid Goyal
2016-11-29 09:45:14 +05:30
parent 05662efdd9
commit f4e3fbcb2e
8 changed files with 99 additions and 16 deletions

View File

@@ -4,6 +4,10 @@ term xterm-kitty
foreground #dddddd
# The background color
background #000000
# The foreground for selections
selection_foreground #000000
# The background for selections
selection_background #FFFACD
# The cursor color
cursor #ffffff