feat: switch to solarized dark

This commit is contained in:
Tim Schubert 2025-10-31 14:18:38 +01:00
parent 37260a6ba7
commit 38f51f5391
No known key found for this signature in database
5 changed files with 51 additions and 7 deletions

View file

@ -46,7 +46,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";