alacritty: use a background color i use more often

master
an 2020-06-02 06:57:14 -06:00
parent 1f5f8bb2fb
commit f19bea148e
1 changed files with 1 additions and 3 deletions

View File

@ -33,7 +33,7 @@ draw_bold_text_with_bright_colors: true
colors:
primary:
background: '0x263238'
background: '0x1a141d'
foreground: '0xcfd8dc'
bright_foreground: '0xeceff1'
normal:
@ -55,8 +55,6 @@ colors:
cyan: '0x00e5ff'
white: '0xffffff'
background_opacity: 0.97
cursor:
style: Block
unfocused_hollow: true