diff options
Diffstat (limited to 'alacritty.yml')
-rw-r--r-- | alacritty.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/alacritty.yml b/alacritty.yml index 15ea4fa8..4ed6b036 100644 --- a/alacritty.yml +++ b/alacritty.yml @@ -79,8 +79,8 @@ colors: # Colors the cursor will use if `custom_cursor_colors` is true cursor: - background: '0xffffff' - foreground: '0x000000' + text: '0x000000' + cursor: '0xffffff' # Normal colors normal: |