From 004467850b44983c7b033cf5e41c0db75d03742b Mon Sep 17 00:00:00 2001 From: given Date: Thu, 18 Jul 2024 09:25:51 -0400 Subject: [PATCH] Update docs to explain color/background swap (#251) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 54ef112..5375759 100644 --- a/README.md +++ b/README.md @@ -185,6 +185,7 @@ Values: set -g @catppuccin_window_current_color "#{thm_orange}" # text color set -g @catppuccin_window_current_background "#{thm_bg}" ``` +Note that color and background fields are swapped when `@catppuccin_window_current_fill` is set to "all". Values: - color - a theme color (`#{thm_}`) or a hexadecimal color value