<?xml version="1.0"?>
<theme version-format="1" size="720p">
  <styles>
    <style name="default">
      <color>text10</color>
    </style>
    <style name="selector-count">
      <color>text_white</color>
    </style>
    <style name="game-list-text">
      <color>text_white</color>
    </style>
    <style name="game-info-label">
      <color>text_white_dim</color>
    </style>
    <style name="game-info">
      <color>text_white</color>
    </style>
    <style name="game-desc" parent="game-info">
      <color>#F0404040</color>
    </style>
    <style name="rx_editor_text">
      <color>dark50</color>
    </style>
  </styles>
  
  <colors>
    <color name="highlight">#FFCA7A26</color>
    <color name="highlight_soft">#FFA6835E</color>
    
    <color name="rx_system_selector_text">text_white</color>
    
    <color name="rx_gamelist_name">text_white</color>
    
    <color name="rx_dialog_background">dark30</color>
    <color name="rx_dialog_background_title">dark30</color>
    <color name="rx_dialog_border">dark30</color>
    <color name="rx_dialog_text">text_white</color>
    <color name="rx_dialog_title">text_white</color>
    
    <color name="rx_listitem_background">dark30</color>
    <color name="rx_listitem_background_selected">highlight</color>
    <color name="rx_listitem_text">text_white</color>
    <color name="rx_listitem_text_value">text_white_dim</color>
    <color name="rx_listitem_text_selected">text_white</color>
    <color name="rx_listitem_text_value_selected">text_white_dim</color>
    
    <color name="rx_progress_foreground">highlight</color>
    <color name="rx_progress_foreground_splash">highlight</color>
    
    <color name="rx_button_background">rx_dialog_background</color>
    <color name="rx_button_background_focus">highlight</color>
    <color name="rx_button_border">highlight_soft</color>
    <color name="rx_button_border_focus">highlight</color>
    <color name="rx_button_text">text_white</color>
    <color name="rx_button_text_focus">text_white</color>
    
    <color name="rx_messages_log_background">#10000000</color>
    <color name="rx_messages_log_stroke">dark50</color>
    
    <color name="rx_editor_background">light30</color>
    <color name="rx_editor_background_focused">light30</color>
    <color name="rx_editor_stroke">light30</color>
    <color name="rx_editor_stroke_focused">highlight</color>
    <color name="rx_editor_cursor">dark10</color>
    <color name="rx_editor_cursor_focused">dark10</color>
  </colors>
</theme>
