From 1676a9ed5b7d437e59695b6c85f3cf3b8fa12838 Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Tue, 20 Sep 2022 23:38:22 +0300 Subject: [PATCH] Doc update --- .../demo/components/documentation/documentation.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/demo/components/documentation/documentation.component.html b/src/app/demo/components/documentation/documentation.component.html index 4fa4c4a..d89b652 100644 --- a/src/app/demo/components/documentation/documentation.component.html +++ b/src/app/demo/components/documentation/documentation.component.html @@ -118,7 +118,7 @@ export class AppMenuComponent implements OnInit {

Theme

-

Sakai provides 26 PrimeNG themes out of the box. Setup of a theme is simple by including the css of theme +

Sakai provides 34 PrimeNG themes out of the box. Setup of a theme is simple by including the css of theme to your bundle that are located inside assets/layout/styles/theme/ folder such as assets/layout/styles/theme/lara-light-indigo/theme.css.