Icon Themes

Version 1.3 by Ecaterina Valica on 2010/08/24 16:27

See XE-697 

Similar to ColorThemes (colorThemeInit.vm), have a collection of standardize icon variables that can be used consistently throughout the instance. 

Usage: 

  • inside CSS files (background-image + padding)
  • inside HTML (img + margin)

IconThemes Extensions

  1. Select the size (width/height) of the icons: autodetect, 16px, 24px, 32px (all icons same size), different sizes etc. (and accommodate accordingly the UI)
  2. Select the position (left, right, top, bottom) of the icons (when used with padding) (for all icons, or granular)
  3. Loading icons:
    • individual files attached to the IconThemes page
    • zip archive (batch operations) containing the files (automatically load them)
    • sprite image (+ specify the position with background-position)
  4. Allow the theme/skin to have "No icons"
    • general: whole skin does not contain any icons;
    • override some UI elements in order to have no icons

Themes Extensions

  • Group ColorThemes, IconThemes and Layouts into a single space: Themes