UNPKG

ad-custom-lib

Version:

This is an UI custom library based on Adminlte library with purpose for personal use, if you need a full template of Primeng please visit https://github.com/mledour/angular-admin-lte

37 lines (36 loc) 932 B
export declare const colorsAliases: string[]; export declare const colors: { 'aqua': string; 'aqua-active': string; 'black': string; 'black-active': string; 'blue': string; 'blue-active': string; 'fuchsia': string; 'fuchsia-active': string; 'green': string; 'green-active': string; 'gray': string; 'gray-active': string; 'gray-light': string; 'light-blue': string; 'light-blue-active': string; 'lime': string; 'lime-active': string; 'maroon': string; 'maroon-active': string; 'navy': string; 'navy-active': string; 'olive': string; 'olive-active': string; 'orange': string; 'orange-active': string; 'purple': string; 'purple-active': string; 'red': string; 'red-active': string; 'teal': string; 'teal-active': string; 'yellow': string; 'yellow-active': string; };