UNPKG

jellyfish_designtokens

Version:

Ultimate design tokens from Jelly Fish Design System

210 lines 5.8 kB
{ "jf": { "color": { "outlines": { "default": { "value": "{jf.color.neutral}", "type": "color", "$extensions": { "studio.tokens": { "modify": { "type": "darken", "value": "{jf.modifier.amount.5} ", "space": "hsl" } } } }, "inverted": { "value": "{jf.color.white}", "type": "color" }, "primary": { "value": "{jf.color.primary}", "type": "color", "$extensions": { "studio.tokens": { "modify": { "type": "darken", "value": "{jf.modifier.amount.2} ", "space": "hsl" } } } } }, "shades": { "neutral": { "100": { "value": "{jf.color.neutral}", "type": "color", "$extensions": { "studio.tokens": { "modify": { "type": "lighten", "value": "{jf.modifier.amount.2} ", "space": "hsl" } } } }, "200": { "value": "{jf.color.neutral}", "type": "color", "$extensions": { "studio.tokens": { "modify": { "type": "lighten", "value": "{jf.modifier.amount.2} ", "space": "hsl" } } } }, "300": { "value": "{jf.color.neutral}", "type": "color", "$extensions": {} }, "400": { "value": "{jf.color.neutral}", "type": "color", "$extensions": { "studio.tokens": { "modify": { "type": "darken", "value": "{jf.modifier.amount.1} ", "space": "hsl" } } } }, "500": { "value": "{jf.color.neutral}", "type": "color", "$extensions": { "studio.tokens": { "modify": { "type": "darken", "value": "{jf.modifier.amount.2} ", "space": "hsl" } } } }, "600": { "value": "{jf.color.neutral}", "type": "color", "$extensions": { "studio.tokens": { "modify": { "type": "darken", "value": "{jf.modifier.amount.3} ", "space": "hsl" } } } }, "700": { "value": "{jf.color.neutral}", "type": "color", "$extensions": { "studio.tokens": { "modify": { "type": "darken", "value": "{jf.modifier.amount.4} ", "space": "hsl" } } } } }, "primary": { "100": { "value": "{jf.color.primary}", "type": "color", "$extensions": { "studio.tokens": { "modify": { "type": "lighten", "value": "{jf.modifier.amount.5} ", "space": "lch" } } } }, "200": { "value": "{jf.color.primary}", "type": "color", "$extensions": { "studio.tokens": { "modify": { "type": "lighten", "value": "{jf.modifier.amount.4} ", "space": "hsl" } } } }, "300": { "value": "{jf.color.primary}", "type": "color", "$extensions": { "studio.tokens": { "modify": { "type": "lighten", "value": "{jf.modifier.amount.3} ", "space": "hsl" } } } }, "400": { "value": "{jf.color.primary}", "type": "color", "$extensions": { "studio.tokens": { "modify": { "type": "lighten", "value": "{jf.modifier.amount.2} ", "space": "hsl" } } } }, "500": { "value": "{jf.color.primary}", "type": "color", "$extensions": { "studio.tokens": { "modify": { "type": "lighten", "value": "{jf.modifier.amount.1} ", "space": "hsl" } } } }, "600": { "value": "{jf.color.primary}", "type": "color", "$extensions": {} }, "700": { "value": "{jf.color.primary}", "type": "color", "$extensions": { "studio.tokens": { "modify": { "type": "darken", "value": "{jf.modifier.amount.1} ", "space": "hsl" } } } } } } } } }