diff options
Diffstat (limited to 'alacritty_macos.yml')
-rw-r--r-- | alacritty_macos.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/alacritty_macos.yml b/alacritty_macos.yml index 449cb28d..24248f91 100644 --- a/alacritty_macos.yml +++ b/alacritty_macos.yml @@ -91,6 +91,7 @@ colors: primary: background: '0x000000' foreground: '0xeaeaea' + bright_background: '0x000000' bright_foreground: '0xeaeaea' # Colors the cursor will use if `custom_cursor_colors` is true |