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 - [docs/cheatsheet.md](docs/cheatsheet.md) - quick commands
See also [garden.md](garden.md) for host naming scheme. See also [garden.md](garden.md) for host naming scheme.
test

View file

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

View file

@ -27,7 +27,7 @@
light = false; # dark mode light = false; # dark mode
line-numbers = true; line-numbers = true;
side-by-side = false; 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