Ignore:
Timestamp:
Mar 17, 2012, 2:59:02 AM (14 years ago)
Author:
mr_pink
Message:

[E2] fix, add missing style to all skins

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/swapskins_hdbluelineshadow_1_2/var/swap/skins/HD-Blue.Line.Shadow/skin.xml

    r7451 r14719  
    8080        <color color="#000000" name="WindowTitleBackground"/>
    8181</windowstyle>
    82 
     82 <!-- Main screen colors (id=2 Color OLED (dm800se)) -->
     83 <windowstyle type="skinned" id="2">
     84   <color name="Background" color="#000000" />
     85   <color name="LabelForeground" color="#ffffff" />
     86   <color name="ListboxBackground" color="#000000" />
     87   <color name="ListboxForeground" color="#ffffff" />
     88   <color name="ListboxSelectedBackground" color="#000000" />
     89   <color name="ListboxSelectedForeground" color="#ffffff" />
     90   <color name="ListboxMarkedBackground" color="#000000" />
     91   <color name="ListboxMarkedForeground" color="#ffffff" />
     92   <color name="ListboxMarkedAndSelectedBackground" color="#000000" />
     93   <color name="ListboxMarkedAndSelectedForeground" color="#ffffff" />
     94   <color name="WindowTitleForeground" color="#ffffff" />
     95   <color name="WindowTitleBackground" color="#000000" />
     96  </windowstyle>
    8397<!-- Volume -->
    8498<screen name="Volume" backgroundColor="transparent" flags="wfNoBorder" position="40,100" size="72,202" title="Volume" zPosition="1">
Note: See TracChangeset for help on using the changeset viewer.