From 325f494079442c1aeca0e82d0b52556e5b50c558 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Thu, 5 Sep 2024 14:59:51 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20chore(lazydocker):=20update=20co?= =?UTF-8?q?nfig?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/lazydocker/config.yml | 24 +++++++++--------------- 1 file changed, 9 insertions(+), 15 deletions(-) diff --git a/.config/lazydocker/config.yml b/.config/lazydocker/config.yml index eac4c94a..489fd59b 100644 --- a/.config/lazydocker/config.yml +++ b/.config/lazydocker/config.yml @@ -1,35 +1,29 @@ +# yaml-language-server: $schema=https://json.schemastore.org/lazydocker.json + gui: scrollHeight: 2 language: "auto" # one of 'auto' | 'en' | 'pl' | 'nl' | 'de' | 'tr' theme: lightTheme: false activeBorderColor: - - "#a6da95" # Green + - "#a6da95" - bold inactiveBorderColor: - - "#cad3f5" # Text + - "#a5adcb" optionsTextColor: - - "#8aadf4" # Blue + - "#8aadf4" selectedLineBgColor: - - "#363a4f" # Surface0 - selectedRangeBgColor: - - "#363a4f" # Surface0 - cherryPickedCommitBgColor: - - "#8bd5ca" # Teal - cherryPickedCommitFgColor: - - "#8aadf4" # Blue - unstagedChangesColor: - - red # Red + - "#363a4f" returnImmediately: false wrapMainPanel: true # Side panel width as a ratio of the screen's width - sidePanelWidth: 0.333 + sidePanelWidth: 0.25 # Determines whether we show the bottom line (the one containing keybinding # info and the status of the app). - showBottomLine: true + showBottomLine: false # When true, increases vertical space used by focused side panel, # creating an accordion effect - expandFocusedSidePanel: false + expandFocusedSidePanel: true # Determines which screen mode will be used on startup screenMode: "normal" # one of 'normal' | 'half' | 'fullscreen' # Determines the style of the container status and container health display in the