[General] ;; Name of the skin name=LCD Cutout [Background] ;; [bitmap] The widgets can't be above alpha channels, hence the bitmap ;; [backRect] The size of the bitmap ;; [transparent_color] Make this color of the bitmap transparent ;; [translucensy] Constant translucency setting, -1 = off ;; [alphaBorder] If you choose to have an alpha channel, you need a png image here ;; [alphaRect] The border of the png image bitmap=background.bmp backRect=0,0,407,48 transparent_color=255x0x255 translucency=-1 alphaBorder=alpha.png alphaRect=0,0,407,48 [Widgets] ;; [IconRect] Position of the icon, must be 32x32 ;; [TextEntryRect] Height includes dropdown ;; [TextEntry_Color] Color of the background ;; [TextEntry_Font_Bold] 0 = normal, 1 = bold ;; [TextEntry_Font_Italics] 0 = normal, 1 = italics ;; [TextEntry_ShowBorder] Show the widgets border? Removes drop button as well ;; {TextEntry_TransparentBkgnd] Should the text background be transparent? IconRect=200,8,32,32 TextEntryRect=10,14,210,180 TextEntry_Color=110x154x81 TextEntry_Font=Lucida Sans TextEntry_Font_Size=15 TextEntry_Font_Bold=1 TextEntry_Font_Italics=0 TextEntry_Font_Color=30x30x30 TextEntry_ShowBorder=0 TextEntry_TransparentBkgnd=1 ResultsRect=234,14,170,24 Results_Color=110x154x81 Results_Font=Lucida Sans Results_Font_Size=15 Results_Font_Bold=0 Results_Font_Italics=0 Results_Font_Color=30x30x30 Results_ShowBorder=0 Results_TransparentBkgnd=1