Ignore:
Timestamp:
Feb 15, 2015, 2:45:54 AM (11 years ago)
Author:
aafsvn
Message:

default skin remove unnneeded add colorpickersmal and cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/skinsdefault_defnominitv/_path_/usr/local/share/titan/skin/defnominitv/skin.xml

    r33013 r33014  
    785785                <node parent="listbox" name="filelistselect" text="Filelist Select Color" type="choicebox" valign="middle" width="100%" height="35">
    786786                <node parent="listbox" name="bordercolselect" text="Skin Border Color" type="choicebox" valign="middle" width="100%" height="35">
     787                <node parent="listbox" name="filelistselect" text="Filelist Select Color" type="choicebox" valign="middle" width="100%" height="35">
     788                <node parent="listbox" name="bordercolselect" text="Border Select Color" type="choicebox" valign="middle" width="100%" height="35">
     789                <node parent="listbox" name="bgcol" text="Background Color" type="choicebox" valign="middle" width="100%" height="35">
     790                <node parent="listbox" name="bgcol2" text="Background2 Color" type="choicebox" valign="middle" width="100%" height="35">
     791                <node parent="listbox" name="fontcol" text="Font Color" type="choicebox" valign="middle" width="100%" height="35">
     792                <node parent="listbox" name="bordercol" text="Border Color" type="choicebox" valign="middle" width="100%" height="35">
     793                <node parent="listbox" name="titlebgcol" text="Title Color" type="choicebox" valign="middle" width="100%" height="35">
     794                <node parent="listbox" name="progresscol" text="Progress Color" type="choicebox" valign="middle" width="100%" height="35">
     795                <node parent="listbox" name="markcol" text="Mark Color" type="choicebox" valign="middle" width="100%" height="35">
    787796                <node parent="listbox" name="oled_sel" text="OLED selection" type="choicebox" valign="middle" width="100%" height="35">
    788797        <node name="buttonbar" posx="center" posy="530" width="1000" height="50" hspace="5" bordercol="titlebgcol" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle">
     
    791800                <node parent="buttonbar" name="b3" picmem="skin/key_control_cross_70x40.png" valign="middle" posx="140" posy="center" width="70" height="40">
    792801                <node parent="buttonbar" name="b4" picmem="skin/key_red_30x30.png"    valign="middle" posx="220" posy="center" width="150" height="30">
    793                 <node parent="buttonbar" name="b5" picmem="skin/key_green_30x30.png"  valign="middle" posx="220" posy="center" width="150" height="30">
    794                 <node parent="buttonbar" name="b6" picmem="skin/key_yellow_30x30.png" valign="middle" posx="220" posy="center" width="150" height="30">
    795                 <node parent="buttonbar" name="b7" picmem="skin/key_blue_30x30.png"   valign="middle" posx="220" posy="center" width="150" height="30">
    796802</screen>
    797803
     
    27752781
    27762782
     2783#colorpickersmal
     2784<screen name="colorpickersmal" posx="center" posy="center" width="310" height="320" hspace="30" vspace="30" bgcol="bgcol">
     2785        <node name="grid" type="grid" posx="0" posy="35" width="100%" height="-1" scrollbar="no">
     2786                <node parent="grid" type="gridbr" posx="0" width="60" height="55" bgcol="#909091" name="909090">
     2787                <node parent="grid" posx="60"  width="60" height="55" bgcol="#009F9F" name="009F91">
     2788                <node parent="grid" posx="120" width="60" height="55" bgcol="#00009F" name="00019F">
     2789                <node parent="grid" posx="180" width="60" height="55" bgcol="#00007F" name="00017F">
     2790
     2791                <node parent="grid" type="gridbr" posx="0" width="60" height="55" bgcol="#DFDF00" name="DFDF01">
     2792                <node parent="grid" posx="60"  width="60" height="55" bgcol="#BFBF00" name="BFBF01">
     2793                <node parent="grid" posx="120" width="60" height="55" bgcol="#9F9F00" name="9F9F01">
     2794                <node parent="grid" posx="180" width="60" height="55" bgcol="#7F7F00" name="7F7F01">
     2795
     2796                <node parent="grid" type="gridbr" posx="0" width="60" height="55" bgcol="#00DFDF" name="01DFDF">
     2797                <node parent="grid" posx="60"  width="60" height="55" bgcol="#00BFBF" name="01BFBF">
     2798                <node parent="grid" posx="120" width="60" height="55" bgcol="#009F9F" name="019F9F">
     2799                <node parent="grid" posx="180" width="60" height="55" bgcol="#007F7F" name="017F7F">
     2800
     2801                <node parent="grid" type="gridbr" posx="0" width="60" height="55" bgcol="#DF00DF" name="DF01DF">
     2802                <node parent="grid" posx="60"  width="60" height="55" bgcol="#BF00BF" name="BF01BF">
     2803                <node parent="grid" posx="120" width="60" height="55" bgcol="#9F009F" name="9F019F">
     2804                <node parent="grid" posx="180" width="60" height="55" bgcol="#7F007F" name="7F017F">
     2805</screen>
     2806
     2807
    27772808#unlock
    27782809<screen name="unlock" fontsize="28" fontcol="fontcol" bgcol="black" posx="left" posy="top" width="100%" height="100%" hspace="30" vspace="30">
Note: See TracChangeset for help on using the changeset viewer.