mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-06-09 17:44:59 +00:00
* [AAE-12782] Create custom theme * copied ui from ACA * fix some lints * Added theme * Added theme * lint part 1 * lint part 2 * lint part 3 backg color * lint part 4 * lint part 5 * lint part 6 * lint part 7 * update * fix map_merge
15 lines
237 B
Smarty
15 lines
237 B
Smarty
/*
|
|
Specify theme parameters e.g.:
|
|
|
|
$theme-config: (
|
|
primaryColor: #5175d2,
|
|
backgroundColor: #FAFAFA,
|
|
textColor: #793942,
|
|
accentColor: #C64F73,
|
|
baseFontSize: 26px,
|
|
fontFamily: Cursive
|
|
);
|
|
*/
|
|
|
|
${THEME_CONFIGURATION}
|