diff --git a/lazygit/config.yml b/lazygit/config.yml new file mode 100644 index 0000000..5509aca --- /dev/null +++ b/lazygit/config.yml @@ -0,0 +1,20 @@ +theme: + activeBorderColor: + - '#8aadf4' + - bold + inactiveBorderColor: + - '#a5adcb' + optionsTextColor: + - '#8aadf4' + selectedLineBgColor: + - '#363a4f' + cherryPickedCommitBgColor: + - '#494d64' + cherryPickedCommitFgColor: + - '#8aadf4' + unstagedChangesColor: + - '#ed8796' + defaultFgColor: + - '#cad3f5' + searchingActiveBorderColor: + - '#eed49f' \ No newline at end of file