<mvpmctheme version="0" name="Hugo van der Kooij">
  <!-- Theme was based on details from some other themes -->
  <!-- But changed significantly to match my own preferences -->
  <!-- Suggestions can be send to hugo@vanderkooij.org -->

  <!-- Load fonts (ignored under X11) -->
  <font name="small">/etc/helvR10.fnt</font>
  <font name="standard">/etc/helvB14.pcf</font>
  <font name="large">/etc/helvB18.pcf</font>

  <!-- Busy Graph widget settings -->
  <widget type="graph" name="busy_graph">
    <color type="bg">black</color>
    <color type="left">red</color>
    <color type="right">red</color>
    <style type="border_size">0</style>
  </widget>

  <!-- Splash Graph widget settings -->
  <widget type="graph" name="splash_graph">
    <color type="bg">black</color>
    <color type="left">red</color>
    <color type="right">red</color>
    <style type="border_size">0</style>
  </widget>

  <!-- OSD bar graph -->
  <widget type="graph" name="offset_graph">
    <color type="bg" alpha="30%">black</color>
    <color type="fg" alpha="70%">red</color>
    <style type="border_size">0</style>
  </widget>

  <!-- STARTUP splash -->
  <widget type="text" name="splash">
    <color type="bg">black</color>
    <color type="fg">green</color>
    <style type="border_size">0</style>
    <font>large</font>
  </widget>

  <!-- MYTH WATCH RECORDING full screen program info -->
  <widget type="text" name="myth_info">
    <color type="bg" alpha="30%">black</color>
    <color type="fg">white</color>
    <style type="border_size">0</style>
    <font>large</font>
  </widget>

  <!-- MYTH OSD program name -->
  <widget type="text" name="myth_program">
    <color type="bg" alpha="50%">black</color>
    <color type="fg">white</color>
    <style type="border_size">0</style>
    <font>standard</font>
  </widget>

  <!-- MYTH OSD program description -->
  <widget type="text" name="myth_description">
    <color type="bg" alpha="30%">black</color>
    <color type="fg">white</color>
    <style type="border_size">0</style>
    <font>small</font>
  </widget>

  <!-- MYTH WATCH RECORDING text description -->
  <widget type="text" name="description">
    <color type="bg">black</color>
    <color type="fg">white</color>
    <style type="border_size">0</style>
    <font>standard</font>
  </widget>

  <!-- MYTH OSD text boxes -->
  <widget type="text" name="display">
    <color type="bg" alpha="30%">black</color>
    <color type="fg">white</color>
    <style type="border_size">0</style>
    <font>standard</font>
  </widget>

  <!-- BUSY pop-up -->
  <widget type="text" name="busy_text">
    <color type="bg">black</color>
    <color type="fg">white</color>
    <style type="border_size">0</style>
    <font>large</font>
  </widget>

  <!-- MAIN MENU -->
  <widget type="menu" name="main_menu">
    <color type="bg">black</color>
    <color type="fg">white</color>
    <color type="hilite_bg">white</color>
    <color type="hilite_fg">black</color>
    <style type="hilite">rounded</style>
    <style type="border_size">0</style>
    <font>large</font>
  </widget>

  <!-- MYTH MENU -->
  <widget type="menu" name="myth_menu" copy="main_menu">
  </widget>

  <!-- MYTH WATCH RECORDING -->
  <widget type="menu" name="myth_browser">
    <color type="title_bg">blue</color>
    <color type="title_fg">white</color>
    <color type="bg" alpha="30%">black</color>
    <color type="fg">white</color>
    <color type="hilite_bg">white</color>
    <color type="hilite_fg">black</color>
    <style type="hilite">square</style>
    <style type="border_size">0</style>
    <font>standard</font>
  </widget>

  <!-- FILE BROWSER -->
  <widget type="menu" name="file_browser" copy="myth_browser">
    <color type="title_bg" alpha="30%">blue</color>
    <color type="hilite_bg" alpha="30%">white</color>
  </widget>

  <!-- OSD POP-UP MENU -->
  <widget type="menu" name="popup">
    <color type="bg" alpha="50%">black</color>
    <color type="fg">white</color>
    <color type="title_bg" alpha="50%">blue</color>
    <color type="title_fg">white</color>
    <color type="hilite_bg" alpha="50%">white</color>
    <color type="hilite_fg">black</color>
    <style type="hilite">square</style>
    <color type="checkbox" alpha="50%">red</color>
    <style type="border_size">0</style>
    <font>large</font>
  </widget>

  <!-- MYTH DELETE MENU -->
  <widget type="menu" name="myth_delete" copy="popup">
    <color type="title_fg">red</color>
  </widget>

  <widget type="menu" name="settings">
    <color type="bg">black</color>
    <color type="fg">white</color>
    <color type="title_bg">blue</color>
    <color type="title_fg">white</color>
    <color type="hilite_bg">white</color>
    <color type="hilite_fg">black</color>
    <style type="hilite">square</style>
    <style type="border_size">0</style>
    <font>standard</font>
  </widget>

  <!-- THEME SELECTION MENU -->
  <widget type="menu" name="themes">
    <color type="bg" alpha="50%">black</color>
    <color type="fg">white</color>
    <color type="title_bg" alpha="50%">blue</color>
    <color type="title_fg">white</color>
    <color type="hilite_bg" alpha="50%">white</color>
    <color type="hilite_fg">black</color>
    <style type="hilite">square</style>
    <color type="checkbox" alpha="50%">red</color>
    <style type="border_size">0</style>
    <font>large</font>
  </widget>

  <!-- WARNING DIALOG -->
  <widget type="dialog" name="warning">
    <color type="bg">yellow</color>
    <color type="fg">black</color>
    <color type="title_bg">red</color>
    <color type="title_fg">yellow</color>
    <color type="border">black</color>
    <style type="border_size">0</style>
    <font>large</font>
  </widget>

  <!-- ABOUT DIALOG -->
  <widget type="dialog" name="about">
    <color type="bg">blue</color>
    <color type="fg">white</color>
    <color type="title_bg">blue</color>
    <color type="title_fg">yellow</color>
    <style type="border_size">0</style>
    <font>large</font>
  </widget>

  <!-- MYTH LIVE TV -->
  <settings name="mythtv_livetv">
    <color type="current">green</color>
  </settings>

  <!-- MYTH UPCOMING RECORDINGS -->
  <settings name="mythtv_pending">
    <color type="recording">green</color>
    <color type="will_record">white</color>
    <color type="conflict">red</color>
    <color type="other">yellow</color>
  </settings>


</mvpmctheme>

