uses modus themes where possible
This commit is contained in:
parent
b9e03a6f29
commit
87c990bf2a
6 changed files with 85 additions and 103 deletions
|
|
@ -7,15 +7,7 @@
|
|||
gui = {
|
||||
nerdFontsVersion = "3";
|
||||
theme = {
|
||||
selectedLineBgColor = [ "#332d41" ];
|
||||
searchingActiveBorderColor = [ "#31748f" "bold" ];
|
||||
optionsTextColor = [ "#ebbcba" ];
|
||||
inactiveBorderColor = [ "#6e6a86" ];
|
||||
defaultFgColor = [ "#e0def4" ];
|
||||
cherryPickedCommitFgColor = [ "#ebbcba" ];
|
||||
cherryPickedCommitBgColor = [ "#e0def4" ];
|
||||
activeBorderColor = [ "#31748f" "bold" ];
|
||||
unstagedChangesColor = [ "#eb6f92" ];
|
||||
lightTheme = false;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue