Theme"
From Documentation
m |
|||
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: [[ZK_Developer's_Reference/Theming_and_Styling|ZK Developer's Reference: Theming and Styling]] |
{{ ZKDevelopersGuidePageFooter}} | {{ ZKDevelopersGuidePageFooter}} |
Revision as of 03:22, 28 December 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: ZK Developer's Reference: Theming and Styling