feat: it's summer, use light theme
This commit is contained in:
parent
557a5c7ce9
commit
d3c7b429c7
3 changed files with 25 additions and 28 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue