Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Productivity and Design Tools
In the single example for the ButtonGroup demo there is a bit of static CSS which is overriding any of the themes:
.k-button-group .k-button { background-color: rgb(44, 35, 43);}
I recommend removing it so users can see the theme variances properly.