7 - the <browser> element
The browser element sets the space that will be used to draw the windows (search, files, ...).
You can only have one browser element in a given skin file, but you do have to define one.
The syntax of the browser element is <browser>.
The browser definitions are:
- <size width="" height=""> : Give the width and height of the browser window
- <pos x="" y=""> : Give the position of the browser window on the screen
- <text font="" size="" weight="" color="" over="" selected=""> : Give the main text's font, size and colors
- <options font="" size="" weight="" color="" over="" selected=""> : Give the options text's font, size and colors
- <widgets font="" size="" weight="" color="" facecolor="" lightcolor="" shadowcolor="" highlightcolor="" darkshadowcolor="" stripescolor="" trackcolor1="" trackcolor2=""> : Give the colors and font for the widgets (scrollbars, ...)
- <colormatrix rr="" rg="" rb="" gr="" gg="" gb="" br="" bg="" bb=""> : Set a color transformation matrix that will be applied on the built-in graphics (icons, ...)