feat: it's summer, use light theme

This commit is contained in:
Tim Schubert 2024-04-14 19:31:46 +02:00
parent 557a5c7ce9
commit d3c7b429c7
Signed by: dadada
SSH key fingerprint: SHA256:bFAjFH3hR8zRBaJjzQDjc3o4jqoq5EZ87l+KXEjxIz0
3 changed files with 25 additions and 28 deletions

View file

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