update alacritty colors

This commit is contained in:
Never Gude 2026-03-11 13:33:12 +01:00
parent 3f5a5a4819
commit ba8cc6ca62
4 changed files with 20 additions and 3 deletions

View file

@ -45,7 +45,7 @@ if status is-interactive
set fish_color_error red --underline=curly
set fish_color_param normal
set fish_color_comment brblack
set fish_color_selection normal --background brblack
set fish_color_selection --background brblack
set fish_color_search_match
set fish_color_history_current
set fish_color_operator yellow