diff --git a/applications/alacritty.yml b/applications/alacritty.yml index 103f8f5..4cb413d 100644 --- a/applications/alacritty.yml +++ b/applications/alacritty.yml @@ -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