From c84fd8f4122a7e60d5bcf1a388a4598965acbad9 Mon Sep 17 00:00:00 2001 From: dichgrem Date: Tue, 22 Jul 2025 11:35:27 +0800 Subject: [PATCH] remove:lazygit --- lazygit/config.yml | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 lazygit/config.yml 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"