Skip to content

Commit

Permalink
Use light theme for delta
Browse files Browse the repository at this point in the history
Automatic would be nice dandavison/delta#447
  • Loading branch information
bahlo committed Nov 2, 2021
1 parent bd4a44d commit 4fd4ef5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nix/pkgs/git.nix
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
delta = {
enable = true;
options = {
light = true;
syntax-theme = "base16";
navigate = true;
side-by-side = true;
Expand Down

0 comments on commit 4fd4ef5

Please sign in to comment.