diff options
Diffstat (limited to 'alacritty_macos.yml')
-rw-r--r-- | alacritty_macos.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/alacritty_macos.yml b/alacritty_macos.yml index 8f024dbc..de3eb51e 100644 --- a/alacritty_macos.yml +++ b/alacritty_macos.yml @@ -78,8 +78,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: |