@progress/kendo-theme-fluent
Version:
A css variables based theme for Kendo UI that follows the Fluent design system guidelines.
29 lines (28 loc) • 703 B
JSON
{
"$schema": "https://unpkg.com/@progress/kendo-theme-tasks@1.14.0/lib/schemas/kendo-swatch.json",
"name": "Fluent Main",
"product": "kendo",
"base": "@progress/kendo-theme-fluent",
"version": "10.5.0",
"api": "modern",
"previewColors": [
"#ffffff",
"#f5f5f5",
"#ff6358",
"#d6534a",
"#424242"
],
"components": [],
"groups": [
{
"name": "New color system",
"colorSystem": {
"kendo-enable-color-system": {
"name": "New color system",
"type": "boolean",
"value": true
}
}
}
]
}