dark theme
This commit is contained in:
parent
ea0f94ea49
commit
14934251b9
2 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ in
|
|||
tabwidth = 4;
|
||||
};
|
||||
alias = { };
|
||||
pager = "delta --light";
|
||||
pager = "delta";
|
||||
};
|
||||
column.ui = "never";
|
||||
checkout.defaultRemote = "origin";
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
theme = "emacs"
|
||||
theme = "autumn"
|
||||
|
||||
[editor]
|
||||
line-number = "relative"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue