# Theme: outlook
# Authors: rzyjontko, Krzysztof Gibas
#
# This theme tries to make elmo look like most of mail clients for
# window systems.  I don't recommend this theme for small terminals
# (like standard 80x25).


set win_folder {
  height: 15
}


set win_mail {
  left:    26
  top:     18
  height: -20
  width:  -26

  label: 1
}


set win_boxes {
  height: 15
}


set win_frames {
  fill:    "(25 0 25 0) (25 16 25 16)"
  f_horiz: "(0 -8 24 -8)"
  f_left:  "(25 -8 25 -8)"
}


set win_attach {
  left:   26
  width: -26
}


set win_abook {
  height: -28
  width: 25
  top: 18
  left: 0

  label: 1
  abook_fmt: " %020n"
}


set win_clock {
  disable_states: "help:send:abook_add"
}

key mail q cmd_quit
key abook q cmd_nothing

hook cmd_after_startup abook_show
hook cmd_after_startup mailreader_load
hook cmd_after_startup interface_next_window

hook folder_at_bar_move mailreader_load
