Skip to content

Commit

Permalink
Fix alacritty deprecation of colors.search.bar
Browse files Browse the repository at this point in the history
  • Loading branch information
pylbrecht committed Oct 29, 2022
1 parent 846cc3f commit 22b16a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alacritty/.config/alacritty/alacritty.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ colors:
matches:
foreground: CellBackground
background: '#88c0d0'
bar:
footer_bar:
background: '#434c5e'
foreground: '#d8dee9'
normal:
Expand Down

0 comments on commit 22b16a4

Please sign in to comment.