<?xml version="1.0"?>
<theme version-format="1" size="720p">
  <fonts>
    <font name="regular">ubuntu/ubuntu-r.ttf</font>
    <font name="bold">ubuntu/ubuntu-b.ttf</font>
    <font name="condensed">ubuntu/ubuntu-c.ttf</font>
    <font name="retrox">atarian.ttf</font>
  </fonts>
  
  <shadows>
    <shadow name="dark">
      <radius>6</radius>
      <dx>2</dx>
      <dy>2</dy>
      <color>dark10</color>
    </shadow>
    <shadow name="light">
      <radius>6</radius>
      <dx>2</dx>
      <dy>2</dy>
      <color>light10</color>
    </shadow>
  </shadows>
  
  <styles>
    <style name="default">
      <font>regular</font>
      <size>22px</size>
      <color>text10</color>
    </style>
    <style name="splash-text-logo">
      <size>64px</size>
      <color>text30</color>
      <shadow>dark</shadow>
    </style>
    <style name="splash-text-info">
      <size>21px</size>
      <color>text10</color>
    </style>
    <style name="rx_dialog_text">
      <color>rx_dialog_text</color>
    </style>
    <style name="rx_dialog_label">
      <font>bold</font>
      <color>rx_dialog_text</color>
    </style>
    <style name="rx_editor_text" parent="rx_dialog_text"/>
    <style name="rx_dialog_search">
      <size>28px</size>
      <color>rx_dialog_text</color>
    </style>
    <style name="rx_dialog_title">
      <size>28px</size>
      <font>bold</font>
      <color>rx_dialog_title</color>
    </style>
    <style name="rx_button_text">
      <size>21px</size>
      <color>rx_button_text</color>
    </style>
    <style name="rx_button_text_focus">
      <color>rx_button_text_focus</color>
    </style>
    <style name="rx_gamelist_name">
      <font>bold</font>
      <color>rx_gamelist_name</color>
      <size>30px</size>
      <shadow>dark</shadow>
    </style>
    <style name="rx_listitem_text">
      <color>rx_listitem_text</color>
      <size>21px</size>
    </style>
    <style name="rx_listitem_value" parent="rx_listitem_text">
      <font>condensed</font>
      <color>rx_listitem_text_value</color>
      <size>21px</size>
    </style>
    <style name="rx_listitem_text_selected" parent="rx_listitem_text">
      <color>rx_listitem_text_selected</color>
    </style>
    <style name="rx_listitem_value_selected" parent="rx_listitem_value">
      <color>rx_listitem_text_value_selected</color>
    </style>
    <style name="rx_dialog_chooser_storage">
      <color>rx_dialog_chooser_storage</color>
    </style>
    <style name="rx_dialog_chooser_info">
      <font>condensed</font>
      <size>18px</size>
      <color>rx_dialog_chooser_info</color>
    </style>
    <style name="rx_dialog_chooser_status1">
      <font>condensed</font>
      <size>18px</size>
      <color>rx_dialog_chooser_status1</color>
    </style>
    <style name="rx_dialog_chooser_status2" parent="rx_dialog_chooser_status1">
      <color>rx_dialog_chooser_status2</color>
    </style>
    <style name="rx_gamepad_button_label">
      <font>condensed</font>
      <size>16px</size>
      <color>rx_gamepad_button_label</color>
    </style>
    <style name="rx_system_selector_text">
      <size>38px</size>
      <font>bold</font>
      <color>rx_system_selector_text</color>
      <shadow>dark</shadow>
    </style>
    <style name="bottom-help">
      <font>condensed</font>
      <size>24px</size>
      <color>text_white</color>
    </style>
    <style name="retrox-title" parent="bottom-help">
      <font>retrox</font>
      <size>30px</size>
    </style>
  </styles>
  
  <colors>
    <color name="glass">#C0000000</color>
    
    <color name="dark10">#FF141414</color>
    <color name="dark15">#FF1C1C1C</color>
    <color name="dark20">#FF242424</color>
    <color name="dark30">#FF2C2C2C</color>
    <color name="dark40">#FF343434</color>
    <color name="dark50">#FF3C3C3C</color>
    
    <color name="highlight">#FFCA7A26</color>
    <color name="highlight_soft">#FFA6835E</color>
    
    <color name="light00">#FFFFFFFF</color>
    <color name="light10">#FFF0F0F0</color>
    <color name="light15">#FFE8E8E8</color>
    <color name="light20">#FFE0E0E0</color>
    <color name="light30">#FFD0D0D0</color>
    <color name="light40">#FFC0C0C0</color>
    <color name="light50">#FFB0B0B0</color>
    <color name="light60">#FFA0A0A0</color>
    
    <color name="ui_grey">#FF777777</color>
    <color name="ui_light_grey">#FFA8A8A8</color>
    
    <color name="text_white">#D0FFFFFF</color>
    <color name="text_white_dim">#80FFFFFF</color>
    <color name="text_disabled">#30FFFFFF</color>
    <color name="text_dim20">#80FFFFFF</color>
    <color name="text_dim10">#90FFFFFF</color>
    <color name="text10">#B0FFFFFF</color>
    <color name="text20">#D0FFFFFF</color>
    <color name="text30">#E8FFFFFF</color>
    <color name="text_highlight">#F0FFCC66</color>
    
    <color name="rx_gamelist_name">ui_grey</color>
    
    <color name="button_bar_normal_top">#F0202020</color>
    <color name="button_bar_normal_center">#F0282828</color>
    <color name="button_bar_normal_bottom">#F0202020</color>
    <color name="button_bar_stroke_color_normal">#20E0E0E0</color>
    <color name="button_bar_focused_top">#F0202020</color>
    <color name="button_bar_focused_center">#F0303030</color>
    <color name="button_bar_focused_bottom">#F0202020</color>
    <color name="button_bar_stroke_color_focused">#C0FF5500</color>
    <color name="button_bar_selected_top">#F0303030</color>
    <color name="button_bar_selected_center">#F0404040</color>
    <color name="button_bar_selected_bottom">#F0303030</color>
    <color name="button_bar_stroke_color_selected">#80E0E0E0</color>
    <color name="button_bar_selected_focused_top">#A0FF5500</color>
    <color name="button_bar_selected_focused_center">#C0FF5500</color>
    <color name="button_bar_selected_focused_bottom">#FFFF5500</color>
    
    <color name="rx_progress_background">ui_light_grey</color>
    <color name="rx_progress_foreground">ui_grey</color>
    <color name="rx_progress_background_splash">#30FFFFFF</color>
    <color name="rx_progress_foreground_splash">highlight</color>
    
    <color name="rx_dialog_login_background">dark30</color>
    <color name="rx_dialog_glass">glass</color>
    <color name="rx_dialog_background">light15</color>
    <color name="rx_dialog_background_title">light15</color>
    <color name="rx_dialog_border">light15</color>
    <color name="rx_dialog_chooser_storage">ui_grey</color>
    <color name="rx_dialog_chooser_info">ui_light_grey</color>
    <color name="rx_dialog_chooser_status1">ui_light_grey</color>
    <color name="rx_dialog_chooser_status2">ui_light_grey</color>
    
    <color name="rx_listitem_background">light15</color>
    <color name="rx_listitem_background_selected">ui_grey</color>
    <color name="rx_listitem_text">ui_grey</color>
    <color name="rx_listitem_text_value">ui_light_grey</color>
    <color name="rx_listitem_text_selected">light15</color>
    <color name="rx_listitem_text_value_selected">light30</color>
    
    <color name="rx_button_background">light15</color>
    <color name="rx_button_background_focus">ui_grey</color>
    <color name="rx_button_border">ui_grey</color>
    <color name="rx_button_border_focus">ui_grey</color>
    <color name="rx_button_text">ui_grey</color>
    <color name="rx_button_text_focus">light15</color>
    
    <color name="rx_dialog_text">ui_grey</color>
    <color name="rx_dialog_title">ui_grey</color>
    
    <color name="rx_gamepad_button_label">#FFFFFFA0</color>
    
    <color name="rx_editor_background">light40</color>
    <color name="rx_editor_background_focused">light40</color>
    <color name="rx_editor_stroke">light40</color>
    <color name="rx_editor_stroke_focused">ui_grey</color>
    <color name="rx_editor_cursor">ui_grey</color>
    <color name="rx_editor_cursor_focused">ui_grey</color>
    
    <color name="rx_messages_log_background">#10000000</color>
    <color name="rx_messages_log_stroke">ui_light_grey</color>
    
    <color name="rx_system_selector_text">light20</color>
  </colors>
  
  <screen id="splash" background-image="splash.jpg" glass="#A0000000"/>
  
  <screen id="gamepad-setup"/>
  
  <screen id="gamepad-info"/>
  
  <screen id="login"/>
</theme>
