all repos — nixfiles @ 1903e7b8ac72c3e21c6f51e421ea98a5cd98071a

System and user configuration, managed by nix and home-manager

fish: enable 24-bit colour themes in vivid after Terminal update

Alan Pearce
commit

1903e7b8ac72c3e21c6f51e421ea98a5cd98071a

parent

f4594bb395eaf6abebcee9f7d4ac1e57655eb408

1 file changed, 0 insertions(+), 1 deletion(-)

changed files
M user/settings/fish.nixuser/settings/fish.nix
@@ -78,7 +78,6 @@ };
programs.vivid = { enable = true; - colorMode = "8-bit"; activeTheme = "ayu"; enableFishIntegration = true; };