Merge pull request #341 from ZoiteChat/theme_manager_get_channel_tree_palette_behavior

Use owned channel tree font for palette behavior
This commit is contained in:
deepend-tildeclub
2026-07-09 10:57:13 -06:00
committed by GitHub

View File

@@ -174,7 +174,7 @@ chanview_apply_theme (chanview *cv)
chanview_set_font_desc (cv, font);
theme_manager_apply_channel_tree_style (w,
theme_manager_get_channel_tree_palette_behavior (font));
theme_manager_get_channel_tree_palette_behavior (cv->font_desc));
}
static void