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_cool/var/swap/titanskins/cool/skin.xml

    r22309 r22434  
    726726<node name=bottomoffset type=choicebox parent=listbox valign=middle text="OSD Bottom Overscan" width=100%>
    727727<node name=piconpath type=choicebox parent=listbox valign=middle text="Piconpath" width=100%>
     728<node name=showrecfreesize type=choicebox parent=listbox valign=middle text="Show HDD freesize" width=100%>
     729<node name=listboxselect type=choicebox parent=listbox valign=middle text="Listbox Select Color" width=100%>
    728730<node parent=skinadj name=b1 picmem=skin/ok.png   valign=middle posx=20 posy=407 width=30 height=30>
    729731<node parent=skinadj name=b2 picmem=skin/exit.png valign=middle posx=70 posy=407 width=30 height=30>
     
    15351537</screen>
    15361538
     1539<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>
     1540<node name=cp fontsize=25 posx=0 posy=0 width=100% height=30 bordercol=bordercol bordersize=2 bgcol=0>
     1541
     1542<node type=grid name=grid fontsize=25 posx=0 posy=35 width=100% height=-10 bordercol=green bordersize=0 scrollbar=auto>
     1543<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FF0000 name=FF0001>
     1544<node parent=grid posx=40 width=40 height=30 bgcol=#DF0000 name=DF0001>
     1545<node parent=grid posx=80 width=40 height=30 bgcol=#BF0000 name=BF0001>
     1546<node parent=grid posx=120 width=40 height=30 bgcol=#9F0000 name=9F0001>
     1547<node parent=grid posx=160 width=40 height=30 bgcol=#7F0000 name=7F0001>
     1548<node parent=grid posx=200 width=40 height=30 bgcol=#5F0000 name=5F0001>
     1549<node parent=grid posx=240 width=40 height=30 bgcol=#3F0000 name=3F0001>
     1550
     1551<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#00FF00 name=00FF01>
     1552<node parent=grid posx=40 width=40 height=30 bgcol=#00DF00 name=00DF01>
     1553<node parent=grid posx=80 width=40 height=30 bgcol=#00BF00 name=00DB01>
     1554<node parent=grid posx=120 width=40 height=30 bgcol=#009F00 name=009F01>
     1555<node parent=grid posx=160 width=40 height=30 bgcol=#007F00 name=007F01>
     1556<node parent=grid posx=200 width=40 height=30 bgcol=#005F00 name=005F01>
     1557<node parent=grid posx=240 width=40 height=30 bgcol=#003F00 name=003F01>
     1558
     1559<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#0000FF name=0001FF>
     1560<node parent=grid posx=40 width=40 height=30 bgcol=#0000DF name=0001DF>
     1561<node parent=grid posx=80 width=40 height=30 bgcol=#0000BF name=0001BF>
     1562<node parent=grid posx=120 width=40 height=30 bgcol=#00009F name=00019F>
     1563<node parent=grid posx=160 width=40 height=30 bgcol=#00007F name=00017F>
     1564<node parent=grid posx=200 width=40 height=30 bgcol=#00005F name=00015F>
     1565<node parent=grid posx=240 width=40 height=30 bgcol=#00003F name=00013F>
     1566
     1567<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FFFF00 name=FFFF01>
     1568<node parent=grid posx=40 width=40 height=30 bgcol=#DFDF00 name=DFDF01>
     1569<node parent=grid posx=80 width=40 height=30 bgcol=#BFBF00 name=BFBF01>
     1570<node parent=grid posx=120 width=40 height=30 bgcol=#9F9F00 name=9F9F01>
     1571<node parent=grid posx=160 width=40 height=30 bgcol=#7F7F00 name=7F7F01>
     1572<node parent=grid posx=200 width=40 height=30 bgcol=#5F5F00 name=5F5F01>
     1573<node parent=grid posx=240 width=40 height=30 bgcol=#3F3F00 name=3F3F01>
     1574
     1575<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#00FFFF name=01FFFF>
     1576<node parent=grid posx=40 width=40 height=30 bgcol=#00DFDF name=01DFDF>
     1577<node parent=grid posx=80 width=40 height=30 bgcol=#00BFBF name=01BFBF>
     1578<node parent=grid posx=120 width=40 height=30 bgcol=#009F9F name=019F9F>
     1579<node parent=grid posx=160 width=40 height=30 bgcol=#007F7F name=017F7F>
     1580<node parent=grid posx=200 width=40 height=30 bgcol=#005F5F name=015F5F>
     1581<node parent=grid posx=240 width=40 height=30 bgcol=#003F3F name=013F3F>
     1582
     1583<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FF00FF name=FF01FF>
     1584<node parent=grid posx=40 width=40 height=30 bgcol=#DF00DF name=DF01DF>
     1585<node parent=grid posx=80 width=40 height=30 bgcol=#BF00BF name=BF01BF>
     1586<node parent=grid posx=120 width=40 height=30 bgcol=#9F009F name=9F019F>
     1587<node parent=grid posx=160 width=40 height=30 bgcol=#7F007F name=7F017F>
     1588<node parent=grid posx=200 width=40 height=30 bgcol=#5F005F name=5F015F>
     1589<node parent=grid posx=240 width=40 height=30 bgcol=#3F003F name=3F013F>
     1590
     1591<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FFFFFF name=FFFFFE>
     1592<node parent=grid posx=40 width=40 height=30 bgcol=#DFDFDF name=DFDFDE>
     1593<node parent=grid posx=80 width=40 height=30 bgcol=#BFBFBF name=BFBFBE>
     1594<node parent=grid posx=120 width=40 height=30 bgcol=#9F9F9F name=9F9F9E>
     1595<node parent=grid posx=160 width=40 height=30 bgcol=#7F7F7F name=7F7F7E>
     1596<node parent=grid posx=200 width=40 height=30 bgcol=#5F5F5F name=5F5F5E>
     1597<node parent=grid posx=240 width=40 height=30 bgcol=#3F3F3F name=3F?F3E>
     1598</screen>
     1599
    15371600<screen name="unlock" font=Sansation_Regular fontcol=white1 fontsize=26 posx=center posy=center width=700 height=450 picmem=skin/X_Menu_3.png>
    15381601<node fontsize=30 fontcol=grey type=textbox text="Serial Input" posy=10 posx=center halign=center width=100% height=30>
Note: See TracChangeset for help on using the changeset viewer.