-
Annotation Types Summary
| Annotation Type |
Description |
| ColorInfo |
An annotation to setup the information for a specific color to generate its assets and classes using the ColorsSet
|
| ColorShades |
Specify shades for a specific color to be used by ColorInfo
|
| ColorsSet |
Use this annotation on a package-info class to generate new colors and colors assets for use by applications using domino-ui
the annotation will result in generating a Color with 10 different shades for each ColorInfo , a theme-xxx.css for each ColorInfo,
A xxx-color.css for each, and an optional html page to demo the generated styles.
|
| MdiIconsFactory |
|