style: switch to Catppuccin Macchiato theme

This commit is contained in:
mikl 2026-07-01 02:19:28 +03:00
parent e87376641d
commit 98347f1e4c
4 changed files with 4 additions and 2 deletions

View file

@ -30,3 +30,4 @@ sudo nixos-rebuild switch --flake .#muscari
- [docs/cheatsheet.md](docs/cheatsheet.md) - quick commands
See also [garden.md](garden.md) for host naming scheme.
test

View file

@ -69,7 +69,7 @@
programs.bat = {
enable = true;
config = {
theme = "Catppuccin Mocha";
theme = "Catppuccin Macchiato";
italic-text = "always";
style = "numbers,changes,header";
};

View file

@ -27,7 +27,7 @@
light = false; # dark mode
line-numbers = true;
side-by-side = false;
syntax-theme = "Catppuccin Mocha";
syntax-theme = "Catppuccin Macchiato";
};
};
}

1
temp.txt Normal file
View file

@ -0,0 +1 @@
testing this thing