Completed
Last Updated: 07 Jul 2023 13:41 by ADMIN
G
Created on: 20 Oct 2022 13:36
Type: Feature Request
7
How do I add design tokens in themebuilder e.g. Different Shadow settings?

How would I add custom tokens e.g. different shadow settings in ThemeBuilder. 

 

This is the JSON for one such setting:

    "$gph-grey-100": {
      "value": "#8f8f8f",
      "type": "color"
    },
    "$gph-shadow": {
      "value": {
        "x": "3",
        "y": "04",
        "blur": "0",
        "spread": "0",
        "color": "{$gph-grey-100}",
        "type": "innerShadow"
      },
      "type": "boxShadow"
    }

1 comment
ADMIN
Radoslav
Posted on: 20 Oct 2022 13:51

Hi Hayden,

Thank you for submitting the feature request. We will monitor the interest in it and plan it accordingly.

Regards,
Radoslav
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.