From ba24056cb518a59b0c1e6ae7b70cf091063291b9 Mon Sep 17 00:00:00 2001 From: Brian Charles Arnold Date: Mon, 5 Jun 2023 03:56:37 -0400 Subject: [PATCH] Fixed wiki having wrong type and default for `groupbar_text_color` (#244) --- pages/Configuring/Variables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/Configuring/Variables.md b/pages/Configuring/Variables.md index 172ac5a..8cf758b 100644 --- a/pages/Configuring/Variables.md +++ b/pages/Configuring/Variables.md @@ -268,7 +268,7 @@ Described [here](../Keywords#per-device-input-configs). | render_titles_in_groupbar | whether to render titles in the group bar decoration | bool | true | | groupbar_titles_font_size | font size for the above | int | 8 | | groupbar_gradients | whether to draw gradients under the titles of the above | bool | true | -| groupbar_text_color | controls the group bar text color | bool | true | +| groupbar_text_color | controls the group bar text color | color | 0xffffffff | # Binds