final final spacing cleanse?

This commit is contained in:
David Barr 2024-10-17 14:37:13 +01:00 committed by GitHub
parent a6984e9480
commit a61f051ad6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -917,7 +917,7 @@ entry(struct theme *theme, const char *key, const char *value)
if (match_glob(key, "menu.title.text.color")) {
parse_hexstr(value, theme->menu_title_text_color);
}
if (match_glob(key, "menu.border.color")) {
parse_hexstr(value, theme->menu_border_color);
}