fixes wezterm colors

This commit is contained in:
Dennis 2025-11-10 08:43:28 +01:00
parent 178f6c2f72
commit c27fb437ca
2 changed files with 4 additions and 4 deletions

View file

@ -40,7 +40,7 @@ M.colors = {
split = palette.bg_secondary,
ansi = {
palette.grey,
palette.bg,
palette.red,
palette.green,
palette.yellow,