update colors

This commit is contained in:
Tim Schubert 2022-11-21 21:23:43 +01:00
parent a1f033c4cb
commit f5a8805a86
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
3 changed files with 6 additions and 8 deletions

View file

@ -28,7 +28,7 @@ in
navigate = true; # use n and N to move between diff sections
side-by-side = false;
line-numbers = true;
light = true;
light = false;
};
diff = {
renames = "copies";