Use milou theme

nvim: use milou theme

starship: update to milou scheme

fish: update to milou scheme

kitty: update to milou theme

starship: increase contrast in git modules

fzf: update to milou theme

nvim/lazy: update milou theme

fish/fzf.fish: use patdiff
This commit is contained in:
Primrose 2025-10-27 22:38:53 +08:00
parent e1407ff24e
commit 0c1f72b6e2
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
8 changed files with 86 additions and 87 deletions

View file

@ -10,7 +10,7 @@
#
# Script dependencies
#
home.packages = [pkgs.vivid];
home.packages = [pkgs.vivid pkgs.patdiff];
programs = {
fd.enable = true;
fzf.enable = true;