diff options
Diffstat (limited to 'alacritty.yml')
-rw-r--r-- | alacritty.yml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/alacritty.yml b/alacritty.yml index 6135b318..69268885 100644 --- a/alacritty.yml +++ b/alacritty.yml @@ -184,6 +184,15 @@ colors: #cursor: # text: '0x000000' # cursor: '0xffffff' + + # Selection colors + # + # Colors which should be used to draw the selection area. If selection + # background is unset, selection color will be the inverse of the cell colors. + # If only text is unset the cell text color will remain the same. + #selection: + # text: '0xeaeaea' + # background: '0x404040' # Normal colors normal: |