# The main colours defining the Skin.
# If no value is provided, automatic settings will apply.
# Colour Values need to be in HTML format

GUI_HTML_BASE_COLOUR=#fefefe
GUI_HTML_BG_COLOUR=
GUI_HTML_TABLE_BG_COLOUR=
GUI_HTML_TABLE_FIRSTCOL_COLOUR= 
GUI_TIMAGE_COLOUR=#0000ff
GUI_TIMAGE_FONT_COLOUR=
GUI_TAB_FONT_COLOUR=
GUI_HTML_HIGHLIGHT_COLOUR=#ee3300


# The settings for the graduated background
gui_grad_top_left=#1f3257
gui_grad_top_right=#1f3257
gui_grad_bottom_left=#ffffff
gui_grad_bottom_right=#ffffff

# The settings for the InfoBox on the top of the screen. These are OpenGL Settings - experimentation is required
gui_infobox_text=2309;0.7,0.7,0.7,1;1,1,1,1
gui_infobox_plane=3077;0,0,0,1;1,1,1,0.5


#The main luminance adjustment values.
#If no value is provided, automatic settings will apply.

L_GUI_HTML_BASE_COLOUR=1.0
L_GUI_HTML_BG_COLOR=1.0
L_GUI_HTML_LINK_COLOUR=0.3
L_GUI_HTML_FONT_COLOUR=0.4
L_GUI_HTML_TABLE_BG_COLOUR=0.97
L_GUI_HTML_TABLE_FIRSTCOL_COLOUR=0.94 
L_GUI_HTML_INPUT_BG_COLOUR=1.3
L_GUI_TIMAGE_COLOUR=0.93
L_GUI_TIMAGE_FONT_COLOUR=0.4
L_GUI_TAB_FONT_COLOUR=1.2
L_GUI_HTML_HIGHLIGHT_COLOUR=


#Other settings defining the Skin.
#The FONT NAME is restricted to some select fonts only.
GUI_HTMLPANELWIDTH= 400
GUI_IMAGE_FONT_NAME= Vera
GUI_HTML_ICON_SIZE=22
GUI_SKIN_LOGO_NAME=basedir()/util/pyUtil/PluginLib/skins/plugin-STOESkin/STOE.png

