UNPKG

@rxap/ngx-theme

Version:

This package provides an Angular theme service that allows you to manage and customize the look and feel of your application. It includes features such as dark mode support, theme density control, typography settings, and color palette management. The ser

34 lines (17 loc) 1.08 kB
[@rxap/ngx-theme](../wiki/globals) / ColorPaletteConfig # Interface: ColorPaletteConfig Defined in: [theme.service.ts:40](https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/theme/src/lib/theme.service.ts#L40) ## Extended by - [`ColorPaletteConfigWithName`](../wiki/Interface.ColorPaletteConfigWithName) ## Properties ### algorithm? > `optional` **algorithm**: `string` Defined in: [theme.service.ts:41](https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/theme/src/lib/theme.service.ts#L41) *** ### base? > `optional` **base**: `string` Defined in: [theme.service.ts:42](https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/theme/src/lib/theme.service.ts#L42) *** ### color? > `optional` **color**: `Partial`\<[`ColorPalette`](../wiki/Interface.ColorPalette)\> Defined in: [theme.service.ts:43](https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/theme/src/lib/theme.service.ts#L43)