style_apply
style_apply(&md->style_gc, o, "menu-style", ft);
style_apply(&md->selected_style_gc, o, "menu-selected-style", ft);
style_apply(&md->border_style_gc, o, "menu-border-style", ft);
style_apply(&box_gc, oo, "tree-mode-border-style", NULL);
style_apply(&gc, oo, "tree-mode-selection-style", NULL);
style_apply(&box_gc, oo, "tree-mode-border-style", NULL);
style_apply(&pd->defaults, o, "popup-style", ft);
style_apply(&pd->border_cell, o, "popup-border-style", ft);
style_apply(&pd->border_cell, o, "popup-border-style", NULL);
style_apply(&pd->defaults, o, "popup-style", NULL);
style_apply(&pd->style, oo, "message-style", NULL);
style_apply(&pd->command_style, oo, "message-command-style", NULL);
style_apply(&gc, oo, "prompt-cursor-colour", NULL);
style_apply(&gc, oo, "prompt-command-cursor-colour", NULL);
style_apply(&gc, oo, "cursor-colour", NULL);
style_apply(&gc, s->options, "status-style", ft);
style_apply(&gc, s->options, "message-style", ft);
void style_apply(struct grid_cell *, struct options *,
style_apply(saved, wp->options, option, ft);
style_apply(&gc, w->options, "tree-mode-border-style", NULL);
style_apply(&gc, w->options, "tree-mode-border-style", NULL);
style_apply(&gc, w->options, "clock-mode-colour", ft);
style_apply(&gc, oo, "copy-mode-position-style", ft);
style_apply(&mgc, oo, "copy-mode-match-style", ft);
style_apply(&cgc, oo, "copy-mode-current-match-style", ft);
style_apply(&mkgc, oo, "copy-mode-mark-style", ft);
style_apply(&clgc, oo, "copy-mode-current-line-style", ft);
style_apply(&ln_gc, oo, "copy-mode-line-number-style", ft);
style_apply(&cur_ln_gc, oo,
style_apply(&gc, oo, "copy-mode-selection-style", ft);
style_apply(&gc, item->oo, name, ft);
style_apply(&gc, item->oo, name, ft);
style_apply(gc, wp->window->options, "display-panes-border-style", ft);
style_apply(&fgc, oo, name, ft);
style_apply(&mgc, oo, "switch-mode-match-style", NULL);
style_apply(&sgc, oo, "mode-style", NULL);
style_apply(gc, oo, "tree-mode-border-style", ft);
style_apply(&label_gc, oo, "tree-mode-preview-style", ft);
style_apply(&label_gc, oo, "tree-mode-preview-style", ft);