Theme"
From Documentation
Maya001122 (talk | contribs) m (Created page with '{{ZKDevelopersGuidePageHeader}} A [http://en.wikipedia.org/wiki/Theme_(computing) theme] is a preset package containing graphical appearance details, used to customize the look …') |
|||
Line 4: | Line 4: | ||
You can configure it to change font size/family. You can also use your own theme, or decide the theme at the run time through <tt>Theme Provider</tt>. | You can configure it to change font size/family. You can also use your own theme, or decide the theme at the run time through <tt>Theme Provider</tt>. | ||
− | Learn more: [ | + | Learn more: [http://docs.zkoss.org/wiki/Theme Theme] |
{{ ZKDevelopersGuidePageFooter}} | {{ ZKDevelopersGuidePageFooter}} |
Revision as of 02:36, 26 July 2010
This documentation is for an older version of ZK. For the latest one, please click here.
A theme is a preset package containing graphical appearance details, used to customize the look and feel of ZUML components.
You can configure it to change font size/family. You can also use your own theme, or decide the theme at the run time through Theme Provider. Learn more: Theme