Full name
David Dow
Submitted by David on Mon, 01/16/2012 - 00:00
Forums

How do ‘themes’ work? They appear to have very limited functionality and do not seem to work correctly. 

Claus Rytter Larsen

Mon, 01/16/2012 - 00:00

You can set the “theme” in the icecap_config.xml file:

   >defaults

      trace="no"

      tracePath="trace/"

      logClientActions="no"

      showTitle="no"

      showOptionText="no"

      showOptionField="no"

      showKeysText="no"

      keysAsButtons="yes"

      contentLocation="east"

      moreOptionsKey=""

      moreKeysKey=""

      messageLine=""

      defaultGenerelTheme="xtheme-slate.css"

      defaultIceCapTheme="Slate"

 

“defaultGenerelTheme” is the theme around IceCap. The menu, tab, etc.

“defaultIceCapTheme” is the theme for IceCap.

 
You can create new theme or changing existing for IceCap, using the “Change colors in IceCap” in “Administration” (see screenshot 1 attached in the bottom).

This menu works slowly, because of all the components the browser have to render!

The user can overwrite the standard “theme” you have specified in the icecap_config.xml file, by clicking “Settings” (see screenshot 2).

I hope this answer your questions.