Skip to content

Style (ui_style.c)

Larry Kollar edited this page Jun 4, 2016 · 3 revisions

Style (ui_style.c)

  • style <element> <fgcolor/bgcolor> <attributes>
    Changes the drawing style of <element>. Available elements are: menuitem, menutext, parentnode, node, bullet, selected, parentselected and background.
    Available colors are: black, blue, cyan, red, green, magenta, yellow, white and default (the standard terminal color). Separate the foreground and background colors with a slash (/); do not put spaces in between.
    Attrbutes are one or more of: standout, underline, reverse, blink, dim and bold.