Ignore:
Timestamp:
Jul 16, 2013, 9:50:46 AM (13 years ago)
Author:
nit
Message:

[titan] update all skins (colorpicker)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanswapskins_smartTV/var/swap/titanskins/smartTV/skin.xml

    r22309 r22434  
    514514                        <node parent="listbox" name="piconpath" text="Piconpath" type="choicebox" valign="middle" width="100%" height="34">
    515515                        <node parent="listbox" name="showrecfreesize" text="Show HDD freesize" type="choicebox" valign="middle" width="100%" height="34">
     516                        <node parent="listbox" name="listboxselect" text="Listbox Select Color" type="choicebox" valign="middle" width="100%" height="34">
    516517</screen>
    517518
     
    19531954
    19541955
     1956<screen fontcol=fontcol bgcol=bgcol name="colorpicker" hspace=30 vspace=30 fontsize=30 posx=center posy=center width=345 height=320 bgcol=bgcol bordercol=bordercol bordersize=2>
     1957<node name=cp fontsize=25 posx=0 posy=0 width=100% height=30 bordercol=bordercol bordersize=2 bgcol=0>
     1958
     1959<node type=grid name=grid fontsize=25 posx=0 posy=35 width=100% height=-10 bordercol=green bordersize=0 scrollbar=auto>
     1960<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FF0000 name=FF0001>
     1961<node parent=grid posx=40 width=40 height=30 bgcol=#DF0000 name=DF0001>
     1962<node parent=grid posx=80 width=40 height=30 bgcol=#BF0000 name=BF0001>
     1963<node parent=grid posx=120 width=40 height=30 bgcol=#9F0000 name=9F0001>
     1964<node parent=grid posx=160 width=40 height=30 bgcol=#7F0000 name=7F0001>
     1965<node parent=grid posx=200 width=40 height=30 bgcol=#5F0000 name=5F0001>
     1966<node parent=grid posx=240 width=40 height=30 bgcol=#3F0000 name=3F0001>
     1967
     1968<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#00FF00 name=00FF01>
     1969<node parent=grid posx=40 width=40 height=30 bgcol=#00DF00 name=00DF01>
     1970<node parent=grid posx=80 width=40 height=30 bgcol=#00BF00 name=00DB01>
     1971<node parent=grid posx=120 width=40 height=30 bgcol=#009F00 name=009F01>
     1972<node parent=grid posx=160 width=40 height=30 bgcol=#007F00 name=007F01>
     1973<node parent=grid posx=200 width=40 height=30 bgcol=#005F00 name=005F01>
     1974<node parent=grid posx=240 width=40 height=30 bgcol=#003F00 name=003F01>
     1975
     1976<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#0000FF name=0001FF>
     1977<node parent=grid posx=40 width=40 height=30 bgcol=#0000DF name=0001DF>
     1978<node parent=grid posx=80 width=40 height=30 bgcol=#0000BF name=0001BF>
     1979<node parent=grid posx=120 width=40 height=30 bgcol=#00009F name=00019F>
     1980<node parent=grid posx=160 width=40 height=30 bgcol=#00007F name=00017F>
     1981<node parent=grid posx=200 width=40 height=30 bgcol=#00005F name=00015F>
     1982<node parent=grid posx=240 width=40 height=30 bgcol=#00003F name=00013F>
     1983
     1984<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FFFF00 name=FFFF01>
     1985<node parent=grid posx=40 width=40 height=30 bgcol=#DFDF00 name=DFDF01>
     1986<node parent=grid posx=80 width=40 height=30 bgcol=#BFBF00 name=BFBF01>
     1987<node parent=grid posx=120 width=40 height=30 bgcol=#9F9F00 name=9F9F01>
     1988<node parent=grid posx=160 width=40 height=30 bgcol=#7F7F00 name=7F7F01>
     1989<node parent=grid posx=200 width=40 height=30 bgcol=#5F5F00 name=5F5F01>
     1990<node parent=grid posx=240 width=40 height=30 bgcol=#3F3F00 name=3F3F01>
     1991
     1992<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#00FFFF name=01FFFF>
     1993<node parent=grid posx=40 width=40 height=30 bgcol=#00DFDF name=01DFDF>
     1994<node parent=grid posx=80 width=40 height=30 bgcol=#00BFBF name=01BFBF>
     1995<node parent=grid posx=120 width=40 height=30 bgcol=#009F9F name=019F9F>
     1996<node parent=grid posx=160 width=40 height=30 bgcol=#007F7F name=017F7F>
     1997<node parent=grid posx=200 width=40 height=30 bgcol=#005F5F name=015F5F>
     1998<node parent=grid posx=240 width=40 height=30 bgcol=#003F3F name=013F3F>
     1999
     2000<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FF00FF name=FF01FF>
     2001<node parent=grid posx=40 width=40 height=30 bgcol=#DF00DF name=DF01DF>
     2002<node parent=grid posx=80 width=40 height=30 bgcol=#BF00BF name=BF01BF>
     2003<node parent=grid posx=120 width=40 height=30 bgcol=#9F009F name=9F019F>
     2004<node parent=grid posx=160 width=40 height=30 bgcol=#7F007F name=7F017F>
     2005<node parent=grid posx=200 width=40 height=30 bgcol=#5F005F name=5F015F>
     2006<node parent=grid posx=240 width=40 height=30 bgcol=#3F003F name=3F013F>
     2007
     2008<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FFFFFF name=FFFFFE>
     2009<node parent=grid posx=40 width=40 height=30 bgcol=#DFDFDF name=DFDFDE>
     2010<node parent=grid posx=80 width=40 height=30 bgcol=#BFBFBF name=BFBFBE>
     2011<node parent=grid posx=120 width=40 height=30 bgcol=#9F9F9F name=9F9F9E>
     2012<node parent=grid posx=160 width=40 height=30 bgcol=#7F7F7F name=7F7F7E>
     2013<node parent=grid posx=200 width=40 height=30 bgcol=#5F5F5F name=5F5F5E>
     2014<node parent=grid posx=240 width=40 height=30 bgcol=#3F3F3F name=3F?F3E>
     2015</screen>
     2016
     2017
    19552018#unlock
    19562019<screen name="unlock" posx="center" posy="center" width="855" height="570">
Note: See TracChangeset for help on using the changeset viewer.