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_UltraSlate-HD_1_0/var/swap/skins/UltraSlate/skin.xml

    r7451 r14719  
    7979                <color name="WindowTitleBackground" color="#000000"/>
    8080        </windowstyle>
    81 
     81         <!-- Main screen colors (id=2 Color OLED (dm800se)) -->
     82        <windowstyle type="skinned" id="2">
     83                <color name="Background" color="#000000" />
     84                <color name="LabelForeground" color="#ffffff" />
     85                <color name="ListboxBackground" color="#000000" />
     86                <color name="ListboxForeground" color="#ffffff" />
     87                <color name="ListboxSelectedBackground" color="#000000" />
     88                <color name="ListboxSelectedForeground" color="#ffffff" />
     89                <color name="ListboxMarkedBackground" color="#000000" />
     90                <color name="ListboxMarkedForeground" color="#ffffff" />
     91                <color name="ListboxMarkedAndSelectedBackground" color="#000000" />
     92                <color name="ListboxMarkedAndSelectedForeground" color="#ffffff" />
     93                <color name="WindowTitleForeground" color="#ffffff" />
     94                <color name="WindowTitleBackground" color="#000000" />
     95        </windowstyle>
    8296        <screen name="InfoBar" position="0,540" size="1280,165" title="InfoBar" backgroundColor="transparent" flags="wfNoBorder">
    8397                <ePixmap position="0,1" zPosition="-1" size="1280,164" pixmap="UltraSlate/infobar.png"/>
Note: See TracChangeset for help on using the changeset viewer.