diff --git a/lazygit/config.yml b/lazygit/config.yml deleted file mode 100644 index 6cfbafc..0000000 --- a/lazygit/config.yml +++ /dev/null @@ -1,23 +0,0 @@ -gui: - authorColors: - "*": "#b4befe" - theme: - activeBorderColor: - - "#cba6f7" - - bold - inactiveBorderColor: - - "#a6adc8" - optionsTextColor: - - "#89b4fa" - selectedLineBgColor: - - "#313244" - cherryPickedCommitBgColor: - - "#45475a" - cherryPickedCommitFgColor: - - "#cba6f7" - unstagedChangesColor: - - "#f38ba8" - defaultFgColor: - - "#cdd6f4" - searchingActiveBorderColor: - - "#f9e2af"