Update docs to explain color/background swap (#251)
This commit is contained in:
parent
39dea78206
commit
004467850b
1 changed files with 1 additions and 0 deletions
|
@ -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_<color>}`) or a hexadecimal color value
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue