frames { name: frames height: -3 width: 0 left: 0 top: 1 focus: 0 label: 0 .text_color: (lightgrey, black) .frame_color: (blue, black) .fill_color: (blue, blue) .no_frames: 0 .fill: "(25 0 25 0)" .f_horiz: "(0 -8 24 -8)" .f_vert: "(25 1 25 -1)" .f_left: "(25 -8 25 -8)" .f_right: "" .f_up: "" .f_down: "" .f_cross: "" } cmd { name: echo height: 1 width: 0 left: 0 top: -1 focus: 0 label: 0 .text_color: (lightgrey, black) .error_color: (red, black) } status { name: status height: 1 width: 0 top: -2 left: 0 focus: 0 label: 0 .text_color: (lightgrey, blue) .paren_color: (lightblue, blue) .percent_color: (lime, blue) } topbar { name: topbar height: 1 width: 0 top: 0 left: 0 focus: 0 label: 0 .text_color: (lime, blue) } clock { name: clock .height: 7 .width: 25 .top: -9 .left: 0 focus: 0 label: 0 .text_color: (blue, black) .clock_fmt: " %H:%M %a, %e %b " } folder { name: folder .height: -4 .width: -26 .top: 2 .left: 26 focus: 1 .label: 1 .text_color: (lightgrey, black) .tree_color: (red, black) .tree_bar_color: (red, cyan) .hilight_color: (black, green) } box_selection { name: boxes .height: -12 .width: 25 .top: 2 .left: 0 focus: 1 .label: 1 "select box" .text_color: (lightgrey, black) .root_color: (white, black) .tree_color: (red, black) .tree_bar_color: (red, cyan) .hilight_color: (black, green) .box_fmt: " %010n (%u/%t)" } mailreader { name: mail .height: -3 .width: 0 .top: 1 .left: 0 focus: 1 .label: 0 "message reader" .text_color: (lightgrey, black) .signature_color: (cyan, black) .quote_color: (green, black) .to_color: (cyan, black) .from_color: (cyan, black) .subject_color: (cyan, black) .cc_color: (cyan, black) .mua_color: (cyan, black) .date_color: (cyan, black) .replyto_color: (cyan, black) .sigok_color: (lime, black) .sigwarn_color: (yellow, black) .sigfail_color: (red, black) .hilight_color: (black, green) } debug { name: debug .height: -4 .width: -26 .top: 2 .left: 26 focus: 1 .label: 1 "debug" .text_color: (lightgrey, black) .error_color: (red, black) .warn_color: (rose, black) .info_color: (white, black) .backlog_size: 50 } fetch { name: fetch .height: -4 .width: -26 .top: 2 .left: 26 focus: 1 .label: 1 "fetch" .text_color: (lightgrey, black) .fetch_fmt: "%?%$ %D %016f (%-06S) %s" } attach { name: attach .height: 8 .width: 0 .top: -10 .left: 0 focus: 1 .label: 1 "attachments" .text_color: (lightgrey, black) .attach_fmt: "%020f (%-06s) [%t%C%E]" } help { name: help .height: -4 .width: 0 .top: 2 .left: 0 focus: 1 .label: 1 "help" .text_color: (lightgrey, black) .help_fmt: "%012k %030f %d" } sender { name: sender .height: -12 .width: 0 .top: 10 .left: 0 focus: 1 .label: 1 " Attachments" .text_color: (lightgrey, black) .info_color: (lightgrey, black) .sender_fmt: "%020f (%-06s) [%t%C%E]" } abook { name: abook .height: -4 .width: -26 .top: 2 .left: 26 focus: 1 .label: 1 "Addressbook" .text_color: (lightgrey, black) .picked_color: (lime, black) .picked_bar_color: (lime, cyan) .hilight_color: (black, green) .abook_fmt: "%s %020n %030e %g" } abook_add { name: addresses .height: 8 .width: 0 .top: -10 .left: 0 focus: 1 .label: 1 "addresses" label_add text_color: (lightgrey, black) }