switch to simpler color scheme

This commit is contained in:
Tim Schubert 2022-11-07 16:32:53 +01:00
parent f8333ce288
commit 14a5877b50
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
5 changed files with 34 additions and 71 deletions

View file

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