Smart UI Components & Libraries – Grid, Scheduler, Gantt, Kanban for Angular, React, Next.js, Vue, Blazor, JavaScript › Forums › Kanban › I need help with Kanban in Angular. Any advice? › Reply To: I need help with Kanban in Angular. Any advice?
August 20, 2025 at 11:10 pm
#112870
Keymaster
Hi,
You can customize the CSS by using the CSS variable API of the Kanban
smart-kanban {
--smart-primary: #6610F2;
--smart-background: #f5f5f5;
--smart-border-radius: 10px;
--smart-kanban-card-color: white;
--smart-kanban-card-background: #E7D9F8;
}
Also, take a look at https://www.htmlelements.com/angular/demos/kanban/kanban-custom-styling/
Best regards,
Markov
Smart UI Team
https://www.htmlelements.com/