
theme:widget:add msg

___x_cmd_theme_widget_msg(){
    local x_msg_text=
    theme:comp msg
    local x_="";    [ -z "$x_msg_text" ] || ___x_cmd_theme_style_ hfg-black "${x_msg_text}"
    X_msg="${x_}"
}
