Install a ThemeBuilder theme
- Last Updated: May 5, 2026
- 1 minute read
- MarkLogic Server
- Documentation
For proper styling of FastTrack, you must install a ThemeBuilder theme into your FastTrack application. Install a theme package (e.g. @progress/kendo-theme-default):
npm install @progress/kendo-theme-default
To apply the theme, you will import the theme CSS into your application code. See the steps that follow.
For more information, see Styling FastTrack Widgets with ThemeBuilder.