mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-13 12:08:45 +02:00
Implement rendering of selections
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user