From fe0a707dbeb9135b4d391133320d6288e26cdb35 Mon Sep 17 00:00:00 2001 From: Michael Coker Date: Wed, 6 May 2026 21:33:19 -0500 Subject: [PATCH 1/3] chore: pull in high contrast charts --- packages/module/build/css/tokens-dark.scss | 2 +- packages/module/build/css/tokens-default.scss | 2 +- .../module/build/css/tokens-felt-dark.scss | 2 +- .../build/css/tokens-felt-glass-dark.scss | 2 +- .../module/build/css/tokens-felt-glass.scss | 2 +- .../css/tokens-felt-highcontrast-dark.scss | 2 +- .../build/css/tokens-felt-highcontrast.scss | 2 +- packages/module/build/css/tokens-felt.scss | 2 +- .../module/build/css/tokens-glass-dark.scss | 2 +- packages/module/build/css/tokens-glass.scss | 2 +- packages/module/build/css/tokens-palette.scss | 2 +- .../content/token-layers-felt-dark.json | 341 +- .../token-layers-felt-highcontrast.json | 10301 +++++++++++++++- .../content/token-layers-felt.json | 341 +- .../content/token-layers-highcontrast.json | 10301 +++++++++++++++- .../tokens/default/dark/charts.dark.json | 72 +- .../dark/charts.highcontrast.dark.json | 72 +- .../charts.highcontrast.json | 72 +- .../module/tokens/default/light/charts.json | 72 +- 19 files changed, 21135 insertions(+), 459 deletions(-) rename packages/module/tokens/default/{light => highcontrast}/charts.highcontrast.json (99%) diff --git a/packages/module/build/css/tokens-dark.scss b/packages/module/build/css/tokens-dark.scss index 90e3c99..37e4a85 100644 --- a/packages/module/build/css/tokens-dark.scss +++ b/packages/module/build/css/tokens-dark.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Tue, 05 May 2026 03:04:16 GMT +// Generated on Thu, 07 May 2026 02:32:47 GMT @mixin pf-v6-tokens { --pf-t--global--background--color--action--plain--default: rgba(0, 0, 0, 0.0000); diff --git a/packages/module/build/css/tokens-default.scss b/packages/module/build/css/tokens-default.scss index f739e87..ab878ac 100644 --- a/packages/module/build/css/tokens-default.scss +++ b/packages/module/build/css/tokens-default.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Tue, 05 May 2026 03:04:16 GMT +// Generated on Thu, 07 May 2026 02:32:47 GMT @mixin pf-v6-tokens { --pf-t--global--background--color--500: rgba(21, 21, 21, 0.4000); diff --git a/packages/module/build/css/tokens-felt-dark.scss b/packages/module/build/css/tokens-felt-dark.scss index 0d83855..d6da251 100644 --- a/packages/module/build/css/tokens-felt-dark.scss +++ b/packages/module/build/css/tokens-felt-dark.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Tue, 05 May 2026 03:04:17 GMT +// Generated on Thu, 07 May 2026 02:32:48 GMT // Only tokens that differ from base theme (14 tokens) @mixin pf-v6-tokens { diff --git a/packages/module/build/css/tokens-felt-glass-dark.scss b/packages/module/build/css/tokens-felt-glass-dark.scss index b197d5b..ec555f0 100644 --- a/packages/module/build/css/tokens-felt-glass-dark.scss +++ b/packages/module/build/css/tokens-felt-glass-dark.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Tue, 05 May 2026 03:04:17 GMT +// Generated on Thu, 07 May 2026 02:32:48 GMT // Only tokens that differ from base theme (33 tokens) @mixin pf-v6-tokens { diff --git a/packages/module/build/css/tokens-felt-glass.scss b/packages/module/build/css/tokens-felt-glass.scss index ad486aa..99895a9 100644 --- a/packages/module/build/css/tokens-felt-glass.scss +++ b/packages/module/build/css/tokens-felt-glass.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Tue, 05 May 2026 03:04:17 GMT +// Generated on Thu, 07 May 2026 02:32:48 GMT // Only tokens that differ from base theme (23 tokens) @mixin pf-v6-tokens { diff --git a/packages/module/build/css/tokens-felt-highcontrast-dark.scss b/packages/module/build/css/tokens-felt-highcontrast-dark.scss index 4c47977..8de191b 100644 --- a/packages/module/build/css/tokens-felt-highcontrast-dark.scss +++ b/packages/module/build/css/tokens-felt-highcontrast-dark.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Tue, 05 May 2026 03:04:17 GMT +// Generated on Thu, 07 May 2026 02:32:48 GMT // Only tokens that differ from base theme (43 tokens) @mixin pf-v6-tokens { diff --git a/packages/module/build/css/tokens-felt-highcontrast.scss b/packages/module/build/css/tokens-felt-highcontrast.scss index c061605..342f5af 100644 --- a/packages/module/build/css/tokens-felt-highcontrast.scss +++ b/packages/module/build/css/tokens-felt-highcontrast.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Tue, 05 May 2026 03:04:17 GMT +// Generated on Thu, 07 May 2026 02:32:48 GMT // Only tokens that differ from base theme (122 tokens) @mixin pf-v6-tokens { diff --git a/packages/module/build/css/tokens-felt.scss b/packages/module/build/css/tokens-felt.scss index af12435..6ce7cf0 100644 --- a/packages/module/build/css/tokens-felt.scss +++ b/packages/module/build/css/tokens-felt.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Tue, 05 May 2026 03:04:17 GMT +// Generated on Thu, 07 May 2026 02:32:48 GMT // Only tokens that differ from base theme (8 tokens) @mixin pf-v6-tokens { diff --git a/packages/module/build/css/tokens-glass-dark.scss b/packages/module/build/css/tokens-glass-dark.scss index 8c62127..8f54836 100644 --- a/packages/module/build/css/tokens-glass-dark.scss +++ b/packages/module/build/css/tokens-glass-dark.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Tue, 05 May 2026 03:04:16 GMT +// Generated on Thu, 07 May 2026 02:32:48 GMT // Only tokens that differ from base theme (19 tokens) @mixin pf-v6-tokens { diff --git a/packages/module/build/css/tokens-glass.scss b/packages/module/build/css/tokens-glass.scss index eee1ea3..f3bd978 100644 --- a/packages/module/build/css/tokens-glass.scss +++ b/packages/module/build/css/tokens-glass.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Tue, 05 May 2026 03:04:16 GMT +// Generated on Thu, 07 May 2026 02:32:48 GMT // Only tokens that differ from base theme (15 tokens) @mixin pf-v6-tokens { diff --git a/packages/module/build/css/tokens-palette.scss b/packages/module/build/css/tokens-palette.scss index ffd4616..b6606c0 100644 --- a/packages/module/build/css/tokens-palette.scss +++ b/packages/module/build/css/tokens-palette.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Tue, 05 May 2026 03:04:16 GMT +// Generated on Thu, 07 May 2026 02:32:47 GMT @mixin pf-v6-tokens { --pf-t--color--black: #000000; diff --git a/packages/module/patternfly-docs/content/token-layers-felt-dark.json b/packages/module/patternfly-docs/content/token-layers-felt-dark.json index 1dedc0c..69c23b2 100644 --- a/packages/module/patternfly-docs/content/token-layers-felt-dark.json +++ b/packages/module/patternfly-docs/content/token-layers-felt-dark.json @@ -40192,75 +40192,6 @@ ] } }, - "pf-t--chart--global--letter-spacing": { - "default": { - "type": "string", - "value": "normal", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", - "isSource": true, - "original": { - "type": "string", - "value": "normal" - }, - "name": "pf-t--chart--global--letter-spacing", - "attributes": { - "category": "chart", - "type": "global", - "item": "letter-spacing" - }, - "path": [ - "chart", - "global", - "letter-spacing" - ] - } - }, - "pf-t--chart--global--stroke-line-cap": { - "default": { - "type": "string", - "value": "round", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", - "isSource": true, - "original": { - "type": "string", - "value": "round" - }, - "name": "pf-t--chart--global--stroke-line-cap", - "attributes": { - "category": "chart", - "type": "global", - "item": "stroke-line-cap" - }, - "path": [ - "chart", - "global", - "stroke-line-cap" - ] - } - }, - "pf-t--chart--global--stroke-line-join": { - "default": { - "type": "string", - "value": "round", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", - "isSource": true, - "original": { - "type": "string", - "value": "round" - }, - "name": "pf-t--chart--global--stroke-line-join", - "attributes": { - "category": "chart", - "type": "global", - "item": "stroke-line-join" - }, - "path": [ - "chart", - "global", - "stroke-line-join" - ] - } - }, "pf-t--chart--global--BorderWidth--xs": { "default": { "type": "number", @@ -40786,6 +40717,33 @@ ] } }, + "pf-t--chart--global--fill--opacity--area": { + "default": { + "type": "number", + "value": 20, + "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "number", + "value": 20 + }, + "name": "pf-t--chart--global--fill--opacity--area", + "attributes": { + "category": "chart", + "type": "global", + "item": "fill", + "subitem": "opacity", + "state": "area" + }, + "path": [ + "chart", + "global", + "fill", + "opacity", + "area" + ] + } + }, "pf-t--chart--global--warning--color--100": { "default": { "type": "color", @@ -40986,6 +40944,29 @@ ] } }, + "pf-t--chart--global--letter-spacing": { + "default": { + "type": "string", + "value": "normal", + "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "string", + "value": "normal" + }, + "name": "pf-t--chart--global--letter-spacing", + "attributes": { + "category": "chart", + "type": "global", + "item": "letter-spacing" + }, + "path": [ + "chart", + "global", + "letter-spacing" + ] + } + }, "pf-t--chart--global--FontSize--xs": { "default": { "type": "number", @@ -41086,128 +41067,90 @@ ] } }, - "pf-t--chart--global--layout--padding": { + "pf-t--chart--global--label--padding": { "default": { "type": "number", - "value": 50, + "value": 10, "filePath": "tokens/default/dark/charts.highcontrast.dark.json", "isSource": true, "original": { "type": "number", - "value": 50 + "value": 10 }, - "name": "pf-t--chart--global--layout--padding", + "name": "pf-t--chart--global--label--padding", "attributes": { "category": "chart", "type": "global", - "item": "layout", + "item": "label", "subitem": "padding" }, "path": [ "chart", "global", - "layout", + "label", "padding" ] } }, - "pf-t--chart--global--layout--height": { - "default": { - "type": "number", - "value": 300, - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", - "isSource": true, - "original": { - "type": "number", - "value": 300 - }, - "name": "pf-t--chart--global--layout--height", - "attributes": { - "category": "chart", - "type": "global", - "item": "layout", - "subitem": "height" - }, - "path": [ - "chart", - "global", - "layout", - "height" - ] - } - }, - "pf-t--chart--global--layout--width": { - "default": { - "type": "number", - "value": 450, - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", - "isSource": true, - "original": { - "type": "number", - "value": 450 - }, - "name": "pf-t--chart--global--layout--width", - "attributes": { - "category": "chart", - "type": "global", - "item": "layout", - "subitem": "width" - }, - "path": [ - "chart", - "global", - "layout", - "width" - ] - } - }, - "pf-t--chart--global--label--padding": { + "pf-t--chart--global--label--margin": { "default": { "type": "number", - "value": 10, + "value": 8, "filePath": "tokens/default/dark/charts.highcontrast.dark.json", "isSource": true, "original": { "type": "number", - "value": 10 + "value": 8 }, - "name": "pf-t--chart--global--label--padding", + "name": "pf-t--chart--global--label--margin", "attributes": { "category": "chart", "type": "global", "item": "label", - "subitem": "padding" + "subitem": "margin" }, "path": [ "chart", "global", "label", - "padding" + "margin" ] } }, - "pf-t--chart--global--label--margin": { + "pf-t--chart--global--label--stroke": { "default": { - "type": "number", - "value": 8, + "width": { + "type": "number", + "value": 0, + "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "isSource": true + }, + "type": "string", + "value": "transparent", "filePath": "tokens/default/dark/charts.highcontrast.dark.json", "isSource": true, "original": { - "type": "number", - "value": 8 + "width": { + "type": "number", + "value": 0, + "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "isSource": true + }, + "type": "string", + "value": "transparent" }, - "name": "pf-t--chart--global--label--margin", + "name": "pf-t--chart--global--label--stroke", "attributes": { "category": "chart", "type": "global", "item": "label", - "subitem": "margin" + "subitem": "stroke" }, "path": [ "chart", "global", "label", - "margin" + "stroke" ] } }, @@ -41282,40 +41225,124 @@ ] } }, - "pf-t--chart--global--label--stroke": { + "pf-t--chart--global--stroke-line-cap": { "default": { - "width": { + "type": "string", + "value": "round", + "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "string", + "value": "round" + }, + "name": "pf-t--chart--global--stroke-line-cap", + "attributes": { + "category": "chart", + "type": "global", + "item": "stroke-line-cap" + }, + "path": [ + "chart", + "global", + "stroke-line-cap" + ] + } + }, + "pf-t--chart--global--layout--padding": { + "default": { + "type": "number", + "value": 50, + "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { "type": "number", - "value": 0, - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", - "isSource": true + "value": 50 + }, + "name": "pf-t--chart--global--layout--padding", + "attributes": { + "category": "chart", + "type": "global", + "item": "layout", + "subitem": "padding" + }, + "path": [ + "chart", + "global", + "layout", + "padding" + ] + } + }, + "pf-t--chart--global--layout--height": { + "default": { + "type": "number", + "value": 300, + "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "number", + "value": 300 }, + "name": "pf-t--chart--global--layout--height", + "attributes": { + "category": "chart", + "type": "global", + "item": "layout", + "subitem": "height" + }, + "path": [ + "chart", + "global", + "layout", + "height" + ] + } + }, + "pf-t--chart--global--layout--width": { + "default": { + "type": "number", + "value": 450, + "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "number", + "value": 450 + }, + "name": "pf-t--chart--global--layout--width", + "attributes": { + "category": "chart", + "type": "global", + "item": "layout", + "subitem": "width" + }, + "path": [ + "chart", + "global", + "layout", + "width" + ] + } + }, + "pf-t--chart--global--stroke-line-join": { + "default": { "type": "string", - "value": "transparent", + "value": "round", "filePath": "tokens/default/dark/charts.highcontrast.dark.json", "isSource": true, "original": { - "width": { - "type": "number", - "value": 0, - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", - "isSource": true - }, "type": "string", - "value": "transparent" + "value": "round" }, - "name": "pf-t--chart--global--label--stroke", + "name": "pf-t--chart--global--stroke-line-join", "attributes": { "category": "chart", "type": "global", - "item": "label", - "subitem": "stroke" + "item": "stroke-line-join" }, "path": [ "chart", "global", - "label", - "stroke" + "stroke-line-join" ] } }, diff --git a/packages/module/patternfly-docs/content/token-layers-felt-highcontrast.json b/packages/module/patternfly-docs/content/token-layers-felt-highcontrast.json index 8ae0a7f..0ccce6a 100644 --- a/packages/module/patternfly-docs/content/token-layers-felt-highcontrast.json +++ b/packages/module/patternfly-docs/content/token-layers-felt-highcontrast.json @@ -53023,5 +53023,10304 @@ } } }, - "chart": {} + "chart": { + "pf-t--chart--color--blue--100": { + "default": { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.40}" + }, + "name": "pf-t--chart--color--blue--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "blue", + "100" + ], + "references": [ + { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#4394e5" + }, + "name": "pf-t--color--blue--40", + "attributes": { + "category": "color", + "type": "blue", + "item": "40" + }, + "path": [ + "color", + "blue", + "40" + ] + } + ] + } + }, + "pf-t--chart--color--blue--200": { + "default": { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.50}" + }, + "name": "pf-t--chart--color--blue--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "blue", + "200" + ], + "references": [ + { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#0066cc" + }, + "name": "pf-t--color--blue--50", + "attributes": { + "category": "color", + "type": "blue", + "item": "50" + }, + "path": [ + "color", + "blue", + "50" + ] + } + ] + } + }, + "pf-t--chart--color--blue--300": { + "default": { + "type": "color", + "value": "#004d99", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.60}" + }, + "name": "pf-t--chart--color--blue--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "blue", + "300" + ], + "references": [ + { + "type": "color", + "value": "#004d99", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#004d99" + }, + "name": "pf-t--color--blue--60", + "attributes": { + "category": "color", + "type": "blue", + "item": "60" + }, + "path": [ + "color", + "blue", + "60" + ] + } + ] + } + }, + "pf-t--chart--color--blue--400": { + "default": { + "type": "color", + "value": "#003366", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.70}" + }, + "name": "pf-t--chart--color--blue--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "blue", + "400" + ], + "references": [ + { + "type": "color", + "value": "#003366", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#003366" + }, + "name": "pf-t--color--blue--70", + "attributes": { + "category": "color", + "type": "blue", + "item": "70" + }, + "path": [ + "color", + "blue", + "70" + ] + } + ] + } + }, + "pf-t--chart--color--blue--500": { + "default": { + "type": "color", + "value": "#032142", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.80}" + }, + "name": "pf-t--chart--color--blue--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "blue", + "500" + ], + "references": [ + { + "type": "color", + "value": "#032142", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#032142" + }, + "name": "pf-t--color--blue--80", + "attributes": { + "category": "color", + "type": "blue", + "item": "80" + }, + "path": [ + "color", + "blue", + "80" + ] + } + ] + } + }, + "pf-t--chart--color--green--100": { + "default": { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.40}" + }, + "name": "pf-t--chart--color--green--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "green", + "100" + ], + "references": [ + { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#87bb62" + }, + "name": "pf-t--color--green--40", + "attributes": { + "category": "color", + "type": "green", + "item": "40" + }, + "path": [ + "color", + "green", + "40" + ] + } + ] + } + }, + "pf-t--chart--color--green--200": { + "default": { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.50}" + }, + "name": "pf-t--chart--color--green--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "green", + "200" + ], + "references": [ + { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#63993d" + }, + "name": "pf-t--color--green--50", + "attributes": { + "category": "color", + "type": "green", + "item": "50" + }, + "path": [ + "color", + "green", + "50" + ] + } + ] + } + }, + "pf-t--chart--color--green--300": { + "default": { + "type": "color", + "value": "#3d7317", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.60}" + }, + "name": "pf-t--chart--color--green--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "green", + "300" + ], + "references": [ + { + "type": "color", + "value": "#3d7317", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#3d7317" + }, + "name": "pf-t--color--green--60", + "attributes": { + "category": "color", + "type": "green", + "item": "60" + }, + "path": [ + "color", + "green", + "60" + ] + } + ] + } + }, + "pf-t--chart--color--green--400": { + "default": { + "type": "color", + "value": "#204d00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.70}" + }, + "name": "pf-t--chart--color--green--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "green", + "400" + ], + "references": [ + { + "type": "color", + "value": "#204d00", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#204d00" + }, + "name": "pf-t--color--green--70", + "attributes": { + "category": "color", + "type": "green", + "item": "70" + }, + "path": [ + "color", + "green", + "70" + ] + } + ] + } + }, + "pf-t--chart--color--green--500": { + "default": { + "type": "color", + "value": "#183301", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.80}" + }, + "name": "pf-t--chart--color--green--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "green", + "500" + ], + "references": [ + { + "type": "color", + "value": "#183301", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#183301" + }, + "name": "pf-t--color--green--80", + "attributes": { + "category": "color", + "type": "green", + "item": "80" + }, + "path": [ + "color", + "green", + "80" + ] + } + ] + } + }, + "pf-t--chart--color--teal--100": { + "default": { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.40}" + }, + "name": "pf-t--chart--color--teal--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "teal", + "100" + ], + "references": [ + { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#63bdbd" + }, + "name": "pf-t--color--teal--40", + "attributes": { + "category": "color", + "type": "teal", + "item": "40" + }, + "path": [ + "color", + "teal", + "40" + ] + } + ] + } + }, + "pf-t--chart--color--teal--200": { + "default": { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.50}" + }, + "name": "pf-t--chart--color--teal--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "teal", + "200" + ], + "references": [ + { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#37a3a3" + }, + "name": "pf-t--color--teal--50", + "attributes": { + "category": "color", + "type": "teal", + "item": "50" + }, + "path": [ + "color", + "teal", + "50" + ] + } + ] + } + }, + "pf-t--chart--color--teal--300": { + "default": { + "type": "color", + "value": "#147878", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.60}" + }, + "name": "pf-t--chart--color--teal--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "teal", + "300" + ], + "references": [ + { + "type": "color", + "value": "#147878", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#147878" + }, + "name": "pf-t--color--teal--60", + "attributes": { + "category": "color", + "type": "teal", + "item": "60" + }, + "path": [ + "color", + "teal", + "60" + ] + } + ] + } + }, + "pf-t--chart--color--teal--400": { + "default": { + "type": "color", + "value": "#004d4d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.70}" + }, + "name": "pf-t--chart--color--teal--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "teal", + "400" + ], + "references": [ + { + "type": "color", + "value": "#004d4d", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#004d4d" + }, + "name": "pf-t--color--teal--70", + "attributes": { + "category": "color", + "type": "teal", + "item": "70" + }, + "path": [ + "color", + "teal", + "70" + ] + } + ] + } + }, + "pf-t--chart--color--teal--500": { + "default": { + "type": "color", + "value": "#003333", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.80}" + }, + "name": "pf-t--chart--color--teal--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "teal", + "500" + ], + "references": [ + { + "type": "color", + "value": "#003333", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#003333" + }, + "name": "pf-t--color--teal--80", + "attributes": { + "category": "color", + "type": "teal", + "item": "80" + }, + "path": [ + "color", + "teal", + "80" + ] + } + ] + } + }, + "pf-t--chart--color--purple--100": { + "default": { + "type": "color", + "value": "#876fd4", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.40}" + }, + "name": "pf-t--chart--color--purple--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "purple", + "100" + ], + "references": [ + { + "type": "color", + "value": "#876fd4", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#876fd4" + }, + "name": "pf-t--color--purple--40", + "attributes": { + "category": "color", + "type": "purple", + "item": "40" + }, + "path": [ + "color", + "purple", + "40" + ] + } + ] + } + }, + "pf-t--chart--color--purple--200": { + "default": { + "type": "color", + "value": "#5e40be", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.50}" + }, + "name": "pf-t--chart--color--purple--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "purple", + "200" + ], + "references": [ + { + "type": "color", + "value": "#5e40be", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#5e40be" + }, + "name": "pf-t--color--purple--50", + "attributes": { + "category": "color", + "type": "purple", + "item": "50" + }, + "path": [ + "color", + "purple", + "50" + ] + } + ] + } + }, + "pf-t--chart--color--purple--300": { + "default": { + "type": "color", + "value": "#3d2785", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.60}" + }, + "name": "pf-t--chart--color--purple--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "purple", + "300" + ], + "references": [ + { + "type": "color", + "value": "#3d2785", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#3d2785" + }, + "name": "pf-t--color--purple--60", + "attributes": { + "category": "color", + "type": "purple", + "item": "60" + }, + "path": [ + "color", + "purple", + "60" + ] + } + ] + } + }, + "pf-t--chart--color--purple--400": { + "default": { + "type": "color", + "value": "#21134d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.70}" + }, + "name": "pf-t--chart--color--purple--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "purple", + "400" + ], + "references": [ + { + "type": "color", + "value": "#21134d", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#21134d" + }, + "name": "pf-t--color--purple--70", + "attributes": { + "category": "color", + "type": "purple", + "item": "70" + }, + "path": [ + "color", + "purple", + "70" + ] + } + ] + } + }, + "pf-t--chart--color--purple--500": { + "default": { + "type": "color", + "value": "#1b0d33", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.80}" + }, + "name": "pf-t--chart--color--purple--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "purple", + "500" + ], + "references": [ + { + "type": "color", + "value": "#1b0d33", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#1b0d33" + }, + "name": "pf-t--color--purple--80", + "attributes": { + "category": "color", + "type": "purple", + "item": "80" + }, + "path": [ + "color", + "purple", + "80" + ] + } + ] + } + }, + "pf-t--chart--color--yellow--100": { + "default": { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.40}" + }, + "name": "pf-t--chart--color--yellow--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "yellow", + "100" + ], + "references": [ + { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#dca614" + }, + "name": "pf-t--color--yellow--40", + "attributes": { + "category": "color", + "type": "yellow", + "item": "40" + }, + "path": [ + "color", + "yellow", + "40" + ] + } + ] + } + }, + "pf-t--chart--color--yellow--200": { + "default": { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.50}" + }, + "name": "pf-t--chart--color--yellow--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "yellow", + "200" + ], + "references": [ + { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b98412" + }, + "name": "pf-t--color--yellow--50", + "attributes": { + "category": "color", + "type": "yellow", + "item": "50" + }, + "path": [ + "color", + "yellow", + "50" + ] + } + ] + } + }, + "pf-t--chart--color--yellow--300": { + "default": { + "type": "color", + "value": "#96640f", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.60}" + }, + "name": "pf-t--chart--color--yellow--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "yellow", + "300" + ], + "references": [ + { + "type": "color", + "value": "#96640f", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#96640f" + }, + "name": "pf-t--color--yellow--60", + "attributes": { + "category": "color", + "type": "yellow", + "item": "60" + }, + "path": [ + "color", + "yellow", + "60" + ] + } + ] + } + }, + "pf-t--chart--color--yellow--400": { + "default": { + "type": "color", + "value": "#73480b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.70}" + }, + "name": "pf-t--chart--color--yellow--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "yellow", + "400" + ], + "references": [ + { + "type": "color", + "value": "#73480b", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#73480b" + }, + "name": "pf-t--color--yellow--70", + "attributes": { + "category": "color", + "type": "yellow", + "item": "70" + }, + "path": [ + "color", + "yellow", + "70" + ] + } + ] + } + }, + "pf-t--chart--color--yellow--500": { + "default": { + "type": "color", + "value": "#54330b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.80}" + }, + "name": "pf-t--chart--color--yellow--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "yellow", + "500" + ], + "references": [ + { + "type": "color", + "value": "#54330b", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#54330b" + }, + "name": "pf-t--color--yellow--80", + "attributes": { + "category": "color", + "type": "yellow", + "item": "80" + }, + "path": [ + "color", + "yellow", + "80" + ] + } + ] + } + }, + "pf-t--chart--color--orange--100": { + "default": { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.40}" + }, + "name": "pf-t--chart--color--orange--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "orange", + "100" + ], + "references": [ + { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f5921b" + }, + "name": "pf-t--color--orange--40", + "attributes": { + "category": "color", + "type": "orange", + "item": "40" + }, + "path": [ + "color", + "orange", + "40" + ] + } + ] + } + }, + "pf-t--chart--color--orange--200": { + "default": { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.50}" + }, + "name": "pf-t--chart--color--orange--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "orange", + "200" + ], + "references": [ + { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ca6c0f" + }, + "name": "pf-t--color--orange--50", + "attributes": { + "category": "color", + "type": "orange", + "item": "50" + }, + "path": [ + "color", + "orange", + "50" + ] + } + ] + } + }, + "pf-t--chart--color--orange--300": { + "default": { + "type": "color", + "value": "#9e4a06", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.60}" + }, + "name": "pf-t--chart--color--orange--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "orange", + "300" + ], + "references": [ + { + "type": "color", + "value": "#9e4a06", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#9e4a06" + }, + "name": "pf-t--color--orange--60", + "attributes": { + "category": "color", + "type": "orange", + "item": "60" + }, + "path": [ + "color", + "orange", + "60" + ] + } + ] + } + }, + "pf-t--chart--color--orange--400": { + "default": { + "type": "color", + "value": "#732e00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.70}" + }, + "name": "pf-t--chart--color--orange--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "orange", + "400" + ], + "references": [ + { + "type": "color", + "value": "#732e00", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#732e00" + }, + "name": "pf-t--color--orange--70", + "attributes": { + "category": "color", + "type": "orange", + "item": "70" + }, + "path": [ + "color", + "orange", + "70" + ] + } + ] + } + }, + "pf-t--chart--color--orange--500": { + "default": { + "type": "color", + "value": "#4d1f00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.80}" + }, + "name": "pf-t--chart--color--orange--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "orange", + "500" + ], + "references": [ + { + "type": "color", + "value": "#4d1f00", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#4d1f00" + }, + "name": "pf-t--color--orange--80", + "attributes": { + "category": "color", + "type": "orange", + "item": "80" + }, + "path": [ + "color", + "orange", + "80" + ] + } + ] + } + }, + "pf-t--chart--color--red-orange--100": { + "default": { + "type": "color", + "value": "#f4784a", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.red-orange.40}" + }, + "name": "pf-t--chart--color--red-orange--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "red-orange", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "red-orange", + "100" + ], + "references": [ + { + "type": "color", + "value": "#f4784a", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f4784a" + }, + "name": "pf-t--color--red-orange--40", + "attributes": { + "category": "color", + "type": "red-orange", + "item": "40" + }, + "path": [ + "color", + "red-orange", + "40" + ] + } + ] + } + }, + "pf-t--chart--color--red-orange--200": { + "default": { + "type": "color", + "value": "#f0561d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.red-orange.50}" + }, + "name": "pf-t--chart--color--red-orange--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "red-orange", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "red-orange", + "200" + ], + "references": [ + { + "type": "color", + "value": "#f0561d", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f0561d" + }, + "name": "pf-t--color--red-orange--50", + "attributes": { + "category": "color", + "type": "red-orange", + "item": "50" + }, + "path": [ + "color", + "red-orange", + "50" + ] + } + ] + } + }, + "pf-t--chart--color--red-orange--300": { + "default": { + "type": "color", + "value": "#b1380b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.red-orange.60}" + }, + "name": "pf-t--chart--color--red-orange--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "red-orange", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "red-orange", + "300" + ], + "references": [ + { + "type": "color", + "value": "#b1380b", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b1380b" + }, + "name": "pf-t--color--red-orange--60", + "attributes": { + "category": "color", + "type": "red-orange", + "item": "60" + }, + "path": [ + "color", + "red-orange", + "60" + ] + } + ] + } + }, + "pf-t--chart--color--red-orange--400": { + "default": { + "type": "color", + "value": "#731f00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.red-orange.70}" + }, + "name": "pf-t--chart--color--red-orange--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "red-orange", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "red-orange", + "400" + ], + "references": [ + { + "type": "color", + "value": "#731f00", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#731f00" + }, + "name": "pf-t--color--red-orange--70", + "attributes": { + "category": "color", + "type": "red-orange", + "item": "70" + }, + "path": [ + "color", + "red-orange", + "70" + ] + } + ] + } + }, + "pf-t--chart--color--red-orange--500": { + "default": { + "type": "color", + "value": "#4c1405", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.red-orange.80}" + }, + "name": "pf-t--chart--color--red-orange--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "red-orange", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "red-orange", + "500" + ], + "references": [ + { + "type": "color", + "value": "#4c1405", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#4c1405" + }, + "name": "pf-t--color--red-orange--80", + "attributes": { + "category": "color", + "type": "red-orange", + "item": "80" + }, + "path": [ + "color", + "red-orange", + "80" + ] + } + ] + } + }, + "pf-t--chart--color--black--100": { + "default": { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.40}" + }, + "name": "pf-t--chart--color--black--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "black", + "100" + ], + "references": [ + { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#a3a3a3" + }, + "name": "pf-t--color--gray--40", + "attributes": { + "category": "color", + "type": "gray", + "item": "40" + }, + "path": [ + "color", + "gray", + "40" + ] + } + ] + } + }, + "pf-t--chart--color--black--200": { + "default": { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.50}" + }, + "name": "pf-t--chart--color--black--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "black", + "200" + ], + "references": [ + { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#707070" + }, + "name": "pf-t--color--gray--50", + "attributes": { + "category": "color", + "type": "gray", + "item": "50" + }, + "path": [ + "color", + "gray", + "50" + ] + } + ] + } + }, + "pf-t--chart--color--black--300": { + "default": { + "type": "color", + "value": "#4d4d4d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.60}" + }, + "name": "pf-t--chart--color--black--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "black", + "300" + ], + "references": [ + { + "type": "color", + "value": "#4d4d4d", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#4d4d4d" + }, + "name": "pf-t--color--gray--60", + "attributes": { + "category": "color", + "type": "gray", + "item": "60" + }, + "path": [ + "color", + "gray", + "60" + ] + } + ] + } + }, + "pf-t--chart--color--black--400": { + "default": { + "type": "color", + "value": "#383838", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.70}" + }, + "name": "pf-t--chart--color--black--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "black", + "400" + ], + "references": [ + { + "type": "color", + "value": "#383838", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#383838" + }, + "name": "pf-t--color--gray--70", + "attributes": { + "category": "color", + "type": "gray", + "item": "70" + }, + "path": [ + "color", + "gray", + "70" + ] + } + ] + } + }, + "pf-t--chart--color--black--500": { + "default": { + "type": "color", + "value": "#292929", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.80}" + }, + "name": "pf-t--chart--color--black--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "black", + "500" + ], + "references": [ + { + "type": "color", + "value": "#292929", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#292929" + }, + "name": "pf-t--color--gray--80", + "attributes": { + "category": "color", + "type": "gray", + "item": "80" + }, + "path": [ + "color", + "gray", + "80" + ] + } + ] + } + }, + "pf-t--chart--global--BorderWidth--xs": { + "default": { + "type": "number", + "value": 1, + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "number", + "value": 1 + }, + "name": "pf-t--chart--global--BorderWidth--xs", + "attributes": { + "category": "chart", + "type": "global", + "item": "BorderWidth", + "subitem": "xs" + }, + "path": [ + "chart", + "global", + "BorderWidth", + "xs" + ] + } + }, + "pf-t--chart--global--BorderWidth--sm": { + "default": { + "type": "number", + "value": 2, + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "number", + "value": 2 + }, + "name": "pf-t--chart--global--BorderWidth--sm", + "attributes": { + "category": "chart", + "type": "global", + "item": "BorderWidth", + "subitem": "sm" + }, + "path": [ + "chart", + "global", + "BorderWidth", + "sm" + ] + } + }, + "pf-t--chart--global--BorderWidth--lg": { + "default": { + "type": "number", + "value": 8, + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "number", + "value": 8 + }, + "name": "pf-t--chart--global--BorderWidth--lg", + "attributes": { + "category": "chart", + "type": "global", + "item": "BorderWidth", + "subitem": "lg" + }, + "path": [ + "chart", + "global", + "BorderWidth", + "lg" + ] + } + }, + "pf-t--chart--global--stroke--width--xs": { + "default": { + "type": "number", + "value": 1, + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "number", + "value": 1 + }, + "name": "pf-t--chart--global--stroke--width--xs", + "attributes": { + "category": "chart", + "type": "global", + "item": "stroke", + "subitem": "width", + "state": "xs" + }, + "path": [ + "chart", + "global", + "stroke", + "width", + "xs" + ] + } + }, + "pf-t--chart--global--stroke--width--sm": { + "default": { + "type": "number", + "value": 2, + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "number", + "value": 2 + }, + "name": "pf-t--chart--global--stroke--width--sm", + "attributes": { + "category": "chart", + "type": "global", + "item": "stroke", + "subitem": "width", + "state": "sm" + }, + "path": [ + "chart", + "global", + "stroke", + "width", + "sm" + ] + } + }, + "pf-t--chart--global--fill--color--100": { + "default": { + "type": "color", + "value": "#f2f2f2", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.10}" + }, + "name": "pf-t--chart--global--fill--color--100", + "attributes": { + "category": "chart", + "type": "global", + "item": "fill", + "subitem": "color", + "state": "100" + }, + "path": [ + "chart", + "global", + "fill", + "color", + "100" + ], + "references": [ + { + "type": "color", + "value": "#f2f2f2", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f2f2f2" + }, + "name": "pf-t--color--gray--10", + "attributes": { + "category": "color", + "type": "gray", + "item": "10" + }, + "path": [ + "color", + "gray", + "10" + ] + } + ] + } + }, + "pf-t--chart--global--fill--color--200": { + "default": { + "type": "color", + "value": "#e0e0e0", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.20}" + }, + "name": "pf-t--chart--global--fill--color--200", + "attributes": { + "category": "chart", + "type": "global", + "item": "fill", + "subitem": "color", + "state": "200" + }, + "path": [ + "chart", + "global", + "fill", + "color", + "200" + ], + "references": [ + { + "type": "color", + "value": "#e0e0e0", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#e0e0e0" + }, + "name": "pf-t--color--gray--20", + "attributes": { + "category": "color", + "type": "gray", + "item": "20" + }, + "path": [ + "color", + "gray", + "20" + ] + } + ] + } + }, + "pf-t--chart--global--fill--color--300": { + "default": { + "type": "color", + "value": "#c7c7c7", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.30}" + }, + "name": "pf-t--chart--global--fill--color--300", + "attributes": { + "category": "chart", + "type": "global", + "item": "fill", + "subitem": "color", + "state": "300" + }, + "path": [ + "chart", + "global", + "fill", + "color", + "300" + ], + "references": [ + { + "type": "color", + "value": "#c7c7c7", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#c7c7c7" + }, + "name": "pf-t--color--gray--30", + "attributes": { + "category": "color", + "type": "gray", + "item": "30" + }, + "path": [ + "color", + "gray", + "30" + ] + } + ] + } + }, + "pf-t--chart--global--fill--color--400": { + "default": { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.40}" + }, + "name": "pf-t--chart--global--fill--color--400", + "attributes": { + "category": "chart", + "type": "global", + "item": "fill", + "subitem": "color", + "state": "400" + }, + "path": [ + "chart", + "global", + "fill", + "color", + "400" + ], + "references": [ + { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#a3a3a3" + }, + "name": "pf-t--color--gray--40", + "attributes": { + "category": "color", + "type": "gray", + "item": "40" + }, + "path": [ + "color", + "gray", + "40" + ] + } + ] + } + }, + "pf-t--chart--global--fill--color--500": { + "default": { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.50}" + }, + "name": "pf-t--chart--global--fill--color--500", + "attributes": { + "category": "chart", + "type": "global", + "item": "fill", + "subitem": "color", + "state": "500" + }, + "path": [ + "chart", + "global", + "fill", + "color", + "500" + ], + "references": [ + { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#707070" + }, + "name": "pf-t--color--gray--50", + "attributes": { + "category": "color", + "type": "gray", + "item": "50" + }, + "path": [ + "color", + "gray", + "50" + ] + } + ] + } + }, + "pf-t--chart--global--fill--color--700": { + "default": { + "type": "color", + "value": "#1f1f1f", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.90}" + }, + "name": "pf-t--chart--global--fill--color--700", + "attributes": { + "category": "chart", + "type": "global", + "item": "fill", + "subitem": "color", + "state": "700" + }, + "path": [ + "chart", + "global", + "fill", + "color", + "700" + ], + "references": [ + { + "type": "color", + "value": "#1f1f1f", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#1f1f1f" + }, + "name": "pf-t--color--gray--90", + "attributes": { + "category": "color", + "type": "gray", + "item": "90" + }, + "path": [ + "color", + "gray", + "90" + ] + } + ] + } + }, + "pf-t--chart--global--fill--color--900": { + "default": { + "type": "color", + "value": "#151515", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.95}" + }, + "name": "pf-t--chart--global--fill--color--900", + "attributes": { + "category": "chart", + "type": "global", + "item": "fill", + "subitem": "color", + "state": "900" + }, + "path": [ + "chart", + "global", + "fill", + "color", + "900" + ], + "references": [ + { + "type": "color", + "value": "#151515", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#151515" + }, + "name": "pf-t--color--gray--95", + "attributes": { + "category": "color", + "type": "gray", + "item": "95" + }, + "path": [ + "color", + "gray", + "95" + ] + } + ] + } + }, + "pf-t--chart--global--fill--color--white": { + "default": { + "type": "color", + "value": "#ffffff", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.white}" + }, + "name": "pf-t--chart--global--fill--color--white", + "attributes": { + "category": "chart", + "type": "global", + "item": "fill", + "subitem": "color", + "state": "white" + }, + "path": [ + "chart", + "global", + "fill", + "color", + "white" + ], + "references": [ + { + "type": "color", + "value": "#ffffff", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ffffff" + }, + "name": "pf-t--color--white", + "attributes": { + "category": "color", + "type": "white" + }, + "path": [ + "color", + "white" + ] + } + ] + } + }, + "pf-t--chart--global--fill--opacity--area": { + "default": { + "type": "number", + "value": 10, + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "number", + "value": 10 + }, + "name": "pf-t--chart--global--fill--opacity--area", + "attributes": { + "category": "chart", + "type": "global", + "item": "fill", + "subitem": "opacity", + "state": "area" + }, + "path": [ + "chart", + "global", + "fill", + "opacity", + "area" + ] + } + }, + "pf-t--chart--global--warning--color--100": { + "default": { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.50}" + }, + "name": "pf-t--chart--global--warning--color--100", + "attributes": { + "category": "chart", + "type": "global", + "item": "warning", + "subitem": "color", + "state": "100" + }, + "path": [ + "chart", + "global", + "warning", + "color", + "100" + ], + "references": [ + { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ca6c0f" + }, + "name": "pf-t--color--orange--50", + "attributes": { + "category": "color", + "type": "orange", + "item": "50" + }, + "path": [ + "color", + "orange", + "50" + ] + } + ] + } + }, + "pf-t--chart--global--warning--color--200": { + "default": { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.50}" + }, + "name": "pf-t--chart--global--warning--color--200", + "attributes": { + "category": "chart", + "type": "global", + "item": "warning", + "subitem": "color", + "state": "200" + }, + "path": [ + "chart", + "global", + "warning", + "color", + "200" + ], + "references": [ + { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b98412" + }, + "name": "pf-t--color--yellow--50", + "attributes": { + "category": "color", + "type": "yellow", + "item": "50" + }, + "path": [ + "color", + "yellow", + "50" + ] + } + ] + } + }, + "pf-t--chart--global--success--color--100": { + "default": { + "type": "color", + "value": "#004d99", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.60}" + }, + "name": "pf-t--chart--global--success--color--100", + "attributes": { + "category": "chart", + "type": "global", + "item": "success", + "subitem": "color", + "state": "100" + }, + "path": [ + "chart", + "global", + "success", + "color", + "100" + ], + "references": [ + { + "type": "color", + "value": "#004d99", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#004d99" + }, + "name": "pf-t--color--blue--60", + "attributes": { + "category": "color", + "type": "blue", + "item": "60" + }, + "path": [ + "color", + "blue", + "60" + ] + } + ] + } + }, + "pf-t--chart--global--danger--color--100": { + "default": { + "type": "color", + "value": "#b1380b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.red-orange.60}" + }, + "name": "pf-t--chart--global--danger--color--100", + "attributes": { + "category": "chart", + "type": "global", + "item": "danger", + "subitem": "color", + "state": "100" + }, + "path": [ + "chart", + "global", + "danger", + "color", + "100" + ], + "references": [ + { + "type": "color", + "value": "#b1380b", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b1380b" + }, + "name": "pf-t--color--red-orange--60", + "attributes": { + "category": "color", + "type": "red-orange", + "item": "60" + }, + "path": [ + "color", + "red-orange", + "60" + ] + } + ] + } + }, + "pf-t--chart--global--letter-spacing": { + "default": { + "type": "string", + "value": "normal", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "string", + "value": "normal" + }, + "name": "pf-t--chart--global--letter-spacing", + "attributes": { + "category": "chart", + "type": "global", + "item": "letter-spacing" + }, + "path": [ + "chart", + "global", + "letter-spacing" + ] + } + }, + "pf-t--chart--global--FontSize--xs": { + "default": { + "type": "number", + "value": 12, + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "number", + "value": 12 + }, + "name": "pf-t--chart--global--FontSize--xs", + "attributes": { + "category": "chart", + "type": "global", + "item": "FontSize", + "subitem": "xs" + }, + "path": [ + "chart", + "global", + "FontSize", + "xs" + ] + } + }, + "pf-t--chart--global--FontSize--sm": { + "default": { + "type": "number", + "value": 14, + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "number", + "value": 14 + }, + "name": "pf-t--chart--global--FontSize--sm", + "attributes": { + "category": "chart", + "type": "global", + "item": "FontSize", + "subitem": "sm" + }, + "path": [ + "chart", + "global", + "FontSize", + "sm" + ] + } + }, + "pf-t--chart--global--FontSize--lg": { + "default": { + "type": "number", + "value": 18, + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "number", + "value": 18 + }, + "name": "pf-t--chart--global--FontSize--lg", + "attributes": { + "category": "chart", + "type": "global", + "item": "FontSize", + "subitem": "lg" + }, + "path": [ + "chart", + "global", + "FontSize", + "lg" + ] + } + }, + "pf-t--chart--global--FontSize--2xl": { + "default": { + "type": "number", + "value": 22, + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "number", + "value": 22 + }, + "name": "pf-t--chart--global--FontSize--2xl", + "attributes": { + "category": "chart", + "type": "global", + "item": "FontSize", + "subitem": "2xl" + }, + "path": [ + "chart", + "global", + "FontSize", + "2xl" + ] + } + }, + "pf-t--chart--global--label--padding": { + "default": { + "type": "number", + "value": 10, + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "number", + "value": 10 + }, + "name": "pf-t--chart--global--label--padding", + "attributes": { + "category": "chart", + "type": "global", + "item": "label", + "subitem": "padding" + }, + "path": [ + "chart", + "global", + "label", + "padding" + ] + } + }, + "pf-t--chart--global--label--margin": { + "default": { + "type": "number", + "value": 8, + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "number", + "value": 8 + }, + "name": "pf-t--chart--global--label--margin", + "attributes": { + "category": "chart", + "type": "global", + "item": "label", + "subitem": "margin" + }, + "path": [ + "chart", + "global", + "label", + "margin" + ] + } + }, + "pf-t--chart--global--label--stroke": { + "default": { + "width": { + "type": "number", + "value": 0, + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true + }, + "type": "string", + "value": "transparent", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "width": { + "type": "number", + "value": 0, + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true + }, + "type": "string", + "value": "transparent" + }, + "name": "pf-t--chart--global--label--stroke", + "attributes": { + "category": "chart", + "type": "global", + "item": "label", + "subitem": "stroke" + }, + "path": [ + "chart", + "global", + "label", + "stroke" + ] + } + }, + "pf-t--chart--global--label--text-anchor": { + "default": { + "type": "string", + "value": "middle", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "string", + "value": "middle" + }, + "name": "pf-t--chart--global--label--text-anchor", + "attributes": { + "category": "chart", + "type": "global", + "item": "label", + "subitem": "text-anchor" + }, + "path": [ + "chart", + "global", + "label", + "text-anchor" + ] + } + }, + "pf-t--chart--global--label--fill": { + "default": { + "type": "color", + "value": "#1f1f1f", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.90}" + }, + "name": "pf-t--chart--global--label--fill", + "attributes": { + "category": "chart", + "type": "global", + "item": "label", + "subitem": "fill" + }, + "path": [ + "chart", + "global", + "label", + "fill" + ], + "references": [ + { + "type": "color", + "value": "#1f1f1f", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#1f1f1f" + }, + "name": "pf-t--color--gray--90", + "attributes": { + "category": "color", + "type": "gray", + "item": "90" + }, + "path": [ + "color", + "gray", + "90" + ] + } + ] + } + }, + "pf-t--chart--global--stroke-line-cap": { + "default": { + "type": "string", + "value": "round", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "string", + "value": "round" + }, + "name": "pf-t--chart--global--stroke-line-cap", + "attributes": { + "category": "chart", + "type": "global", + "item": "stroke-line-cap" + }, + "path": [ + "chart", + "global", + "stroke-line-cap" + ] + } + }, + "pf-t--chart--global--layout--padding": { + "default": { + "type": "number", + "value": 50, + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "number", + "value": 50 + }, + "name": "pf-t--chart--global--layout--padding", + "attributes": { + "category": "chart", + "type": "global", + "item": "layout", + "subitem": "padding" + }, + "path": [ + "chart", + "global", + "layout", + "padding" + ] + } + }, + "pf-t--chart--global--layout--height": { + "default": { + "type": "number", + "value": 300, + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "number", + "value": 300 + }, + "name": "pf-t--chart--global--layout--height", + "attributes": { + "category": "chart", + "type": "global", + "item": "layout", + "subitem": "height" + }, + "path": [ + "chart", + "global", + "layout", + "height" + ] + } + }, + "pf-t--chart--global--layout--width": { + "default": { + "type": "number", + "value": 450, + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "number", + "value": 450 + }, + "name": "pf-t--chart--global--layout--width", + "attributes": { + "category": "chart", + "type": "global", + "item": "layout", + "subitem": "width" + }, + "path": [ + "chart", + "global", + "layout", + "width" + ] + } + }, + "pf-t--chart--global--stroke-line-join": { + "default": { + "type": "string", + "value": "round", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "string", + "value": "round" + }, + "name": "pf-t--chart--global--stroke-line-join", + "attributes": { + "category": "chart", + "type": "global", + "item": "stroke-line-join" + }, + "path": [ + "chart", + "global", + "stroke-line-join" + ] + } + }, + "pf-t--chart--theme--colorscales--blue--colorscale--100": { + "default": { + "type": "color", + "value": "#004d99", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.300}" + }, + "name": "pf-t--chart--theme--colorscales--blue--colorscale--100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "blue", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "blue", + "colorscale", + "100" + ], + "references": [ + { + "type": "color", + "value": "#004d99", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.60}" + }, + "name": "pf-t--chart--color--blue--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "blue", + "300" + ], + "references": [ + { + "type": "color", + "value": "#004d99", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#004d99" + }, + "name": "pf-t--color--blue--60", + "attributes": { + "category": "color", + "type": "blue", + "item": "60" + }, + "path": [ + "color", + "blue", + "60" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--blue--colorscale--200": { + "default": { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.100}" + }, + "name": "pf-t--chart--theme--colorscales--blue--colorscale--200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "blue", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "blue", + "colorscale", + "200" + ], + "references": [ + { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.40}" + }, + "name": "pf-t--chart--color--blue--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "blue", + "100" + ], + "references": [ + { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#4394e5" + }, + "name": "pf-t--color--blue--40", + "attributes": { + "category": "color", + "type": "blue", + "item": "40" + }, + "path": [ + "color", + "blue", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--blue--colorscale--300": { + "default": { + "type": "color", + "value": "#032142", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.500}" + }, + "name": "pf-t--chart--theme--colorscales--blue--colorscale--300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "blue", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "blue", + "colorscale", + "300" + ], + "references": [ + { + "type": "color", + "value": "#032142", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.80}" + }, + "name": "pf-t--chart--color--blue--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "blue", + "500" + ], + "references": [ + { + "type": "color", + "value": "#032142", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#032142" + }, + "name": "pf-t--color--blue--80", + "attributes": { + "category": "color", + "type": "blue", + "item": "80" + }, + "path": [ + "color", + "blue", + "80" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--blue--colorscale--400": { + "default": { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.200}" + }, + "name": "pf-t--chart--theme--colorscales--blue--colorscale--400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "blue", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "blue", + "colorscale", + "400" + ], + "references": [ + { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.50}" + }, + "name": "pf-t--chart--color--blue--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "blue", + "200" + ], + "references": [ + { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#0066cc" + }, + "name": "pf-t--color--blue--50", + "attributes": { + "category": "color", + "type": "blue", + "item": "50" + }, + "path": [ + "color", + "blue", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--blue--colorscale--500": { + "default": { + "type": "color", + "value": "#003366", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.400}" + }, + "name": "pf-t--chart--theme--colorscales--blue--colorscale--500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "blue", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "blue", + "colorscale", + "500" + ], + "references": [ + { + "type": "color", + "value": "#003366", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.70}" + }, + "name": "pf-t--chart--color--blue--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "blue", + "400" + ], + "references": [ + { + "type": "color", + "value": "#003366", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#003366" + }, + "name": "pf-t--color--blue--70", + "attributes": { + "category": "color", + "type": "blue", + "item": "70" + }, + "path": [ + "color", + "blue", + "70" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--teal--colorscale--100": { + "default": { + "type": "color", + "value": "#147878", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.300}" + }, + "name": "pf-t--chart--theme--colorscales--teal--colorscale--100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "teal", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "teal", + "colorscale", + "100" + ], + "references": [ + { + "type": "color", + "value": "#147878", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.60}" + }, + "name": "pf-t--chart--color--teal--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "teal", + "300" + ], + "references": [ + { + "type": "color", + "value": "#147878", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#147878" + }, + "name": "pf-t--color--teal--60", + "attributes": { + "category": "color", + "type": "teal", + "item": "60" + }, + "path": [ + "color", + "teal", + "60" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--teal--colorscale--200": { + "default": { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.100}" + }, + "name": "pf-t--chart--theme--colorscales--teal--colorscale--200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "teal", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "teal", + "colorscale", + "200" + ], + "references": [ + { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.40}" + }, + "name": "pf-t--chart--color--teal--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "teal", + "100" + ], + "references": [ + { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#63bdbd" + }, + "name": "pf-t--color--teal--40", + "attributes": { + "category": "color", + "type": "teal", + "item": "40" + }, + "path": [ + "color", + "teal", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--teal--colorscale--300": { + "default": { + "type": "color", + "value": "#003333", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.500}" + }, + "name": "pf-t--chart--theme--colorscales--teal--colorscale--300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "teal", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "teal", + "colorscale", + "300" + ], + "references": [ + { + "type": "color", + "value": "#003333", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.80}" + }, + "name": "pf-t--chart--color--teal--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "teal", + "500" + ], + "references": [ + { + "type": "color", + "value": "#003333", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#003333" + }, + "name": "pf-t--color--teal--80", + "attributes": { + "category": "color", + "type": "teal", + "item": "80" + }, + "path": [ + "color", + "teal", + "80" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--teal--colorscale--400": { + "default": { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.200}" + }, + "name": "pf-t--chart--theme--colorscales--teal--colorscale--400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "teal", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "teal", + "colorscale", + "400" + ], + "references": [ + { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.50}" + }, + "name": "pf-t--chart--color--teal--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "teal", + "200" + ], + "references": [ + { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#37a3a3" + }, + "name": "pf-t--color--teal--50", + "attributes": { + "category": "color", + "type": "teal", + "item": "50" + }, + "path": [ + "color", + "teal", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--teal--colorscale--500": { + "default": { + "type": "color", + "value": "#004d4d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.400}" + }, + "name": "pf-t--chart--theme--colorscales--teal--colorscale--500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "teal", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "teal", + "colorscale", + "500" + ], + "references": [ + { + "type": "color", + "value": "#004d4d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.70}" + }, + "name": "pf-t--chart--color--teal--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "teal", + "400" + ], + "references": [ + { + "type": "color", + "value": "#004d4d", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#004d4d" + }, + "name": "pf-t--color--teal--70", + "attributes": { + "category": "color", + "type": "teal", + "item": "70" + }, + "path": [ + "color", + "teal", + "70" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--yellow--colorscale--100": { + "default": { + "type": "color", + "value": "#96640f", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.300}" + }, + "name": "pf-t--chart--theme--colorscales--yellow--colorscale--100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "yellow", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "yellow", + "colorscale", + "100" + ], + "references": [ + { + "type": "color", + "value": "#96640f", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.60}" + }, + "name": "pf-t--chart--color--yellow--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "yellow", + "300" + ], + "references": [ + { + "type": "color", + "value": "#96640f", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#96640f" + }, + "name": "pf-t--color--yellow--60", + "attributes": { + "category": "color", + "type": "yellow", + "item": "60" + }, + "path": [ + "color", + "yellow", + "60" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--yellow--colorscale--200": { + "default": { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.100}" + }, + "name": "pf-t--chart--theme--colorscales--yellow--colorscale--200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "yellow", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "yellow", + "colorscale", + "200" + ], + "references": [ + { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.40}" + }, + "name": "pf-t--chart--color--yellow--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "yellow", + "100" + ], + "references": [ + { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#dca614" + }, + "name": "pf-t--color--yellow--40", + "attributes": { + "category": "color", + "type": "yellow", + "item": "40" + }, + "path": [ + "color", + "yellow", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--yellow--colorscale--300": { + "default": { + "type": "color", + "value": "#54330b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.500}" + }, + "name": "pf-t--chart--theme--colorscales--yellow--colorscale--300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "yellow", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "yellow", + "colorscale", + "300" + ], + "references": [ + { + "type": "color", + "value": "#54330b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.80}" + }, + "name": "pf-t--chart--color--yellow--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "yellow", + "500" + ], + "references": [ + { + "type": "color", + "value": "#54330b", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#54330b" + }, + "name": "pf-t--color--yellow--80", + "attributes": { + "category": "color", + "type": "yellow", + "item": "80" + }, + "path": [ + "color", + "yellow", + "80" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--yellow--colorscale--400": { + "default": { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.200}" + }, + "name": "pf-t--chart--theme--colorscales--yellow--colorscale--400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "yellow", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "yellow", + "colorscale", + "400" + ], + "references": [ + { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.50}" + }, + "name": "pf-t--chart--color--yellow--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "yellow", + "200" + ], + "references": [ + { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b98412" + }, + "name": "pf-t--color--yellow--50", + "attributes": { + "category": "color", + "type": "yellow", + "item": "50" + }, + "path": [ + "color", + "yellow", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--yellow--colorscale--500": { + "default": { + "type": "color", + "value": "#73480b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.400}" + }, + "name": "pf-t--chart--theme--colorscales--yellow--colorscale--500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "yellow", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "yellow", + "colorscale", + "500" + ], + "references": [ + { + "type": "color", + "value": "#73480b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.70}" + }, + "name": "pf-t--chart--color--yellow--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "yellow", + "400" + ], + "references": [ + { + "type": "color", + "value": "#73480b", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#73480b" + }, + "name": "pf-t--color--yellow--70", + "attributes": { + "category": "color", + "type": "yellow", + "item": "70" + }, + "path": [ + "color", + "yellow", + "70" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--gray--colorscale--100": { + "default": { + "type": "color", + "value": "#4d4d4d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.300}" + }, + "name": "pf-t--chart--theme--colorscales--gray--colorscale--100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "gray", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "gray", + "colorscale", + "100" + ], + "references": [ + { + "type": "color", + "value": "#4d4d4d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.60}" + }, + "name": "pf-t--chart--color--black--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "black", + "300" + ], + "references": [ + { + "type": "color", + "value": "#4d4d4d", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#4d4d4d" + }, + "name": "pf-t--color--gray--60", + "attributes": { + "category": "color", + "type": "gray", + "item": "60" + }, + "path": [ + "color", + "gray", + "60" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--gray--colorscale--200": { + "default": { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.100}" + }, + "name": "pf-t--chart--theme--colorscales--gray--colorscale--200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "gray", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "gray", + "colorscale", + "200" + ], + "references": [ + { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.40}" + }, + "name": "pf-t--chart--color--black--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "black", + "100" + ], + "references": [ + { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#a3a3a3" + }, + "name": "pf-t--color--gray--40", + "attributes": { + "category": "color", + "type": "gray", + "item": "40" + }, + "path": [ + "color", + "gray", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--gray--colorscale--300": { + "default": { + "type": "color", + "value": "#292929", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.500}" + }, + "name": "pf-t--chart--theme--colorscales--gray--colorscale--300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "gray", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "gray", + "colorscale", + "300" + ], + "references": [ + { + "type": "color", + "value": "#292929", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.80}" + }, + "name": "pf-t--chart--color--black--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "black", + "500" + ], + "references": [ + { + "type": "color", + "value": "#292929", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#292929" + }, + "name": "pf-t--color--gray--80", + "attributes": { + "category": "color", + "type": "gray", + "item": "80" + }, + "path": [ + "color", + "gray", + "80" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--gray--colorscale--400": { + "default": { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.200}" + }, + "name": "pf-t--chart--theme--colorscales--gray--colorscale--400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "gray", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "gray", + "colorscale", + "400" + ], + "references": [ + { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.50}" + }, + "name": "pf-t--chart--color--black--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "black", + "200" + ], + "references": [ + { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#707070" + }, + "name": "pf-t--color--gray--50", + "attributes": { + "category": "color", + "type": "gray", + "item": "50" + }, + "path": [ + "color", + "gray", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--gray--colorscale--500": { + "default": { + "type": "color", + "value": "#383838", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.400}" + }, + "name": "pf-t--chart--theme--colorscales--gray--colorscale--500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "gray", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "gray", + "colorscale", + "500" + ], + "references": [ + { + "type": "color", + "value": "#383838", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.70}" + }, + "name": "pf-t--chart--color--black--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "black", + "400" + ], + "references": [ + { + "type": "color", + "value": "#383838", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#383838" + }, + "name": "pf-t--color--gray--70", + "attributes": { + "category": "color", + "type": "gray", + "item": "70" + }, + "path": [ + "color", + "gray", + "70" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--green--colorscale--100": { + "default": { + "type": "color", + "value": "#3d7317", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.300}" + }, + "name": "pf-t--chart--theme--colorscales--green--colorscale--100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "green", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "green", + "colorscale", + "100" + ], + "references": [ + { + "type": "color", + "value": "#3d7317", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.60}" + }, + "name": "pf-t--chart--color--green--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "green", + "300" + ], + "references": [ + { + "type": "color", + "value": "#3d7317", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#3d7317" + }, + "name": "pf-t--color--green--60", + "attributes": { + "category": "color", + "type": "green", + "item": "60" + }, + "path": [ + "color", + "green", + "60" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--green--colorscale--200": { + "default": { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.100}" + }, + "name": "pf-t--chart--theme--colorscales--green--colorscale--200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "green", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "green", + "colorscale", + "200" + ], + "references": [ + { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.40}" + }, + "name": "pf-t--chart--color--green--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "green", + "100" + ], + "references": [ + { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#87bb62" + }, + "name": "pf-t--color--green--40", + "attributes": { + "category": "color", + "type": "green", + "item": "40" + }, + "path": [ + "color", + "green", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--green--colorscale--300": { + "default": { + "type": "color", + "value": "#183301", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.500}" + }, + "name": "pf-t--chart--theme--colorscales--green--colorscale--300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "green", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "green", + "colorscale", + "300" + ], + "references": [ + { + "type": "color", + "value": "#183301", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.80}" + }, + "name": "pf-t--chart--color--green--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "green", + "500" + ], + "references": [ + { + "type": "color", + "value": "#183301", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#183301" + }, + "name": "pf-t--color--green--80", + "attributes": { + "category": "color", + "type": "green", + "item": "80" + }, + "path": [ + "color", + "green", + "80" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--green--colorscale--400": { + "default": { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.200}" + }, + "name": "pf-t--chart--theme--colorscales--green--colorscale--400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "green", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "green", + "colorscale", + "400" + ], + "references": [ + { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.50}" + }, + "name": "pf-t--chart--color--green--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "green", + "200" + ], + "references": [ + { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#63993d" + }, + "name": "pf-t--color--green--50", + "attributes": { + "category": "color", + "type": "green", + "item": "50" + }, + "path": [ + "color", + "green", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--green--colorscale--500": { + "default": { + "type": "color", + "value": "#204d00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.400}" + }, + "name": "pf-t--chart--theme--colorscales--green--colorscale--500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "green", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "green", + "colorscale", + "500" + ], + "references": [ + { + "type": "color", + "value": "#204d00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.70}" + }, + "name": "pf-t--chart--color--green--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "green", + "400" + ], + "references": [ + { + "type": "color", + "value": "#204d00", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#204d00" + }, + "name": "pf-t--color--green--70", + "attributes": { + "category": "color", + "type": "green", + "item": "70" + }, + "path": [ + "color", + "green", + "70" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--purple--colorscale--100": { + "default": { + "type": "color", + "value": "#3d2785", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.300}" + }, + "name": "pf-t--chart--theme--colorscales--purple--colorscale--100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "purple", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "purple", + "colorscale", + "100" + ], + "references": [ + { + "type": "color", + "value": "#3d2785", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.60}" + }, + "name": "pf-t--chart--color--purple--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "purple", + "300" + ], + "references": [ + { + "type": "color", + "value": "#3d2785", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#3d2785" + }, + "name": "pf-t--color--purple--60", + "attributes": { + "category": "color", + "type": "purple", + "item": "60" + }, + "path": [ + "color", + "purple", + "60" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--purple--colorscale--200": { + "default": { + "type": "color", + "value": "#876fd4", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.100}" + }, + "name": "pf-t--chart--theme--colorscales--purple--colorscale--200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "purple", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "purple", + "colorscale", + "200" + ], + "references": [ + { + "type": "color", + "value": "#876fd4", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.40}" + }, + "name": "pf-t--chart--color--purple--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "purple", + "100" + ], + "references": [ + { + "type": "color", + "value": "#876fd4", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#876fd4" + }, + "name": "pf-t--color--purple--40", + "attributes": { + "category": "color", + "type": "purple", + "item": "40" + }, + "path": [ + "color", + "purple", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--purple--colorscale--300": { + "default": { + "type": "color", + "value": "#1b0d33", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.500}" + }, + "name": "pf-t--chart--theme--colorscales--purple--colorscale--300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "purple", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "purple", + "colorscale", + "300" + ], + "references": [ + { + "type": "color", + "value": "#1b0d33", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.80}" + }, + "name": "pf-t--chart--color--purple--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "purple", + "500" + ], + "references": [ + { + "type": "color", + "value": "#1b0d33", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#1b0d33" + }, + "name": "pf-t--color--purple--80", + "attributes": { + "category": "color", + "type": "purple", + "item": "80" + }, + "path": [ + "color", + "purple", + "80" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--purple--colorscale--400": { + "default": { + "type": "color", + "value": "#5e40be", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.200}" + }, + "name": "pf-t--chart--theme--colorscales--purple--colorscale--400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "purple", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "purple", + "colorscale", + "400" + ], + "references": [ + { + "type": "color", + "value": "#5e40be", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.50}" + }, + "name": "pf-t--chart--color--purple--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "purple", + "200" + ], + "references": [ + { + "type": "color", + "value": "#5e40be", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#5e40be" + }, + "name": "pf-t--color--purple--50", + "attributes": { + "category": "color", + "type": "purple", + "item": "50" + }, + "path": [ + "color", + "purple", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--purple--colorscale--500": { + "default": { + "type": "color", + "value": "#21134d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.400}" + }, + "name": "pf-t--chart--theme--colorscales--purple--colorscale--500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "purple", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "purple", + "colorscale", + "500" + ], + "references": [ + { + "type": "color", + "value": "#21134d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.70}" + }, + "name": "pf-t--chart--color--purple--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "purple", + "400" + ], + "references": [ + { + "type": "color", + "value": "#21134d", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#21134d" + }, + "name": "pf-t--color--purple--70", + "attributes": { + "category": "color", + "type": "purple", + "item": "70" + }, + "path": [ + "color", + "purple", + "70" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--orange--colorscale--100": { + "default": { + "type": "color", + "value": "#9e4a06", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.300}" + }, + "name": "pf-t--chart--theme--colorscales--orange--colorscale--100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "orange", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "orange", + "colorscale", + "100" + ], + "references": [ + { + "type": "color", + "value": "#9e4a06", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.60}" + }, + "name": "pf-t--chart--color--orange--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "orange", + "300" + ], + "references": [ + { + "type": "color", + "value": "#9e4a06", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#9e4a06" + }, + "name": "pf-t--color--orange--60", + "attributes": { + "category": "color", + "type": "orange", + "item": "60" + }, + "path": [ + "color", + "orange", + "60" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--orange--colorscale--200": { + "default": { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.100}" + }, + "name": "pf-t--chart--theme--colorscales--orange--colorscale--200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "orange", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "orange", + "colorscale", + "200" + ], + "references": [ + { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.40}" + }, + "name": "pf-t--chart--color--orange--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "orange", + "100" + ], + "references": [ + { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f5921b" + }, + "name": "pf-t--color--orange--40", + "attributes": { + "category": "color", + "type": "orange", + "item": "40" + }, + "path": [ + "color", + "orange", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--orange--colorscale--300": { + "default": { + "type": "color", + "value": "#4d1f00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.500}" + }, + "name": "pf-t--chart--theme--colorscales--orange--colorscale--300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "orange", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "orange", + "colorscale", + "300" + ], + "references": [ + { + "type": "color", + "value": "#4d1f00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.80}" + }, + "name": "pf-t--chart--color--orange--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "orange", + "500" + ], + "references": [ + { + "type": "color", + "value": "#4d1f00", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#4d1f00" + }, + "name": "pf-t--color--orange--80", + "attributes": { + "category": "color", + "type": "orange", + "item": "80" + }, + "path": [ + "color", + "orange", + "80" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--orange--colorscale--400": { + "default": { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.200}" + }, + "name": "pf-t--chart--theme--colorscales--orange--colorscale--400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "orange", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "orange", + "colorscale", + "400" + ], + "references": [ + { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.50}" + }, + "name": "pf-t--chart--color--orange--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "orange", + "200" + ], + "references": [ + { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ca6c0f" + }, + "name": "pf-t--color--orange--50", + "attributes": { + "category": "color", + "type": "orange", + "item": "50" + }, + "path": [ + "color", + "orange", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--orange--colorscale--500": { + "default": { + "type": "color", + "value": "#732e00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.400}" + }, + "name": "pf-t--chart--theme--colorscales--orange--colorscale--500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "orange", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "orange", + "colorscale", + "500" + ], + "references": [ + { + "type": "color", + "value": "#732e00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.70}" + }, + "name": "pf-t--chart--color--orange--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "orange", + "400" + ], + "references": [ + { + "type": "color", + "value": "#732e00", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#732e00" + }, + "name": "pf-t--color--orange--70", + "attributes": { + "category": "color", + "type": "orange", + "item": "70" + }, + "path": [ + "color", + "orange", + "70" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--100": { + "default": { + "type": "color", + "value": "#004d99", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "100" + ], + "references": [ + { + "type": "color", + "value": "#004d99", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.60}" + }, + "name": "pf-t--chart--color--blue--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "blue", + "300" + ], + "references": [ + { + "type": "color", + "value": "#004d99", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#004d99" + }, + "name": "pf-t--color--blue--60", + "attributes": { + "category": "color", + "type": "blue", + "item": "60" + }, + "path": [ + "color", + "blue", + "60" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--200": { + "default": { + "type": "color", + "value": "#3d7317", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "200" + ], + "references": [ + { + "type": "color", + "value": "#3d7317", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.60}" + }, + "name": "pf-t--chart--color--green--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "green", + "300" + ], + "references": [ + { + "type": "color", + "value": "#3d7317", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#3d7317" + }, + "name": "pf-t--color--green--60", + "attributes": { + "category": "color", + "type": "green", + "item": "60" + }, + "path": [ + "color", + "green", + "60" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--300": { + "default": { + "type": "color", + "value": "#147878", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "300" + ], + "references": [ + { + "type": "color", + "value": "#147878", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.60}" + }, + "name": "pf-t--chart--color--teal--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "teal", + "300" + ], + "references": [ + { + "type": "color", + "value": "#147878", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#147878" + }, + "name": "pf-t--color--teal--60", + "attributes": { + "category": "color", + "type": "teal", + "item": "60" + }, + "path": [ + "color", + "teal", + "60" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--400": { + "default": { + "type": "color", + "value": "#96640f", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "400" + ], + "references": [ + { + "type": "color", + "value": "#96640f", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.60}" + }, + "name": "pf-t--chart--color--yellow--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "yellow", + "300" + ], + "references": [ + { + "type": "color", + "value": "#96640f", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#96640f" + }, + "name": "pf-t--color--yellow--60", + "attributes": { + "category": "color", + "type": "yellow", + "item": "60" + }, + "path": [ + "color", + "yellow", + "60" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--500": { + "default": { + "type": "color", + "value": "#9e4a06", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "500" + ], + "references": [ + { + "type": "color", + "value": "#9e4a06", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.60}" + }, + "name": "pf-t--chart--color--orange--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "orange", + "300" + ], + "references": [ + { + "type": "color", + "value": "#9e4a06", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#9e4a06" + }, + "name": "pf-t--color--orange--60", + "attributes": { + "category": "color", + "type": "orange", + "item": "60" + }, + "path": [ + "color", + "orange", + "60" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--600": { + "default": { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--600", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "600" + ], + "references": [ + { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.40}" + }, + "name": "pf-t--chart--color--blue--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "blue", + "100" + ], + "references": [ + { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#4394e5" + }, + "name": "pf-t--color--blue--40", + "attributes": { + "category": "color", + "type": "blue", + "item": "40" + }, + "path": [ + "color", + "blue", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--700": { + "default": { + "type": "color", + "value": "#183301", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--700", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "700" + ], + "references": [ + { + "type": "color", + "value": "#183301", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.80}" + }, + "name": "pf-t--chart--color--green--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "green", + "500" + ], + "references": [ + { + "type": "color", + "value": "#183301", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#183301" + }, + "name": "pf-t--color--green--80", + "attributes": { + "category": "color", + "type": "green", + "item": "80" + }, + "path": [ + "color", + "green", + "80" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--800": { + "default": { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--800", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "800" + ], + "references": [ + { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.40}" + }, + "name": "pf-t--chart--color--teal--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "teal", + "100" + ], + "references": [ + { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#63bdbd" + }, + "name": "pf-t--color--teal--40", + "attributes": { + "category": "color", + "type": "teal", + "item": "40" + }, + "path": [ + "color", + "teal", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--900": { + "default": { + "type": "color", + "value": "#54330b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--900", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "900" + ], + "references": [ + { + "type": "color", + "value": "#54330b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.80}" + }, + "name": "pf-t--chart--color--yellow--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "yellow", + "500" + ], + "references": [ + { + "type": "color", + "value": "#54330b", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#54330b" + }, + "name": "pf-t--color--yellow--80", + "attributes": { + "category": "color", + "type": "yellow", + "item": "80" + }, + "path": [ + "color", + "yellow", + "80" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1000": { + "default": { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1000", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1000" + ], + "references": [ + { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.40}" + }, + "name": "pf-t--chart--color--orange--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "orange", + "100" + ], + "references": [ + { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f5921b" + }, + "name": "pf-t--color--orange--40", + "attributes": { + "category": "color", + "type": "orange", + "item": "40" + }, + "path": [ + "color", + "orange", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1100": { + "default": { + "type": "color", + "value": "#032142", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1100" + ], + "references": [ + { + "type": "color", + "value": "#032142", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.80}" + }, + "name": "pf-t--chart--color--blue--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "blue", + "500" + ], + "references": [ + { + "type": "color", + "value": "#032142", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#032142" + }, + "name": "pf-t--color--blue--80", + "attributes": { + "category": "color", + "type": "blue", + "item": "80" + }, + "path": [ + "color", + "blue", + "80" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1200": { + "default": { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1200" + ], + "references": [ + { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.40}" + }, + "name": "pf-t--chart--color--green--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "green", + "100" + ], + "references": [ + { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#87bb62" + }, + "name": "pf-t--color--green--40", + "attributes": { + "category": "color", + "type": "green", + "item": "40" + }, + "path": [ + "color", + "green", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1300": { + "default": { + "type": "color", + "value": "#003333", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1300" + ], + "references": [ + { + "type": "color", + "value": "#003333", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.80}" + }, + "name": "pf-t--chart--color--teal--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "teal", + "500" + ], + "references": [ + { + "type": "color", + "value": "#003333", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#003333" + }, + "name": "pf-t--color--teal--80", + "attributes": { + "category": "color", + "type": "teal", + "item": "80" + }, + "path": [ + "color", + "teal", + "80" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1400": { + "default": { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1400" + ], + "references": [ + { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.40}" + }, + "name": "pf-t--chart--color--yellow--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "yellow", + "100" + ], + "references": [ + { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#dca614" + }, + "name": "pf-t--color--yellow--40", + "attributes": { + "category": "color", + "type": "yellow", + "item": "40" + }, + "path": [ + "color", + "yellow", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1500": { + "default": { + "type": "color", + "value": "#4d1f00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1500" + ], + "references": [ + { + "type": "color", + "value": "#4d1f00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.80}" + }, + "name": "pf-t--chart--color--orange--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "orange", + "500" + ], + "references": [ + { + "type": "color", + "value": "#4d1f00", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#4d1f00" + }, + "name": "pf-t--color--orange--80", + "attributes": { + "category": "color", + "type": "orange", + "item": "80" + }, + "path": [ + "color", + "orange", + "80" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1600": { + "default": { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1600", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1600" + ], + "references": [ + { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.50}" + }, + "name": "pf-t--chart--color--blue--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "blue", + "200" + ], + "references": [ + { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#0066cc" + }, + "name": "pf-t--color--blue--50", + "attributes": { + "category": "color", + "type": "blue", + "item": "50" + }, + "path": [ + "color", + "blue", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1700": { + "default": { + "type": "color", + "value": "#204d00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1700", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1700" + ], + "references": [ + { + "type": "color", + "value": "#204d00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.70}" + }, + "name": "pf-t--chart--color--green--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "green", + "400" + ], + "references": [ + { + "type": "color", + "value": "#204d00", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#204d00" + }, + "name": "pf-t--color--green--70", + "attributes": { + "category": "color", + "type": "green", + "item": "70" + }, + "path": [ + "color", + "green", + "70" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1800": { + "default": { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1800", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1800" + ], + "references": [ + { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.50}" + }, + "name": "pf-t--chart--color--teal--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "teal", + "200" + ], + "references": [ + { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#37a3a3" + }, + "name": "pf-t--color--teal--50", + "attributes": { + "category": "color", + "type": "teal", + "item": "50" + }, + "path": [ + "color", + "teal", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1900": { + "default": { + "type": "color", + "value": "#73480b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1900", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1900" + ], + "references": [ + { + "type": "color", + "value": "#73480b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.70}" + }, + "name": "pf-t--chart--color--yellow--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "yellow", + "400" + ], + "references": [ + { + "type": "color", + "value": "#73480b", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#73480b" + }, + "name": "pf-t--color--yellow--70", + "attributes": { + "category": "color", + "type": "yellow", + "item": "70" + }, + "path": [ + "color", + "yellow", + "70" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2000": { + "default": { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2000", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "2000" + ], + "references": [ + { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.50}" + }, + "name": "pf-t--chart--color--orange--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "orange", + "200" + ], + "references": [ + { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ca6c0f" + }, + "name": "pf-t--color--orange--50", + "attributes": { + "category": "color", + "type": "orange", + "item": "50" + }, + "path": [ + "color", + "orange", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2100": { + "default": { + "type": "color", + "value": "#003366", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "2100" + ], + "references": [ + { + "type": "color", + "value": "#003366", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.70}" + }, + "name": "pf-t--chart--color--blue--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "blue", + "400" + ], + "references": [ + { + "type": "color", + "value": "#003366", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#003366" + }, + "name": "pf-t--color--blue--70", + "attributes": { + "category": "color", + "type": "blue", + "item": "70" + }, + "path": [ + "color", + "blue", + "70" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2200": { + "default": { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "2200" + ], + "references": [ + { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.50}" + }, + "name": "pf-t--chart--color--green--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "green", + "200" + ], + "references": [ + { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#63993d" + }, + "name": "pf-t--color--green--50", + "attributes": { + "category": "color", + "type": "green", + "item": "50" + }, + "path": [ + "color", + "green", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2300": { + "default": { + "type": "color", + "value": "#004d4d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "2300" + ], + "references": [ + { + "type": "color", + "value": "#004d4d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.70}" + }, + "name": "pf-t--chart--color--teal--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "teal", + "400" + ], + "references": [ + { + "type": "color", + "value": "#004d4d", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#004d4d" + }, + "name": "pf-t--color--teal--70", + "attributes": { + "category": "color", + "type": "teal", + "item": "70" + }, + "path": [ + "color", + "teal", + "70" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2400": { + "default": { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "2400" + ], + "references": [ + { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.50}" + }, + "name": "pf-t--chart--color--yellow--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "yellow", + "200" + ], + "references": [ + { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b98412" + }, + "name": "pf-t--color--yellow--50", + "attributes": { + "category": "color", + "type": "yellow", + "item": "50" + }, + "path": [ + "color", + "yellow", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2500": { + "default": { + "type": "color", + "value": "#732e00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "2500" + ], + "references": [ + { + "type": "color", + "value": "#732e00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.70}" + }, + "name": "pf-t--chart--color--orange--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "orange", + "400" + ], + "references": [ + { + "type": "color", + "value": "#732e00", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#732e00" + }, + "name": "pf-t--color--orange--70", + "attributes": { + "category": "color", + "type": "orange", + "item": "70" + }, + "path": [ + "color", + "orange", + "70" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--100": { + "default": { + "type": "color", + "value": "#004d99", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "100" + ], + "references": [ + { + "type": "color", + "value": "#004d99", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.60}" + }, + "name": "pf-t--chart--color--blue--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "blue", + "300" + ], + "references": [ + { + "type": "color", + "value": "#004d99", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#004d99" + }, + "name": "pf-t--color--blue--60", + "attributes": { + "category": "color", + "type": "blue", + "item": "60" + }, + "path": [ + "color", + "blue", + "60" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--200": { + "default": { + "type": "color", + "value": "#96640f", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "200" + ], + "references": [ + { + "type": "color", + "value": "#96640f", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.60}" + }, + "name": "pf-t--chart--color--yellow--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "yellow", + "300" + ], + "references": [ + { + "type": "color", + "value": "#96640f", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#96640f" + }, + "name": "pf-t--color--yellow--60", + "attributes": { + "category": "color", + "type": "yellow", + "item": "60" + }, + "path": [ + "color", + "yellow", + "60" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--300": { + "default": { + "type": "color", + "value": "#3d7317", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "300" + ], + "references": [ + { + "type": "color", + "value": "#3d7317", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.60}" + }, + "name": "pf-t--chart--color--green--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "green", + "300" + ], + "references": [ + { + "type": "color", + "value": "#3d7317", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#3d7317" + }, + "name": "pf-t--color--green--60", + "attributes": { + "category": "color", + "type": "green", + "item": "60" + }, + "path": [ + "color", + "green", + "60" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--400": { + "default": { + "type": "color", + "value": "#3d2785", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "400" + ], + "references": [ + { + "type": "color", + "value": "#3d2785", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.60}" + }, + "name": "pf-t--chart--color--purple--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "purple", + "300" + ], + "references": [ + { + "type": "color", + "value": "#3d2785", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#3d2785" + }, + "name": "pf-t--color--purple--60", + "attributes": { + "category": "color", + "type": "purple", + "item": "60" + }, + "path": [ + "color", + "purple", + "60" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--500": { + "default": { + "type": "color", + "value": "#9e4a06", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "500" + ], + "references": [ + { + "type": "color", + "value": "#9e4a06", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.60}" + }, + "name": "pf-t--chart--color--orange--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "orange", + "300" + ], + "references": [ + { + "type": "color", + "value": "#9e4a06", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#9e4a06" + }, + "name": "pf-t--color--orange--60", + "attributes": { + "category": "color", + "type": "orange", + "item": "60" + }, + "path": [ + "color", + "orange", + "60" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--600": { + "default": { + "type": "color", + "value": "#147878", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--600", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "600" + ], + "references": [ + { + "type": "color", + "value": "#147878", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.60}" + }, + "name": "pf-t--chart--color--teal--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "teal", + "300" + ], + "references": [ + { + "type": "color", + "value": "#147878", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#147878" + }, + "name": "pf-t--color--teal--60", + "attributes": { + "category": "color", + "type": "teal", + "item": "60" + }, + "path": [ + "color", + "teal", + "60" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--700": { + "default": { + "type": "color", + "value": "#4d4d4d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--700", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "700" + ], + "references": [ + { + "type": "color", + "value": "#4d4d4d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.60}" + }, + "name": "pf-t--chart--color--black--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "black", + "300" + ], + "references": [ + { + "type": "color", + "value": "#4d4d4d", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#4d4d4d" + }, + "name": "pf-t--color--gray--60", + "attributes": { + "category": "color", + "type": "gray", + "item": "60" + }, + "path": [ + "color", + "gray", + "60" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--800": { + "default": { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--800", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "800" + ], + "references": [ + { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.40}" + }, + "name": "pf-t--chart--color--blue--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "blue", + "100" + ], + "references": [ + { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#4394e5" + }, + "name": "pf-t--color--blue--40", + "attributes": { + "category": "color", + "type": "blue", + "item": "40" + }, + "path": [ + "color", + "blue", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--900": { + "default": { + "type": "color", + "value": "#54330b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--900", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "900" + ], + "references": [ + { + "type": "color", + "value": "#54330b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.80}" + }, + "name": "pf-t--chart--color--yellow--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "yellow", + "500" + ], + "references": [ + { + "type": "color", + "value": "#54330b", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#54330b" + }, + "name": "pf-t--color--yellow--80", + "attributes": { + "category": "color", + "type": "yellow", + "item": "80" + }, + "path": [ + "color", + "yellow", + "80" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1000": { + "default": { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1000", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1000" + ], + "references": [ + { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.40}" + }, + "name": "pf-t--chart--color--green--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "green", + "100" + ], + "references": [ + { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#87bb62" + }, + "name": "pf-t--color--green--40", + "attributes": { + "category": "color", + "type": "green", + "item": "40" + }, + "path": [ + "color", + "green", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1100": { + "default": { + "type": "color", + "value": "#1b0d33", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1100" + ], + "references": [ + { + "type": "color", + "value": "#1b0d33", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.80}" + }, + "name": "pf-t--chart--color--purple--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "purple", + "500" + ], + "references": [ + { + "type": "color", + "value": "#1b0d33", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#1b0d33" + }, + "name": "pf-t--color--purple--80", + "attributes": { + "category": "color", + "type": "purple", + "item": "80" + }, + "path": [ + "color", + "purple", + "80" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1200": { + "default": { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1200" + ], + "references": [ + { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.40}" + }, + "name": "pf-t--chart--color--orange--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "orange", + "100" + ], + "references": [ + { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f5921b" + }, + "name": "pf-t--color--orange--40", + "attributes": { + "category": "color", + "type": "orange", + "item": "40" + }, + "path": [ + "color", + "orange", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1300": { + "default": { + "type": "color", + "value": "#003333", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1300" + ], + "references": [ + { + "type": "color", + "value": "#003333", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.80}" + }, + "name": "pf-t--chart--color--teal--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "teal", + "500" + ], + "references": [ + { + "type": "color", + "value": "#003333", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#003333" + }, + "name": "pf-t--color--teal--80", + "attributes": { + "category": "color", + "type": "teal", + "item": "80" + }, + "path": [ + "color", + "teal", + "80" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1400": { + "default": { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1400" + ], + "references": [ + { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.40}" + }, + "name": "pf-t--chart--color--black--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "black", + "100" + ], + "references": [ + { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#a3a3a3" + }, + "name": "pf-t--color--gray--40", + "attributes": { + "category": "color", + "type": "gray", + "item": "40" + }, + "path": [ + "color", + "gray", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1500": { + "default": { + "type": "color", + "value": "#032142", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1500" + ], + "references": [ + { + "type": "color", + "value": "#032142", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.80}" + }, + "name": "pf-t--chart--color--blue--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "blue", + "500" + ], + "references": [ + { + "type": "color", + "value": "#032142", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#032142" + }, + "name": "pf-t--color--blue--80", + "attributes": { + "category": "color", + "type": "blue", + "item": "80" + }, + "path": [ + "color", + "blue", + "80" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1600": { + "default": { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1600", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1600" + ], + "references": [ + { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.40}" + }, + "name": "pf-t--chart--color--yellow--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "yellow", + "100" + ], + "references": [ + { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#dca614" + }, + "name": "pf-t--color--yellow--40", + "attributes": { + "category": "color", + "type": "yellow", + "item": "40" + }, + "path": [ + "color", + "yellow", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1700": { + "default": { + "type": "color", + "value": "#183301", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1700", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1700" + ], + "references": [ + { + "type": "color", + "value": "#183301", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.80}" + }, + "name": "pf-t--chart--color--green--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "green", + "500" + ], + "references": [ + { + "type": "color", + "value": "#183301", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#183301" + }, + "name": "pf-t--color--green--80", + "attributes": { + "category": "color", + "type": "green", + "item": "80" + }, + "path": [ + "color", + "green", + "80" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1800": { + "default": { + "type": "color", + "value": "#876fd4", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1800", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1800" + ], + "references": [ + { + "type": "color", + "value": "#876fd4", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.40}" + }, + "name": "pf-t--chart--color--purple--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "purple", + "100" + ], + "references": [ + { + "type": "color", + "value": "#876fd4", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#876fd4" + }, + "name": "pf-t--color--purple--40", + "attributes": { + "category": "color", + "type": "purple", + "item": "40" + }, + "path": [ + "color", + "purple", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1900": { + "default": { + "type": "color", + "value": "#4d1f00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1900", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1900" + ], + "references": [ + { + "type": "color", + "value": "#4d1f00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.80}" + }, + "name": "pf-t--chart--color--orange--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "orange", + "500" + ], + "references": [ + { + "type": "color", + "value": "#4d1f00", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#4d1f00" + }, + "name": "pf-t--color--orange--80", + "attributes": { + "category": "color", + "type": "orange", + "item": "80" + }, + "path": [ + "color", + "orange", + "80" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2000": { + "default": { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2000", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2000" + ], + "references": [ + { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.40}" + }, + "name": "pf-t--chart--color--teal--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "teal", + "100" + ], + "references": [ + { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#63bdbd" + }, + "name": "pf-t--color--teal--40", + "attributes": { + "category": "color", + "type": "teal", + "item": "40" + }, + "path": [ + "color", + "teal", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2100": { + "default": { + "type": "color", + "value": "#292929", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2100" + ], + "references": [ + { + "type": "color", + "value": "#292929", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.80}" + }, + "name": "pf-t--chart--color--black--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "black", + "500" + ], + "references": [ + { + "type": "color", + "value": "#292929", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#292929" + }, + "name": "pf-t--color--gray--80", + "attributes": { + "category": "color", + "type": "gray", + "item": "80" + }, + "path": [ + "color", + "gray", + "80" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2200": { + "default": { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2200" + ], + "references": [ + { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.50}" + }, + "name": "pf-t--chart--color--blue--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "blue", + "200" + ], + "references": [ + { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#0066cc" + }, + "name": "pf-t--color--blue--50", + "attributes": { + "category": "color", + "type": "blue", + "item": "50" + }, + "path": [ + "color", + "blue", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2300": { + "default": { + "type": "color", + "value": "#73480b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2300" + ], + "references": [ + { + "type": "color", + "value": "#73480b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.70}" + }, + "name": "pf-t--chart--color--yellow--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "yellow", + "400" + ], + "references": [ + { + "type": "color", + "value": "#73480b", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#73480b" + }, + "name": "pf-t--color--yellow--70", + "attributes": { + "category": "color", + "type": "yellow", + "item": "70" + }, + "path": [ + "color", + "yellow", + "70" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2400": { + "default": { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2400" + ], + "references": [ + { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.50}" + }, + "name": "pf-t--chart--color--green--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "green", + "200" + ], + "references": [ + { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#63993d" + }, + "name": "pf-t--color--green--50", + "attributes": { + "category": "color", + "type": "green", + "item": "50" + }, + "path": [ + "color", + "green", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2500": { + "default": { + "type": "color", + "value": "#21134d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2500" + ], + "references": [ + { + "type": "color", + "value": "#21134d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.70}" + }, + "name": "pf-t--chart--color--purple--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "purple", + "400" + ], + "references": [ + { + "type": "color", + "value": "#21134d", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#21134d" + }, + "name": "pf-t--color--purple--70", + "attributes": { + "category": "color", + "type": "purple", + "item": "70" + }, + "path": [ + "color", + "purple", + "70" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2600": { + "default": { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2600", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2600" + ], + "references": [ + { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.50}" + }, + "name": "pf-t--chart--color--orange--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "orange", + "200" + ], + "references": [ + { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ca6c0f" + }, + "name": "pf-t--color--orange--50", + "attributes": { + "category": "color", + "type": "orange", + "item": "50" + }, + "path": [ + "color", + "orange", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2700": { + "default": { + "type": "color", + "value": "#004d4d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2700", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2700" + ], + "references": [ + { + "type": "color", + "value": "#004d4d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.70}" + }, + "name": "pf-t--chart--color--teal--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "teal", + "400" + ], + "references": [ + { + "type": "color", + "value": "#004d4d", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#004d4d" + }, + "name": "pf-t--color--teal--70", + "attributes": { + "category": "color", + "type": "teal", + "item": "70" + }, + "path": [ + "color", + "teal", + "70" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2800": { + "default": { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2800", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2800" + ], + "references": [ + { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.50}" + }, + "name": "pf-t--chart--color--black--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "black", + "200" + ], + "references": [ + { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#707070" + }, + "name": "pf-t--color--gray--50", + "attributes": { + "category": "color", + "type": "gray", + "item": "50" + }, + "path": [ + "color", + "gray", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2900": { + "default": { + "type": "color", + "value": "#003366", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2900", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2900" + ], + "references": [ + { + "type": "color", + "value": "#003366", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.70}" + }, + "name": "pf-t--chart--color--blue--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "blue", + "400" + ], + "references": [ + { + "type": "color", + "value": "#003366", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#003366" + }, + "name": "pf-t--color--blue--70", + "attributes": { + "category": "color", + "type": "blue", + "item": "70" + }, + "path": [ + "color", + "blue", + "70" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3000": { + "default": { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3000", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "3000" + ], + "references": [ + { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.50}" + }, + "name": "pf-t--chart--color--yellow--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "yellow", + "200" + ], + "references": [ + { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b98412" + }, + "name": "pf-t--color--yellow--50", + "attributes": { + "category": "color", + "type": "yellow", + "item": "50" + }, + "path": [ + "color", + "yellow", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3100": { + "default": { + "type": "color", + "value": "#204d00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "3100" + ], + "references": [ + { + "type": "color", + "value": "#204d00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.70}" + }, + "name": "pf-t--chart--color--green--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "green", + "400" + ], + "references": [ + { + "type": "color", + "value": "#204d00", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#204d00" + }, + "name": "pf-t--color--green--70", + "attributes": { + "category": "color", + "type": "green", + "item": "70" + }, + "path": [ + "color", + "green", + "70" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3200": { + "default": { + "type": "color", + "value": "#5e40be", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "3200" + ], + "references": [ + { + "type": "color", + "value": "#5e40be", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.50}" + }, + "name": "pf-t--chart--color--purple--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "purple", + "200" + ], + "references": [ + { + "type": "color", + "value": "#5e40be", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#5e40be" + }, + "name": "pf-t--color--purple--50", + "attributes": { + "category": "color", + "type": "purple", + "item": "50" + }, + "path": [ + "color", + "purple", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3300": { + "default": { + "type": "color", + "value": "#732e00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "3300" + ], + "references": [ + { + "type": "color", + "value": "#732e00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.70}" + }, + "name": "pf-t--chart--color--orange--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "orange", + "400" + ], + "references": [ + { + "type": "color", + "value": "#732e00", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#732e00" + }, + "name": "pf-t--color--orange--70", + "attributes": { + "category": "color", + "type": "orange", + "item": "70" + }, + "path": [ + "color", + "orange", + "70" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3400": { + "default": { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "3400" + ], + "references": [ + { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.50}" + }, + "name": "pf-t--chart--color--teal--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "teal", + "200" + ], + "references": [ + { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#37a3a3" + }, + "name": "pf-t--color--teal--50", + "attributes": { + "category": "color", + "type": "teal", + "item": "50" + }, + "path": [ + "color", + "teal", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3500": { + "default": { + "type": "color", + "value": "#383838", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "3500" + ], + "references": [ + { + "type": "color", + "value": "#383838", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.70}" + }, + "name": "pf-t--chart--color--black--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "black", + "400" + ], + "references": [ + { + "type": "color", + "value": "#383838", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#383838" + }, + "name": "pf-t--color--gray--70", + "attributes": { + "category": "color", + "type": "gray", + "item": "70" + }, + "path": [ + "color", + "gray", + "70" + ] + } + ] + } + ] + } + } + } } \ No newline at end of file diff --git a/packages/module/patternfly-docs/content/token-layers-felt.json b/packages/module/patternfly-docs/content/token-layers-felt.json index 4fcddc1..bfe419f 100644 --- a/packages/module/patternfly-docs/content/token-layers-felt.json +++ b/packages/module/patternfly-docs/content/token-layers-felt.json @@ -57062,75 +57062,6 @@ ] } }, - "pf-t--chart--global--letter-spacing": { - "default": { - "type": "string", - "value": "normal", - "filePath": "tokens/default/light/charts.json", - "isSource": true, - "original": { - "type": "string", - "value": "normal" - }, - "name": "pf-t--chart--global--letter-spacing", - "attributes": { - "category": "chart", - "type": "global", - "item": "letter-spacing" - }, - "path": [ - "chart", - "global", - "letter-spacing" - ] - } - }, - "pf-t--chart--global--stroke-line-cap": { - "default": { - "type": "string", - "value": "round", - "filePath": "tokens/default/light/charts.json", - "isSource": true, - "original": { - "type": "string", - "value": "round" - }, - "name": "pf-t--chart--global--stroke-line-cap", - "attributes": { - "category": "chart", - "type": "global", - "item": "stroke-line-cap" - }, - "path": [ - "chart", - "global", - "stroke-line-cap" - ] - } - }, - "pf-t--chart--global--stroke-line-join": { - "default": { - "type": "string", - "value": "round", - "filePath": "tokens/default/light/charts.json", - "isSource": true, - "original": { - "type": "string", - "value": "round" - }, - "name": "pf-t--chart--global--stroke-line-join", - "attributes": { - "category": "chart", - "type": "global", - "item": "stroke-line-join" - }, - "path": [ - "chart", - "global", - "stroke-line-join" - ] - } - }, "pf-t--chart--global--BorderWidth--xs": { "default": { "type": "number", @@ -57658,6 +57589,33 @@ ] } }, + "pf-t--chart--global--fill--opacity--area": { + "default": { + "type": "number", + "value": 30, + "filePath": "tokens/default/light/charts.json", + "isSource": true, + "original": { + "type": "number", + "value": 30 + }, + "name": "pf-t--chart--global--fill--opacity--area", + "attributes": { + "category": "chart", + "type": "global", + "item": "fill", + "subitem": "opacity", + "state": "area" + }, + "path": [ + "chart", + "global", + "fill", + "opacity", + "area" + ] + } + }, "pf-t--chart--global--warning--color--100": { "default": { "type": "color", @@ -57858,6 +57816,29 @@ ] } }, + "pf-t--chart--global--letter-spacing": { + "default": { + "type": "string", + "value": "normal", + "filePath": "tokens/default/light/charts.json", + "isSource": true, + "original": { + "type": "string", + "value": "normal" + }, + "name": "pf-t--chart--global--letter-spacing", + "attributes": { + "category": "chart", + "type": "global", + "item": "letter-spacing" + }, + "path": [ + "chart", + "global", + "letter-spacing" + ] + } + }, "pf-t--chart--global--FontSize--xs": { "default": { "type": "number", @@ -57958,128 +57939,90 @@ ] } }, - "pf-t--chart--global--layout--padding": { + "pf-t--chart--global--label--padding": { "default": { "type": "number", - "value": 50, + "value": 10, "filePath": "tokens/default/light/charts.json", "isSource": true, "original": { "type": "number", - "value": 50 + "value": 10 }, - "name": "pf-t--chart--global--layout--padding", + "name": "pf-t--chart--global--label--padding", "attributes": { "category": "chart", "type": "global", - "item": "layout", + "item": "label", "subitem": "padding" }, "path": [ "chart", "global", - "layout", + "label", "padding" ] } }, - "pf-t--chart--global--layout--height": { - "default": { - "type": "number", - "value": 300, - "filePath": "tokens/default/light/charts.json", - "isSource": true, - "original": { - "type": "number", - "value": 300 - }, - "name": "pf-t--chart--global--layout--height", - "attributes": { - "category": "chart", - "type": "global", - "item": "layout", - "subitem": "height" - }, - "path": [ - "chart", - "global", - "layout", - "height" - ] - } - }, - "pf-t--chart--global--layout--width": { - "default": { - "type": "number", - "value": 450, - "filePath": "tokens/default/light/charts.json", - "isSource": true, - "original": { - "type": "number", - "value": 450 - }, - "name": "pf-t--chart--global--layout--width", - "attributes": { - "category": "chart", - "type": "global", - "item": "layout", - "subitem": "width" - }, - "path": [ - "chart", - "global", - "layout", - "width" - ] - } - }, - "pf-t--chart--global--label--padding": { + "pf-t--chart--global--label--margin": { "default": { "type": "number", - "value": 10, + "value": 8, "filePath": "tokens/default/light/charts.json", "isSource": true, "original": { "type": "number", - "value": 10 + "value": 8 }, - "name": "pf-t--chart--global--label--padding", + "name": "pf-t--chart--global--label--margin", "attributes": { "category": "chart", "type": "global", "item": "label", - "subitem": "padding" + "subitem": "margin" }, "path": [ "chart", "global", "label", - "padding" + "margin" ] } }, - "pf-t--chart--global--label--margin": { + "pf-t--chart--global--label--stroke": { "default": { - "type": "number", - "value": 8, + "width": { + "type": "number", + "value": 0, + "filePath": "tokens/default/light/charts.json", + "isSource": true + }, + "type": "string", + "value": "transparent", "filePath": "tokens/default/light/charts.json", "isSource": true, "original": { - "type": "number", - "value": 8 + "width": { + "type": "number", + "value": 0, + "filePath": "tokens/default/light/charts.json", + "isSource": true + }, + "type": "string", + "value": "transparent" }, - "name": "pf-t--chart--global--label--margin", + "name": "pf-t--chart--global--label--stroke", "attributes": { "category": "chart", "type": "global", "item": "label", - "subitem": "margin" + "subitem": "stroke" }, "path": [ "chart", "global", "label", - "margin" + "stroke" ] } }, @@ -58156,40 +58099,124 @@ ] } }, - "pf-t--chart--global--label--stroke": { + "pf-t--chart--global--stroke-line-cap": { "default": { - "width": { + "type": "string", + "value": "round", + "filePath": "tokens/default/light/charts.json", + "isSource": true, + "original": { + "type": "string", + "value": "round" + }, + "name": "pf-t--chart--global--stroke-line-cap", + "attributes": { + "category": "chart", + "type": "global", + "item": "stroke-line-cap" + }, + "path": [ + "chart", + "global", + "stroke-line-cap" + ] + } + }, + "pf-t--chart--global--layout--padding": { + "default": { + "type": "number", + "value": 50, + "filePath": "tokens/default/light/charts.json", + "isSource": true, + "original": { "type": "number", - "value": 0, - "filePath": "tokens/default/light/charts.json", - "isSource": true + "value": 50 + }, + "name": "pf-t--chart--global--layout--padding", + "attributes": { + "category": "chart", + "type": "global", + "item": "layout", + "subitem": "padding" + }, + "path": [ + "chart", + "global", + "layout", + "padding" + ] + } + }, + "pf-t--chart--global--layout--height": { + "default": { + "type": "number", + "value": 300, + "filePath": "tokens/default/light/charts.json", + "isSource": true, + "original": { + "type": "number", + "value": 300 }, + "name": "pf-t--chart--global--layout--height", + "attributes": { + "category": "chart", + "type": "global", + "item": "layout", + "subitem": "height" + }, + "path": [ + "chart", + "global", + "layout", + "height" + ] + } + }, + "pf-t--chart--global--layout--width": { + "default": { + "type": "number", + "value": 450, + "filePath": "tokens/default/light/charts.json", + "isSource": true, + "original": { + "type": "number", + "value": 450 + }, + "name": "pf-t--chart--global--layout--width", + "attributes": { + "category": "chart", + "type": "global", + "item": "layout", + "subitem": "width" + }, + "path": [ + "chart", + "global", + "layout", + "width" + ] + } + }, + "pf-t--chart--global--stroke-line-join": { + "default": { "type": "string", - "value": "transparent", + "value": "round", "filePath": "tokens/default/light/charts.json", "isSource": true, "original": { - "width": { - "type": "number", - "value": 0, - "filePath": "tokens/default/light/charts.json", - "isSource": true - }, "type": "string", - "value": "transparent" + "value": "round" }, - "name": "pf-t--chart--global--label--stroke", + "name": "pf-t--chart--global--stroke-line-join", "attributes": { "category": "chart", "type": "global", - "item": "label", - "subitem": "stroke" + "item": "stroke-line-join" }, "path": [ "chart", "global", - "label", - "stroke" + "stroke-line-join" ] } }, diff --git a/packages/module/patternfly-docs/content/token-layers-highcontrast.json b/packages/module/patternfly-docs/content/token-layers-highcontrast.json index 425b26e..2cafa6a 100644 --- a/packages/module/patternfly-docs/content/token-layers-highcontrast.json +++ b/packages/module/patternfly-docs/content/token-layers-highcontrast.json @@ -53345,5 +53345,10304 @@ } } }, - "chart": {} + "chart": { + "pf-t--chart--color--blue--100": { + "default": { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.40}" + }, + "name": "pf-t--chart--color--blue--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "blue", + "100" + ], + "references": [ + { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#4394e5" + }, + "name": "pf-t--color--blue--40", + "attributes": { + "category": "color", + "type": "blue", + "item": "40" + }, + "path": [ + "color", + "blue", + "40" + ] + } + ] + } + }, + "pf-t--chart--color--blue--200": { + "default": { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.50}" + }, + "name": "pf-t--chart--color--blue--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "blue", + "200" + ], + "references": [ + { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#0066cc" + }, + "name": "pf-t--color--blue--50", + "attributes": { + "category": "color", + "type": "blue", + "item": "50" + }, + "path": [ + "color", + "blue", + "50" + ] + } + ] + } + }, + "pf-t--chart--color--blue--300": { + "default": { + "type": "color", + "value": "#004d99", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.60}" + }, + "name": "pf-t--chart--color--blue--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "blue", + "300" + ], + "references": [ + { + "type": "color", + "value": "#004d99", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#004d99" + }, + "name": "pf-t--color--blue--60", + "attributes": { + "category": "color", + "type": "blue", + "item": "60" + }, + "path": [ + "color", + "blue", + "60" + ] + } + ] + } + }, + "pf-t--chart--color--blue--400": { + "default": { + "type": "color", + "value": "#003366", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.70}" + }, + "name": "pf-t--chart--color--blue--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "blue", + "400" + ], + "references": [ + { + "type": "color", + "value": "#003366", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#003366" + }, + "name": "pf-t--color--blue--70", + "attributes": { + "category": "color", + "type": "blue", + "item": "70" + }, + "path": [ + "color", + "blue", + "70" + ] + } + ] + } + }, + "pf-t--chart--color--blue--500": { + "default": { + "type": "color", + "value": "#032142", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.80}" + }, + "name": "pf-t--chart--color--blue--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "blue", + "500" + ], + "references": [ + { + "type": "color", + "value": "#032142", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#032142" + }, + "name": "pf-t--color--blue--80", + "attributes": { + "category": "color", + "type": "blue", + "item": "80" + }, + "path": [ + "color", + "blue", + "80" + ] + } + ] + } + }, + "pf-t--chart--color--green--100": { + "default": { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.40}" + }, + "name": "pf-t--chart--color--green--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "green", + "100" + ], + "references": [ + { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#87bb62" + }, + "name": "pf-t--color--green--40", + "attributes": { + "category": "color", + "type": "green", + "item": "40" + }, + "path": [ + "color", + "green", + "40" + ] + } + ] + } + }, + "pf-t--chart--color--green--200": { + "default": { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.50}" + }, + "name": "pf-t--chart--color--green--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "green", + "200" + ], + "references": [ + { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#63993d" + }, + "name": "pf-t--color--green--50", + "attributes": { + "category": "color", + "type": "green", + "item": "50" + }, + "path": [ + "color", + "green", + "50" + ] + } + ] + } + }, + "pf-t--chart--color--green--300": { + "default": { + "type": "color", + "value": "#3d7317", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.60}" + }, + "name": "pf-t--chart--color--green--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "green", + "300" + ], + "references": [ + { + "type": "color", + "value": "#3d7317", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#3d7317" + }, + "name": "pf-t--color--green--60", + "attributes": { + "category": "color", + "type": "green", + "item": "60" + }, + "path": [ + "color", + "green", + "60" + ] + } + ] + } + }, + "pf-t--chart--color--green--400": { + "default": { + "type": "color", + "value": "#204d00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.70}" + }, + "name": "pf-t--chart--color--green--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "green", + "400" + ], + "references": [ + { + "type": "color", + "value": "#204d00", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#204d00" + }, + "name": "pf-t--color--green--70", + "attributes": { + "category": "color", + "type": "green", + "item": "70" + }, + "path": [ + "color", + "green", + "70" + ] + } + ] + } + }, + "pf-t--chart--color--green--500": { + "default": { + "type": "color", + "value": "#183301", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.80}" + }, + "name": "pf-t--chart--color--green--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "green", + "500" + ], + "references": [ + { + "type": "color", + "value": "#183301", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#183301" + }, + "name": "pf-t--color--green--80", + "attributes": { + "category": "color", + "type": "green", + "item": "80" + }, + "path": [ + "color", + "green", + "80" + ] + } + ] + } + }, + "pf-t--chart--color--teal--100": { + "default": { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.40}" + }, + "name": "pf-t--chart--color--teal--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "teal", + "100" + ], + "references": [ + { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#63bdbd" + }, + "name": "pf-t--color--teal--40", + "attributes": { + "category": "color", + "type": "teal", + "item": "40" + }, + "path": [ + "color", + "teal", + "40" + ] + } + ] + } + }, + "pf-t--chart--color--teal--200": { + "default": { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.50}" + }, + "name": "pf-t--chart--color--teal--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "teal", + "200" + ], + "references": [ + { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#37a3a3" + }, + "name": "pf-t--color--teal--50", + "attributes": { + "category": "color", + "type": "teal", + "item": "50" + }, + "path": [ + "color", + "teal", + "50" + ] + } + ] + } + }, + "pf-t--chart--color--teal--300": { + "default": { + "type": "color", + "value": "#147878", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.60}" + }, + "name": "pf-t--chart--color--teal--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "teal", + "300" + ], + "references": [ + { + "type": "color", + "value": "#147878", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#147878" + }, + "name": "pf-t--color--teal--60", + "attributes": { + "category": "color", + "type": "teal", + "item": "60" + }, + "path": [ + "color", + "teal", + "60" + ] + } + ] + } + }, + "pf-t--chart--color--teal--400": { + "default": { + "type": "color", + "value": "#004d4d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.70}" + }, + "name": "pf-t--chart--color--teal--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "teal", + "400" + ], + "references": [ + { + "type": "color", + "value": "#004d4d", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#004d4d" + }, + "name": "pf-t--color--teal--70", + "attributes": { + "category": "color", + "type": "teal", + "item": "70" + }, + "path": [ + "color", + "teal", + "70" + ] + } + ] + } + }, + "pf-t--chart--color--teal--500": { + "default": { + "type": "color", + "value": "#003333", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.80}" + }, + "name": "pf-t--chart--color--teal--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "teal", + "500" + ], + "references": [ + { + "type": "color", + "value": "#003333", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#003333" + }, + "name": "pf-t--color--teal--80", + "attributes": { + "category": "color", + "type": "teal", + "item": "80" + }, + "path": [ + "color", + "teal", + "80" + ] + } + ] + } + }, + "pf-t--chart--color--purple--100": { + "default": { + "type": "color", + "value": "#876fd4", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.40}" + }, + "name": "pf-t--chart--color--purple--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "purple", + "100" + ], + "references": [ + { + "type": "color", + "value": "#876fd4", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#876fd4" + }, + "name": "pf-t--color--purple--40", + "attributes": { + "category": "color", + "type": "purple", + "item": "40" + }, + "path": [ + "color", + "purple", + "40" + ] + } + ] + } + }, + "pf-t--chart--color--purple--200": { + "default": { + "type": "color", + "value": "#5e40be", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.50}" + }, + "name": "pf-t--chart--color--purple--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "purple", + "200" + ], + "references": [ + { + "type": "color", + "value": "#5e40be", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#5e40be" + }, + "name": "pf-t--color--purple--50", + "attributes": { + "category": "color", + "type": "purple", + "item": "50" + }, + "path": [ + "color", + "purple", + "50" + ] + } + ] + } + }, + "pf-t--chart--color--purple--300": { + "default": { + "type": "color", + "value": "#3d2785", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.60}" + }, + "name": "pf-t--chart--color--purple--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "purple", + "300" + ], + "references": [ + { + "type": "color", + "value": "#3d2785", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#3d2785" + }, + "name": "pf-t--color--purple--60", + "attributes": { + "category": "color", + "type": "purple", + "item": "60" + }, + "path": [ + "color", + "purple", + "60" + ] + } + ] + } + }, + "pf-t--chart--color--purple--400": { + "default": { + "type": "color", + "value": "#21134d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.70}" + }, + "name": "pf-t--chart--color--purple--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "purple", + "400" + ], + "references": [ + { + "type": "color", + "value": "#21134d", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#21134d" + }, + "name": "pf-t--color--purple--70", + "attributes": { + "category": "color", + "type": "purple", + "item": "70" + }, + "path": [ + "color", + "purple", + "70" + ] + } + ] + } + }, + "pf-t--chart--color--purple--500": { + "default": { + "type": "color", + "value": "#1b0d33", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.80}" + }, + "name": "pf-t--chart--color--purple--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "purple", + "500" + ], + "references": [ + { + "type": "color", + "value": "#1b0d33", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#1b0d33" + }, + "name": "pf-t--color--purple--80", + "attributes": { + "category": "color", + "type": "purple", + "item": "80" + }, + "path": [ + "color", + "purple", + "80" + ] + } + ] + } + }, + "pf-t--chart--color--yellow--100": { + "default": { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.40}" + }, + "name": "pf-t--chart--color--yellow--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "yellow", + "100" + ], + "references": [ + { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#dca614" + }, + "name": "pf-t--color--yellow--40", + "attributes": { + "category": "color", + "type": "yellow", + "item": "40" + }, + "path": [ + "color", + "yellow", + "40" + ] + } + ] + } + }, + "pf-t--chart--color--yellow--200": { + "default": { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.50}" + }, + "name": "pf-t--chart--color--yellow--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "yellow", + "200" + ], + "references": [ + { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b98412" + }, + "name": "pf-t--color--yellow--50", + "attributes": { + "category": "color", + "type": "yellow", + "item": "50" + }, + "path": [ + "color", + "yellow", + "50" + ] + } + ] + } + }, + "pf-t--chart--color--yellow--300": { + "default": { + "type": "color", + "value": "#96640f", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.60}" + }, + "name": "pf-t--chart--color--yellow--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "yellow", + "300" + ], + "references": [ + { + "type": "color", + "value": "#96640f", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#96640f" + }, + "name": "pf-t--color--yellow--60", + "attributes": { + "category": "color", + "type": "yellow", + "item": "60" + }, + "path": [ + "color", + "yellow", + "60" + ] + } + ] + } + }, + "pf-t--chart--color--yellow--400": { + "default": { + "type": "color", + "value": "#73480b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.70}" + }, + "name": "pf-t--chart--color--yellow--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "yellow", + "400" + ], + "references": [ + { + "type": "color", + "value": "#73480b", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#73480b" + }, + "name": "pf-t--color--yellow--70", + "attributes": { + "category": "color", + "type": "yellow", + "item": "70" + }, + "path": [ + "color", + "yellow", + "70" + ] + } + ] + } + }, + "pf-t--chart--color--yellow--500": { + "default": { + "type": "color", + "value": "#54330b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.80}" + }, + "name": "pf-t--chart--color--yellow--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "yellow", + "500" + ], + "references": [ + { + "type": "color", + "value": "#54330b", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#54330b" + }, + "name": "pf-t--color--yellow--80", + "attributes": { + "category": "color", + "type": "yellow", + "item": "80" + }, + "path": [ + "color", + "yellow", + "80" + ] + } + ] + } + }, + "pf-t--chart--color--orange--100": { + "default": { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.40}" + }, + "name": "pf-t--chart--color--orange--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "orange", + "100" + ], + "references": [ + { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f5921b" + }, + "name": "pf-t--color--orange--40", + "attributes": { + "category": "color", + "type": "orange", + "item": "40" + }, + "path": [ + "color", + "orange", + "40" + ] + } + ] + } + }, + "pf-t--chart--color--orange--200": { + "default": { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.50}" + }, + "name": "pf-t--chart--color--orange--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "orange", + "200" + ], + "references": [ + { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ca6c0f" + }, + "name": "pf-t--color--orange--50", + "attributes": { + "category": "color", + "type": "orange", + "item": "50" + }, + "path": [ + "color", + "orange", + "50" + ] + } + ] + } + }, + "pf-t--chart--color--orange--300": { + "default": { + "type": "color", + "value": "#9e4a06", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.60}" + }, + "name": "pf-t--chart--color--orange--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "orange", + "300" + ], + "references": [ + { + "type": "color", + "value": "#9e4a06", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#9e4a06" + }, + "name": "pf-t--color--orange--60", + "attributes": { + "category": "color", + "type": "orange", + "item": "60" + }, + "path": [ + "color", + "orange", + "60" + ] + } + ] + } + }, + "pf-t--chart--color--orange--400": { + "default": { + "type": "color", + "value": "#732e00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.70}" + }, + "name": "pf-t--chart--color--orange--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "orange", + "400" + ], + "references": [ + { + "type": "color", + "value": "#732e00", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#732e00" + }, + "name": "pf-t--color--orange--70", + "attributes": { + "category": "color", + "type": "orange", + "item": "70" + }, + "path": [ + "color", + "orange", + "70" + ] + } + ] + } + }, + "pf-t--chart--color--orange--500": { + "default": { + "type": "color", + "value": "#4d1f00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.80}" + }, + "name": "pf-t--chart--color--orange--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "orange", + "500" + ], + "references": [ + { + "type": "color", + "value": "#4d1f00", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#4d1f00" + }, + "name": "pf-t--color--orange--80", + "attributes": { + "category": "color", + "type": "orange", + "item": "80" + }, + "path": [ + "color", + "orange", + "80" + ] + } + ] + } + }, + "pf-t--chart--color--red-orange--100": { + "default": { + "type": "color", + "value": "#f4784a", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.red-orange.40}" + }, + "name": "pf-t--chart--color--red-orange--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "red-orange", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "red-orange", + "100" + ], + "references": [ + { + "type": "color", + "value": "#f4784a", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f4784a" + }, + "name": "pf-t--color--red-orange--40", + "attributes": { + "category": "color", + "type": "red-orange", + "item": "40" + }, + "path": [ + "color", + "red-orange", + "40" + ] + } + ] + } + }, + "pf-t--chart--color--red-orange--200": { + "default": { + "type": "color", + "value": "#f0561d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.red-orange.50}" + }, + "name": "pf-t--chart--color--red-orange--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "red-orange", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "red-orange", + "200" + ], + "references": [ + { + "type": "color", + "value": "#f0561d", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f0561d" + }, + "name": "pf-t--color--red-orange--50", + "attributes": { + "category": "color", + "type": "red-orange", + "item": "50" + }, + "path": [ + "color", + "red-orange", + "50" + ] + } + ] + } + }, + "pf-t--chart--color--red-orange--300": { + "default": { + "type": "color", + "value": "#b1380b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.red-orange.60}" + }, + "name": "pf-t--chart--color--red-orange--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "red-orange", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "red-orange", + "300" + ], + "references": [ + { + "type": "color", + "value": "#b1380b", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b1380b" + }, + "name": "pf-t--color--red-orange--60", + "attributes": { + "category": "color", + "type": "red-orange", + "item": "60" + }, + "path": [ + "color", + "red-orange", + "60" + ] + } + ] + } + }, + "pf-t--chart--color--red-orange--400": { + "default": { + "type": "color", + "value": "#731f00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.red-orange.70}" + }, + "name": "pf-t--chart--color--red-orange--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "red-orange", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "red-orange", + "400" + ], + "references": [ + { + "type": "color", + "value": "#731f00", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#731f00" + }, + "name": "pf-t--color--red-orange--70", + "attributes": { + "category": "color", + "type": "red-orange", + "item": "70" + }, + "path": [ + "color", + "red-orange", + "70" + ] + } + ] + } + }, + "pf-t--chart--color--red-orange--500": { + "default": { + "type": "color", + "value": "#4c1405", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.red-orange.80}" + }, + "name": "pf-t--chart--color--red-orange--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "red-orange", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "red-orange", + "500" + ], + "references": [ + { + "type": "color", + "value": "#4c1405", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#4c1405" + }, + "name": "pf-t--color--red-orange--80", + "attributes": { + "category": "color", + "type": "red-orange", + "item": "80" + }, + "path": [ + "color", + "red-orange", + "80" + ] + } + ] + } + }, + "pf-t--chart--color--black--100": { + "default": { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.40}" + }, + "name": "pf-t--chart--color--black--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "black", + "100" + ], + "references": [ + { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#a3a3a3" + }, + "name": "pf-t--color--gray--40", + "attributes": { + "category": "color", + "type": "gray", + "item": "40" + }, + "path": [ + "color", + "gray", + "40" + ] + } + ] + } + }, + "pf-t--chart--color--black--200": { + "default": { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.50}" + }, + "name": "pf-t--chart--color--black--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "black", + "200" + ], + "references": [ + { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#707070" + }, + "name": "pf-t--color--gray--50", + "attributes": { + "category": "color", + "type": "gray", + "item": "50" + }, + "path": [ + "color", + "gray", + "50" + ] + } + ] + } + }, + "pf-t--chart--color--black--300": { + "default": { + "type": "color", + "value": "#4d4d4d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.60}" + }, + "name": "pf-t--chart--color--black--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "black", + "300" + ], + "references": [ + { + "type": "color", + "value": "#4d4d4d", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#4d4d4d" + }, + "name": "pf-t--color--gray--60", + "attributes": { + "category": "color", + "type": "gray", + "item": "60" + }, + "path": [ + "color", + "gray", + "60" + ] + } + ] + } + }, + "pf-t--chart--color--black--400": { + "default": { + "type": "color", + "value": "#383838", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.70}" + }, + "name": "pf-t--chart--color--black--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "black", + "400" + ], + "references": [ + { + "type": "color", + "value": "#383838", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#383838" + }, + "name": "pf-t--color--gray--70", + "attributes": { + "category": "color", + "type": "gray", + "item": "70" + }, + "path": [ + "color", + "gray", + "70" + ] + } + ] + } + }, + "pf-t--chart--color--black--500": { + "default": { + "type": "color", + "value": "#292929", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.80}" + }, + "name": "pf-t--chart--color--black--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "black", + "500" + ], + "references": [ + { + "type": "color", + "value": "#292929", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#292929" + }, + "name": "pf-t--color--gray--80", + "attributes": { + "category": "color", + "type": "gray", + "item": "80" + }, + "path": [ + "color", + "gray", + "80" + ] + } + ] + } + }, + "pf-t--chart--global--BorderWidth--xs": { + "default": { + "type": "number", + "value": 1, + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "number", + "value": 1 + }, + "name": "pf-t--chart--global--BorderWidth--xs", + "attributes": { + "category": "chart", + "type": "global", + "item": "BorderWidth", + "subitem": "xs" + }, + "path": [ + "chart", + "global", + "BorderWidth", + "xs" + ] + } + }, + "pf-t--chart--global--BorderWidth--sm": { + "default": { + "type": "number", + "value": 2, + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "number", + "value": 2 + }, + "name": "pf-t--chart--global--BorderWidth--sm", + "attributes": { + "category": "chart", + "type": "global", + "item": "BorderWidth", + "subitem": "sm" + }, + "path": [ + "chart", + "global", + "BorderWidth", + "sm" + ] + } + }, + "pf-t--chart--global--BorderWidth--lg": { + "default": { + "type": "number", + "value": 8, + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "number", + "value": 8 + }, + "name": "pf-t--chart--global--BorderWidth--lg", + "attributes": { + "category": "chart", + "type": "global", + "item": "BorderWidth", + "subitem": "lg" + }, + "path": [ + "chart", + "global", + "BorderWidth", + "lg" + ] + } + }, + "pf-t--chart--global--stroke--width--xs": { + "default": { + "type": "number", + "value": 1, + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "number", + "value": 1 + }, + "name": "pf-t--chart--global--stroke--width--xs", + "attributes": { + "category": "chart", + "type": "global", + "item": "stroke", + "subitem": "width", + "state": "xs" + }, + "path": [ + "chart", + "global", + "stroke", + "width", + "xs" + ] + } + }, + "pf-t--chart--global--stroke--width--sm": { + "default": { + "type": "number", + "value": 2, + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "number", + "value": 2 + }, + "name": "pf-t--chart--global--stroke--width--sm", + "attributes": { + "category": "chart", + "type": "global", + "item": "stroke", + "subitem": "width", + "state": "sm" + }, + "path": [ + "chart", + "global", + "stroke", + "width", + "sm" + ] + } + }, + "pf-t--chart--global--fill--color--100": { + "default": { + "type": "color", + "value": "#f2f2f2", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.10}" + }, + "name": "pf-t--chart--global--fill--color--100", + "attributes": { + "category": "chart", + "type": "global", + "item": "fill", + "subitem": "color", + "state": "100" + }, + "path": [ + "chart", + "global", + "fill", + "color", + "100" + ], + "references": [ + { + "type": "color", + "value": "#f2f2f2", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f2f2f2" + }, + "name": "pf-t--color--gray--10", + "attributes": { + "category": "color", + "type": "gray", + "item": "10" + }, + "path": [ + "color", + "gray", + "10" + ] + } + ] + } + }, + "pf-t--chart--global--fill--color--200": { + "default": { + "type": "color", + "value": "#e0e0e0", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.20}" + }, + "name": "pf-t--chart--global--fill--color--200", + "attributes": { + "category": "chart", + "type": "global", + "item": "fill", + "subitem": "color", + "state": "200" + }, + "path": [ + "chart", + "global", + "fill", + "color", + "200" + ], + "references": [ + { + "type": "color", + "value": "#e0e0e0", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#e0e0e0" + }, + "name": "pf-t--color--gray--20", + "attributes": { + "category": "color", + "type": "gray", + "item": "20" + }, + "path": [ + "color", + "gray", + "20" + ] + } + ] + } + }, + "pf-t--chart--global--fill--color--300": { + "default": { + "type": "color", + "value": "#c7c7c7", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.30}" + }, + "name": "pf-t--chart--global--fill--color--300", + "attributes": { + "category": "chart", + "type": "global", + "item": "fill", + "subitem": "color", + "state": "300" + }, + "path": [ + "chart", + "global", + "fill", + "color", + "300" + ], + "references": [ + { + "type": "color", + "value": "#c7c7c7", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#c7c7c7" + }, + "name": "pf-t--color--gray--30", + "attributes": { + "category": "color", + "type": "gray", + "item": "30" + }, + "path": [ + "color", + "gray", + "30" + ] + } + ] + } + }, + "pf-t--chart--global--fill--color--400": { + "default": { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.40}" + }, + "name": "pf-t--chart--global--fill--color--400", + "attributes": { + "category": "chart", + "type": "global", + "item": "fill", + "subitem": "color", + "state": "400" + }, + "path": [ + "chart", + "global", + "fill", + "color", + "400" + ], + "references": [ + { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#a3a3a3" + }, + "name": "pf-t--color--gray--40", + "attributes": { + "category": "color", + "type": "gray", + "item": "40" + }, + "path": [ + "color", + "gray", + "40" + ] + } + ] + } + }, + "pf-t--chart--global--fill--color--500": { + "default": { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.50}" + }, + "name": "pf-t--chart--global--fill--color--500", + "attributes": { + "category": "chart", + "type": "global", + "item": "fill", + "subitem": "color", + "state": "500" + }, + "path": [ + "chart", + "global", + "fill", + "color", + "500" + ], + "references": [ + { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#707070" + }, + "name": "pf-t--color--gray--50", + "attributes": { + "category": "color", + "type": "gray", + "item": "50" + }, + "path": [ + "color", + "gray", + "50" + ] + } + ] + } + }, + "pf-t--chart--global--fill--color--700": { + "default": { + "type": "color", + "value": "#1f1f1f", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.90}" + }, + "name": "pf-t--chart--global--fill--color--700", + "attributes": { + "category": "chart", + "type": "global", + "item": "fill", + "subitem": "color", + "state": "700" + }, + "path": [ + "chart", + "global", + "fill", + "color", + "700" + ], + "references": [ + { + "type": "color", + "value": "#1f1f1f", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#1f1f1f" + }, + "name": "pf-t--color--gray--90", + "attributes": { + "category": "color", + "type": "gray", + "item": "90" + }, + "path": [ + "color", + "gray", + "90" + ] + } + ] + } + }, + "pf-t--chart--global--fill--color--900": { + "default": { + "type": "color", + "value": "#151515", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.95}" + }, + "name": "pf-t--chart--global--fill--color--900", + "attributes": { + "category": "chart", + "type": "global", + "item": "fill", + "subitem": "color", + "state": "900" + }, + "path": [ + "chart", + "global", + "fill", + "color", + "900" + ], + "references": [ + { + "type": "color", + "value": "#151515", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#151515" + }, + "name": "pf-t--color--gray--95", + "attributes": { + "category": "color", + "type": "gray", + "item": "95" + }, + "path": [ + "color", + "gray", + "95" + ] + } + ] + } + }, + "pf-t--chart--global--fill--color--white": { + "default": { + "type": "color", + "value": "#ffffff", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.white}" + }, + "name": "pf-t--chart--global--fill--color--white", + "attributes": { + "category": "chart", + "type": "global", + "item": "fill", + "subitem": "color", + "state": "white" + }, + "path": [ + "chart", + "global", + "fill", + "color", + "white" + ], + "references": [ + { + "type": "color", + "value": "#ffffff", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ffffff" + }, + "name": "pf-t--color--white", + "attributes": { + "category": "color", + "type": "white" + }, + "path": [ + "color", + "white" + ] + } + ] + } + }, + "pf-t--chart--global--fill--opacity--area": { + "default": { + "type": "number", + "value": 10, + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "number", + "value": 10 + }, + "name": "pf-t--chart--global--fill--opacity--area", + "attributes": { + "category": "chart", + "type": "global", + "item": "fill", + "subitem": "opacity", + "state": "area" + }, + "path": [ + "chart", + "global", + "fill", + "opacity", + "area" + ] + } + }, + "pf-t--chart--global--warning--color--100": { + "default": { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.50}" + }, + "name": "pf-t--chart--global--warning--color--100", + "attributes": { + "category": "chart", + "type": "global", + "item": "warning", + "subitem": "color", + "state": "100" + }, + "path": [ + "chart", + "global", + "warning", + "color", + "100" + ], + "references": [ + { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ca6c0f" + }, + "name": "pf-t--color--orange--50", + "attributes": { + "category": "color", + "type": "orange", + "item": "50" + }, + "path": [ + "color", + "orange", + "50" + ] + } + ] + } + }, + "pf-t--chart--global--warning--color--200": { + "default": { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.50}" + }, + "name": "pf-t--chart--global--warning--color--200", + "attributes": { + "category": "chart", + "type": "global", + "item": "warning", + "subitem": "color", + "state": "200" + }, + "path": [ + "chart", + "global", + "warning", + "color", + "200" + ], + "references": [ + { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b98412" + }, + "name": "pf-t--color--yellow--50", + "attributes": { + "category": "color", + "type": "yellow", + "item": "50" + }, + "path": [ + "color", + "yellow", + "50" + ] + } + ] + } + }, + "pf-t--chart--global--success--color--100": { + "default": { + "type": "color", + "value": "#004d99", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.60}" + }, + "name": "pf-t--chart--global--success--color--100", + "attributes": { + "category": "chart", + "type": "global", + "item": "success", + "subitem": "color", + "state": "100" + }, + "path": [ + "chart", + "global", + "success", + "color", + "100" + ], + "references": [ + { + "type": "color", + "value": "#004d99", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#004d99" + }, + "name": "pf-t--color--blue--60", + "attributes": { + "category": "color", + "type": "blue", + "item": "60" + }, + "path": [ + "color", + "blue", + "60" + ] + } + ] + } + }, + "pf-t--chart--global--danger--color--100": { + "default": { + "type": "color", + "value": "#b1380b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.red-orange.60}" + }, + "name": "pf-t--chart--global--danger--color--100", + "attributes": { + "category": "chart", + "type": "global", + "item": "danger", + "subitem": "color", + "state": "100" + }, + "path": [ + "chart", + "global", + "danger", + "color", + "100" + ], + "references": [ + { + "type": "color", + "value": "#b1380b", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b1380b" + }, + "name": "pf-t--color--red-orange--60", + "attributes": { + "category": "color", + "type": "red-orange", + "item": "60" + }, + "path": [ + "color", + "red-orange", + "60" + ] + } + ] + } + }, + "pf-t--chart--global--letter-spacing": { + "default": { + "type": "string", + "value": "normal", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "string", + "value": "normal" + }, + "name": "pf-t--chart--global--letter-spacing", + "attributes": { + "category": "chart", + "type": "global", + "item": "letter-spacing" + }, + "path": [ + "chart", + "global", + "letter-spacing" + ] + } + }, + "pf-t--chart--global--FontSize--xs": { + "default": { + "type": "number", + "value": 12, + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "number", + "value": 12 + }, + "name": "pf-t--chart--global--FontSize--xs", + "attributes": { + "category": "chart", + "type": "global", + "item": "FontSize", + "subitem": "xs" + }, + "path": [ + "chart", + "global", + "FontSize", + "xs" + ] + } + }, + "pf-t--chart--global--FontSize--sm": { + "default": { + "type": "number", + "value": 14, + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "number", + "value": 14 + }, + "name": "pf-t--chart--global--FontSize--sm", + "attributes": { + "category": "chart", + "type": "global", + "item": "FontSize", + "subitem": "sm" + }, + "path": [ + "chart", + "global", + "FontSize", + "sm" + ] + } + }, + "pf-t--chart--global--FontSize--lg": { + "default": { + "type": "number", + "value": 18, + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "number", + "value": 18 + }, + "name": "pf-t--chart--global--FontSize--lg", + "attributes": { + "category": "chart", + "type": "global", + "item": "FontSize", + "subitem": "lg" + }, + "path": [ + "chart", + "global", + "FontSize", + "lg" + ] + } + }, + "pf-t--chart--global--FontSize--2xl": { + "default": { + "type": "number", + "value": 22, + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "number", + "value": 22 + }, + "name": "pf-t--chart--global--FontSize--2xl", + "attributes": { + "category": "chart", + "type": "global", + "item": "FontSize", + "subitem": "2xl" + }, + "path": [ + "chart", + "global", + "FontSize", + "2xl" + ] + } + }, + "pf-t--chart--global--label--padding": { + "default": { + "type": "number", + "value": 10, + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "number", + "value": 10 + }, + "name": "pf-t--chart--global--label--padding", + "attributes": { + "category": "chart", + "type": "global", + "item": "label", + "subitem": "padding" + }, + "path": [ + "chart", + "global", + "label", + "padding" + ] + } + }, + "pf-t--chart--global--label--margin": { + "default": { + "type": "number", + "value": 8, + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "number", + "value": 8 + }, + "name": "pf-t--chart--global--label--margin", + "attributes": { + "category": "chart", + "type": "global", + "item": "label", + "subitem": "margin" + }, + "path": [ + "chart", + "global", + "label", + "margin" + ] + } + }, + "pf-t--chart--global--label--stroke": { + "default": { + "width": { + "type": "number", + "value": 0, + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true + }, + "type": "string", + "value": "transparent", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "width": { + "type": "number", + "value": 0, + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true + }, + "type": "string", + "value": "transparent" + }, + "name": "pf-t--chart--global--label--stroke", + "attributes": { + "category": "chart", + "type": "global", + "item": "label", + "subitem": "stroke" + }, + "path": [ + "chart", + "global", + "label", + "stroke" + ] + } + }, + "pf-t--chart--global--label--text-anchor": { + "default": { + "type": "string", + "value": "middle", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "string", + "value": "middle" + }, + "name": "pf-t--chart--global--label--text-anchor", + "attributes": { + "category": "chart", + "type": "global", + "item": "label", + "subitem": "text-anchor" + }, + "path": [ + "chart", + "global", + "label", + "text-anchor" + ] + } + }, + "pf-t--chart--global--label--fill": { + "default": { + "type": "color", + "value": "#1f1f1f", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.90}" + }, + "name": "pf-t--chart--global--label--fill", + "attributes": { + "category": "chart", + "type": "global", + "item": "label", + "subitem": "fill" + }, + "path": [ + "chart", + "global", + "label", + "fill" + ], + "references": [ + { + "type": "color", + "value": "#1f1f1f", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#1f1f1f" + }, + "name": "pf-t--color--gray--90", + "attributes": { + "category": "color", + "type": "gray", + "item": "90" + }, + "path": [ + "color", + "gray", + "90" + ] + } + ] + } + }, + "pf-t--chart--global--stroke-line-cap": { + "default": { + "type": "string", + "value": "round", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "string", + "value": "round" + }, + "name": "pf-t--chart--global--stroke-line-cap", + "attributes": { + "category": "chart", + "type": "global", + "item": "stroke-line-cap" + }, + "path": [ + "chart", + "global", + "stroke-line-cap" + ] + } + }, + "pf-t--chart--global--layout--padding": { + "default": { + "type": "number", + "value": 50, + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "number", + "value": 50 + }, + "name": "pf-t--chart--global--layout--padding", + "attributes": { + "category": "chart", + "type": "global", + "item": "layout", + "subitem": "padding" + }, + "path": [ + "chart", + "global", + "layout", + "padding" + ] + } + }, + "pf-t--chart--global--layout--height": { + "default": { + "type": "number", + "value": 300, + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "number", + "value": 300 + }, + "name": "pf-t--chart--global--layout--height", + "attributes": { + "category": "chart", + "type": "global", + "item": "layout", + "subitem": "height" + }, + "path": [ + "chart", + "global", + "layout", + "height" + ] + } + }, + "pf-t--chart--global--layout--width": { + "default": { + "type": "number", + "value": 450, + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "number", + "value": 450 + }, + "name": "pf-t--chart--global--layout--width", + "attributes": { + "category": "chart", + "type": "global", + "item": "layout", + "subitem": "width" + }, + "path": [ + "chart", + "global", + "layout", + "width" + ] + } + }, + "pf-t--chart--global--stroke-line-join": { + "default": { + "type": "string", + "value": "round", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "string", + "value": "round" + }, + "name": "pf-t--chart--global--stroke-line-join", + "attributes": { + "category": "chart", + "type": "global", + "item": "stroke-line-join" + }, + "path": [ + "chart", + "global", + "stroke-line-join" + ] + } + }, + "pf-t--chart--theme--colorscales--blue--colorscale--100": { + "default": { + "type": "color", + "value": "#004d99", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.300}" + }, + "name": "pf-t--chart--theme--colorscales--blue--colorscale--100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "blue", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "blue", + "colorscale", + "100" + ], + "references": [ + { + "type": "color", + "value": "#004d99", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.60}" + }, + "name": "pf-t--chart--color--blue--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "blue", + "300" + ], + "references": [ + { + "type": "color", + "value": "#004d99", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#004d99" + }, + "name": "pf-t--color--blue--60", + "attributes": { + "category": "color", + "type": "blue", + "item": "60" + }, + "path": [ + "color", + "blue", + "60" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--blue--colorscale--200": { + "default": { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.100}" + }, + "name": "pf-t--chart--theme--colorscales--blue--colorscale--200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "blue", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "blue", + "colorscale", + "200" + ], + "references": [ + { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.40}" + }, + "name": "pf-t--chart--color--blue--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "blue", + "100" + ], + "references": [ + { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#4394e5" + }, + "name": "pf-t--color--blue--40", + "attributes": { + "category": "color", + "type": "blue", + "item": "40" + }, + "path": [ + "color", + "blue", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--blue--colorscale--300": { + "default": { + "type": "color", + "value": "#032142", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.500}" + }, + "name": "pf-t--chart--theme--colorscales--blue--colorscale--300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "blue", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "blue", + "colorscale", + "300" + ], + "references": [ + { + "type": "color", + "value": "#032142", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.80}" + }, + "name": "pf-t--chart--color--blue--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "blue", + "500" + ], + "references": [ + { + "type": "color", + "value": "#032142", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#032142" + }, + "name": "pf-t--color--blue--80", + "attributes": { + "category": "color", + "type": "blue", + "item": "80" + }, + "path": [ + "color", + "blue", + "80" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--blue--colorscale--400": { + "default": { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.200}" + }, + "name": "pf-t--chart--theme--colorscales--blue--colorscale--400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "blue", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "blue", + "colorscale", + "400" + ], + "references": [ + { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.50}" + }, + "name": "pf-t--chart--color--blue--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "blue", + "200" + ], + "references": [ + { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#0066cc" + }, + "name": "pf-t--color--blue--50", + "attributes": { + "category": "color", + "type": "blue", + "item": "50" + }, + "path": [ + "color", + "blue", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--blue--colorscale--500": { + "default": { + "type": "color", + "value": "#003366", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.400}" + }, + "name": "pf-t--chart--theme--colorscales--blue--colorscale--500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "blue", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "blue", + "colorscale", + "500" + ], + "references": [ + { + "type": "color", + "value": "#003366", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.70}" + }, + "name": "pf-t--chart--color--blue--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "blue", + "400" + ], + "references": [ + { + "type": "color", + "value": "#003366", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#003366" + }, + "name": "pf-t--color--blue--70", + "attributes": { + "category": "color", + "type": "blue", + "item": "70" + }, + "path": [ + "color", + "blue", + "70" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--teal--colorscale--100": { + "default": { + "type": "color", + "value": "#147878", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.300}" + }, + "name": "pf-t--chart--theme--colorscales--teal--colorscale--100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "teal", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "teal", + "colorscale", + "100" + ], + "references": [ + { + "type": "color", + "value": "#147878", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.60}" + }, + "name": "pf-t--chart--color--teal--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "teal", + "300" + ], + "references": [ + { + "type": "color", + "value": "#147878", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#147878" + }, + "name": "pf-t--color--teal--60", + "attributes": { + "category": "color", + "type": "teal", + "item": "60" + }, + "path": [ + "color", + "teal", + "60" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--teal--colorscale--200": { + "default": { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.100}" + }, + "name": "pf-t--chart--theme--colorscales--teal--colorscale--200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "teal", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "teal", + "colorscale", + "200" + ], + "references": [ + { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.40}" + }, + "name": "pf-t--chart--color--teal--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "teal", + "100" + ], + "references": [ + { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#63bdbd" + }, + "name": "pf-t--color--teal--40", + "attributes": { + "category": "color", + "type": "teal", + "item": "40" + }, + "path": [ + "color", + "teal", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--teal--colorscale--300": { + "default": { + "type": "color", + "value": "#003333", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.500}" + }, + "name": "pf-t--chart--theme--colorscales--teal--colorscale--300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "teal", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "teal", + "colorscale", + "300" + ], + "references": [ + { + "type": "color", + "value": "#003333", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.80}" + }, + "name": "pf-t--chart--color--teal--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "teal", + "500" + ], + "references": [ + { + "type": "color", + "value": "#003333", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#003333" + }, + "name": "pf-t--color--teal--80", + "attributes": { + "category": "color", + "type": "teal", + "item": "80" + }, + "path": [ + "color", + "teal", + "80" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--teal--colorscale--400": { + "default": { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.200}" + }, + "name": "pf-t--chart--theme--colorscales--teal--colorscale--400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "teal", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "teal", + "colorscale", + "400" + ], + "references": [ + { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.50}" + }, + "name": "pf-t--chart--color--teal--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "teal", + "200" + ], + "references": [ + { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#37a3a3" + }, + "name": "pf-t--color--teal--50", + "attributes": { + "category": "color", + "type": "teal", + "item": "50" + }, + "path": [ + "color", + "teal", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--teal--colorscale--500": { + "default": { + "type": "color", + "value": "#004d4d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.400}" + }, + "name": "pf-t--chart--theme--colorscales--teal--colorscale--500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "teal", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "teal", + "colorscale", + "500" + ], + "references": [ + { + "type": "color", + "value": "#004d4d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.70}" + }, + "name": "pf-t--chart--color--teal--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "teal", + "400" + ], + "references": [ + { + "type": "color", + "value": "#004d4d", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#004d4d" + }, + "name": "pf-t--color--teal--70", + "attributes": { + "category": "color", + "type": "teal", + "item": "70" + }, + "path": [ + "color", + "teal", + "70" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--yellow--colorscale--100": { + "default": { + "type": "color", + "value": "#96640f", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.300}" + }, + "name": "pf-t--chart--theme--colorscales--yellow--colorscale--100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "yellow", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "yellow", + "colorscale", + "100" + ], + "references": [ + { + "type": "color", + "value": "#96640f", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.60}" + }, + "name": "pf-t--chart--color--yellow--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "yellow", + "300" + ], + "references": [ + { + "type": "color", + "value": "#96640f", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#96640f" + }, + "name": "pf-t--color--yellow--60", + "attributes": { + "category": "color", + "type": "yellow", + "item": "60" + }, + "path": [ + "color", + "yellow", + "60" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--yellow--colorscale--200": { + "default": { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.100}" + }, + "name": "pf-t--chart--theme--colorscales--yellow--colorscale--200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "yellow", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "yellow", + "colorscale", + "200" + ], + "references": [ + { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.40}" + }, + "name": "pf-t--chart--color--yellow--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "yellow", + "100" + ], + "references": [ + { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#dca614" + }, + "name": "pf-t--color--yellow--40", + "attributes": { + "category": "color", + "type": "yellow", + "item": "40" + }, + "path": [ + "color", + "yellow", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--yellow--colorscale--300": { + "default": { + "type": "color", + "value": "#54330b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.500}" + }, + "name": "pf-t--chart--theme--colorscales--yellow--colorscale--300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "yellow", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "yellow", + "colorscale", + "300" + ], + "references": [ + { + "type": "color", + "value": "#54330b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.80}" + }, + "name": "pf-t--chart--color--yellow--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "yellow", + "500" + ], + "references": [ + { + "type": "color", + "value": "#54330b", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#54330b" + }, + "name": "pf-t--color--yellow--80", + "attributes": { + "category": "color", + "type": "yellow", + "item": "80" + }, + "path": [ + "color", + "yellow", + "80" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--yellow--colorscale--400": { + "default": { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.200}" + }, + "name": "pf-t--chart--theme--colorscales--yellow--colorscale--400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "yellow", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "yellow", + "colorscale", + "400" + ], + "references": [ + { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.50}" + }, + "name": "pf-t--chart--color--yellow--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "yellow", + "200" + ], + "references": [ + { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b98412" + }, + "name": "pf-t--color--yellow--50", + "attributes": { + "category": "color", + "type": "yellow", + "item": "50" + }, + "path": [ + "color", + "yellow", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--yellow--colorscale--500": { + "default": { + "type": "color", + "value": "#73480b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.400}" + }, + "name": "pf-t--chart--theme--colorscales--yellow--colorscale--500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "yellow", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "yellow", + "colorscale", + "500" + ], + "references": [ + { + "type": "color", + "value": "#73480b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.70}" + }, + "name": "pf-t--chart--color--yellow--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "yellow", + "400" + ], + "references": [ + { + "type": "color", + "value": "#73480b", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#73480b" + }, + "name": "pf-t--color--yellow--70", + "attributes": { + "category": "color", + "type": "yellow", + "item": "70" + }, + "path": [ + "color", + "yellow", + "70" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--gray--colorscale--100": { + "default": { + "type": "color", + "value": "#4d4d4d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.300}" + }, + "name": "pf-t--chart--theme--colorscales--gray--colorscale--100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "gray", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "gray", + "colorscale", + "100" + ], + "references": [ + { + "type": "color", + "value": "#4d4d4d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.60}" + }, + "name": "pf-t--chart--color--black--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "black", + "300" + ], + "references": [ + { + "type": "color", + "value": "#4d4d4d", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#4d4d4d" + }, + "name": "pf-t--color--gray--60", + "attributes": { + "category": "color", + "type": "gray", + "item": "60" + }, + "path": [ + "color", + "gray", + "60" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--gray--colorscale--200": { + "default": { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.100}" + }, + "name": "pf-t--chart--theme--colorscales--gray--colorscale--200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "gray", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "gray", + "colorscale", + "200" + ], + "references": [ + { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.40}" + }, + "name": "pf-t--chart--color--black--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "black", + "100" + ], + "references": [ + { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#a3a3a3" + }, + "name": "pf-t--color--gray--40", + "attributes": { + "category": "color", + "type": "gray", + "item": "40" + }, + "path": [ + "color", + "gray", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--gray--colorscale--300": { + "default": { + "type": "color", + "value": "#292929", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.500}" + }, + "name": "pf-t--chart--theme--colorscales--gray--colorscale--300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "gray", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "gray", + "colorscale", + "300" + ], + "references": [ + { + "type": "color", + "value": "#292929", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.80}" + }, + "name": "pf-t--chart--color--black--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "black", + "500" + ], + "references": [ + { + "type": "color", + "value": "#292929", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#292929" + }, + "name": "pf-t--color--gray--80", + "attributes": { + "category": "color", + "type": "gray", + "item": "80" + }, + "path": [ + "color", + "gray", + "80" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--gray--colorscale--400": { + "default": { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.200}" + }, + "name": "pf-t--chart--theme--colorscales--gray--colorscale--400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "gray", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "gray", + "colorscale", + "400" + ], + "references": [ + { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.50}" + }, + "name": "pf-t--chart--color--black--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "black", + "200" + ], + "references": [ + { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#707070" + }, + "name": "pf-t--color--gray--50", + "attributes": { + "category": "color", + "type": "gray", + "item": "50" + }, + "path": [ + "color", + "gray", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--gray--colorscale--500": { + "default": { + "type": "color", + "value": "#383838", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.400}" + }, + "name": "pf-t--chart--theme--colorscales--gray--colorscale--500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "gray", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "gray", + "colorscale", + "500" + ], + "references": [ + { + "type": "color", + "value": "#383838", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.70}" + }, + "name": "pf-t--chart--color--black--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "black", + "400" + ], + "references": [ + { + "type": "color", + "value": "#383838", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#383838" + }, + "name": "pf-t--color--gray--70", + "attributes": { + "category": "color", + "type": "gray", + "item": "70" + }, + "path": [ + "color", + "gray", + "70" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--green--colorscale--100": { + "default": { + "type": "color", + "value": "#3d7317", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.300}" + }, + "name": "pf-t--chart--theme--colorscales--green--colorscale--100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "green", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "green", + "colorscale", + "100" + ], + "references": [ + { + "type": "color", + "value": "#3d7317", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.60}" + }, + "name": "pf-t--chart--color--green--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "green", + "300" + ], + "references": [ + { + "type": "color", + "value": "#3d7317", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#3d7317" + }, + "name": "pf-t--color--green--60", + "attributes": { + "category": "color", + "type": "green", + "item": "60" + }, + "path": [ + "color", + "green", + "60" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--green--colorscale--200": { + "default": { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.100}" + }, + "name": "pf-t--chart--theme--colorscales--green--colorscale--200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "green", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "green", + "colorscale", + "200" + ], + "references": [ + { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.40}" + }, + "name": "pf-t--chart--color--green--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "green", + "100" + ], + "references": [ + { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#87bb62" + }, + "name": "pf-t--color--green--40", + "attributes": { + "category": "color", + "type": "green", + "item": "40" + }, + "path": [ + "color", + "green", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--green--colorscale--300": { + "default": { + "type": "color", + "value": "#183301", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.500}" + }, + "name": "pf-t--chart--theme--colorscales--green--colorscale--300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "green", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "green", + "colorscale", + "300" + ], + "references": [ + { + "type": "color", + "value": "#183301", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.80}" + }, + "name": "pf-t--chart--color--green--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "green", + "500" + ], + "references": [ + { + "type": "color", + "value": "#183301", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#183301" + }, + "name": "pf-t--color--green--80", + "attributes": { + "category": "color", + "type": "green", + "item": "80" + }, + "path": [ + "color", + "green", + "80" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--green--colorscale--400": { + "default": { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.200}" + }, + "name": "pf-t--chart--theme--colorscales--green--colorscale--400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "green", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "green", + "colorscale", + "400" + ], + "references": [ + { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.50}" + }, + "name": "pf-t--chart--color--green--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "green", + "200" + ], + "references": [ + { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#63993d" + }, + "name": "pf-t--color--green--50", + "attributes": { + "category": "color", + "type": "green", + "item": "50" + }, + "path": [ + "color", + "green", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--green--colorscale--500": { + "default": { + "type": "color", + "value": "#204d00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.400}" + }, + "name": "pf-t--chart--theme--colorscales--green--colorscale--500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "green", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "green", + "colorscale", + "500" + ], + "references": [ + { + "type": "color", + "value": "#204d00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.70}" + }, + "name": "pf-t--chart--color--green--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "green", + "400" + ], + "references": [ + { + "type": "color", + "value": "#204d00", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#204d00" + }, + "name": "pf-t--color--green--70", + "attributes": { + "category": "color", + "type": "green", + "item": "70" + }, + "path": [ + "color", + "green", + "70" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--purple--colorscale--100": { + "default": { + "type": "color", + "value": "#3d2785", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.300}" + }, + "name": "pf-t--chart--theme--colorscales--purple--colorscale--100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "purple", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "purple", + "colorscale", + "100" + ], + "references": [ + { + "type": "color", + "value": "#3d2785", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.60}" + }, + "name": "pf-t--chart--color--purple--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "purple", + "300" + ], + "references": [ + { + "type": "color", + "value": "#3d2785", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#3d2785" + }, + "name": "pf-t--color--purple--60", + "attributes": { + "category": "color", + "type": "purple", + "item": "60" + }, + "path": [ + "color", + "purple", + "60" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--purple--colorscale--200": { + "default": { + "type": "color", + "value": "#876fd4", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.100}" + }, + "name": "pf-t--chart--theme--colorscales--purple--colorscale--200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "purple", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "purple", + "colorscale", + "200" + ], + "references": [ + { + "type": "color", + "value": "#876fd4", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.40}" + }, + "name": "pf-t--chart--color--purple--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "purple", + "100" + ], + "references": [ + { + "type": "color", + "value": "#876fd4", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#876fd4" + }, + "name": "pf-t--color--purple--40", + "attributes": { + "category": "color", + "type": "purple", + "item": "40" + }, + "path": [ + "color", + "purple", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--purple--colorscale--300": { + "default": { + "type": "color", + "value": "#1b0d33", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.500}" + }, + "name": "pf-t--chart--theme--colorscales--purple--colorscale--300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "purple", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "purple", + "colorscale", + "300" + ], + "references": [ + { + "type": "color", + "value": "#1b0d33", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.80}" + }, + "name": "pf-t--chart--color--purple--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "purple", + "500" + ], + "references": [ + { + "type": "color", + "value": "#1b0d33", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#1b0d33" + }, + "name": "pf-t--color--purple--80", + "attributes": { + "category": "color", + "type": "purple", + "item": "80" + }, + "path": [ + "color", + "purple", + "80" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--purple--colorscale--400": { + "default": { + "type": "color", + "value": "#5e40be", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.200}" + }, + "name": "pf-t--chart--theme--colorscales--purple--colorscale--400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "purple", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "purple", + "colorscale", + "400" + ], + "references": [ + { + "type": "color", + "value": "#5e40be", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.50}" + }, + "name": "pf-t--chart--color--purple--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "purple", + "200" + ], + "references": [ + { + "type": "color", + "value": "#5e40be", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#5e40be" + }, + "name": "pf-t--color--purple--50", + "attributes": { + "category": "color", + "type": "purple", + "item": "50" + }, + "path": [ + "color", + "purple", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--purple--colorscale--500": { + "default": { + "type": "color", + "value": "#21134d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.400}" + }, + "name": "pf-t--chart--theme--colorscales--purple--colorscale--500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "purple", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "purple", + "colorscale", + "500" + ], + "references": [ + { + "type": "color", + "value": "#21134d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.70}" + }, + "name": "pf-t--chart--color--purple--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "purple", + "400" + ], + "references": [ + { + "type": "color", + "value": "#21134d", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#21134d" + }, + "name": "pf-t--color--purple--70", + "attributes": { + "category": "color", + "type": "purple", + "item": "70" + }, + "path": [ + "color", + "purple", + "70" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--orange--colorscale--100": { + "default": { + "type": "color", + "value": "#9e4a06", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.300}" + }, + "name": "pf-t--chart--theme--colorscales--orange--colorscale--100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "orange", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "orange", + "colorscale", + "100" + ], + "references": [ + { + "type": "color", + "value": "#9e4a06", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.60}" + }, + "name": "pf-t--chart--color--orange--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "orange", + "300" + ], + "references": [ + { + "type": "color", + "value": "#9e4a06", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#9e4a06" + }, + "name": "pf-t--color--orange--60", + "attributes": { + "category": "color", + "type": "orange", + "item": "60" + }, + "path": [ + "color", + "orange", + "60" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--orange--colorscale--200": { + "default": { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.100}" + }, + "name": "pf-t--chart--theme--colorscales--orange--colorscale--200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "orange", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "orange", + "colorscale", + "200" + ], + "references": [ + { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.40}" + }, + "name": "pf-t--chart--color--orange--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "orange", + "100" + ], + "references": [ + { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f5921b" + }, + "name": "pf-t--color--orange--40", + "attributes": { + "category": "color", + "type": "orange", + "item": "40" + }, + "path": [ + "color", + "orange", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--orange--colorscale--300": { + "default": { + "type": "color", + "value": "#4d1f00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.500}" + }, + "name": "pf-t--chart--theme--colorscales--orange--colorscale--300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "orange", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "orange", + "colorscale", + "300" + ], + "references": [ + { + "type": "color", + "value": "#4d1f00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.80}" + }, + "name": "pf-t--chart--color--orange--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "orange", + "500" + ], + "references": [ + { + "type": "color", + "value": "#4d1f00", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#4d1f00" + }, + "name": "pf-t--color--orange--80", + "attributes": { + "category": "color", + "type": "orange", + "item": "80" + }, + "path": [ + "color", + "orange", + "80" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--orange--colorscale--400": { + "default": { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.200}" + }, + "name": "pf-t--chart--theme--colorscales--orange--colorscale--400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "orange", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "orange", + "colorscale", + "400" + ], + "references": [ + { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.50}" + }, + "name": "pf-t--chart--color--orange--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "orange", + "200" + ], + "references": [ + { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ca6c0f" + }, + "name": "pf-t--color--orange--50", + "attributes": { + "category": "color", + "type": "orange", + "item": "50" + }, + "path": [ + "color", + "orange", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--orange--colorscale--500": { + "default": { + "type": "color", + "value": "#732e00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.400}" + }, + "name": "pf-t--chart--theme--colorscales--orange--colorscale--500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "orange", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "orange", + "colorscale", + "500" + ], + "references": [ + { + "type": "color", + "value": "#732e00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.70}" + }, + "name": "pf-t--chart--color--orange--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "orange", + "400" + ], + "references": [ + { + "type": "color", + "value": "#732e00", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#732e00" + }, + "name": "pf-t--color--orange--70", + "attributes": { + "category": "color", + "type": "orange", + "item": "70" + }, + "path": [ + "color", + "orange", + "70" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--100": { + "default": { + "type": "color", + "value": "#004d99", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "100" + ], + "references": [ + { + "type": "color", + "value": "#004d99", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.60}" + }, + "name": "pf-t--chart--color--blue--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "blue", + "300" + ], + "references": [ + { + "type": "color", + "value": "#004d99", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#004d99" + }, + "name": "pf-t--color--blue--60", + "attributes": { + "category": "color", + "type": "blue", + "item": "60" + }, + "path": [ + "color", + "blue", + "60" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--200": { + "default": { + "type": "color", + "value": "#3d7317", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "200" + ], + "references": [ + { + "type": "color", + "value": "#3d7317", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.60}" + }, + "name": "pf-t--chart--color--green--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "green", + "300" + ], + "references": [ + { + "type": "color", + "value": "#3d7317", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#3d7317" + }, + "name": "pf-t--color--green--60", + "attributes": { + "category": "color", + "type": "green", + "item": "60" + }, + "path": [ + "color", + "green", + "60" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--300": { + "default": { + "type": "color", + "value": "#147878", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "300" + ], + "references": [ + { + "type": "color", + "value": "#147878", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.60}" + }, + "name": "pf-t--chart--color--teal--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "teal", + "300" + ], + "references": [ + { + "type": "color", + "value": "#147878", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#147878" + }, + "name": "pf-t--color--teal--60", + "attributes": { + "category": "color", + "type": "teal", + "item": "60" + }, + "path": [ + "color", + "teal", + "60" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--400": { + "default": { + "type": "color", + "value": "#96640f", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "400" + ], + "references": [ + { + "type": "color", + "value": "#96640f", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.60}" + }, + "name": "pf-t--chart--color--yellow--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "yellow", + "300" + ], + "references": [ + { + "type": "color", + "value": "#96640f", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#96640f" + }, + "name": "pf-t--color--yellow--60", + "attributes": { + "category": "color", + "type": "yellow", + "item": "60" + }, + "path": [ + "color", + "yellow", + "60" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--500": { + "default": { + "type": "color", + "value": "#9e4a06", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "500" + ], + "references": [ + { + "type": "color", + "value": "#9e4a06", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.60}" + }, + "name": "pf-t--chart--color--orange--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "orange", + "300" + ], + "references": [ + { + "type": "color", + "value": "#9e4a06", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#9e4a06" + }, + "name": "pf-t--color--orange--60", + "attributes": { + "category": "color", + "type": "orange", + "item": "60" + }, + "path": [ + "color", + "orange", + "60" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--600": { + "default": { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--600", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "600" + ], + "references": [ + { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.40}" + }, + "name": "pf-t--chart--color--blue--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "blue", + "100" + ], + "references": [ + { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#4394e5" + }, + "name": "pf-t--color--blue--40", + "attributes": { + "category": "color", + "type": "blue", + "item": "40" + }, + "path": [ + "color", + "blue", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--700": { + "default": { + "type": "color", + "value": "#183301", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--700", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "700" + ], + "references": [ + { + "type": "color", + "value": "#183301", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.80}" + }, + "name": "pf-t--chart--color--green--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "green", + "500" + ], + "references": [ + { + "type": "color", + "value": "#183301", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#183301" + }, + "name": "pf-t--color--green--80", + "attributes": { + "category": "color", + "type": "green", + "item": "80" + }, + "path": [ + "color", + "green", + "80" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--800": { + "default": { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--800", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "800" + ], + "references": [ + { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.40}" + }, + "name": "pf-t--chart--color--teal--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "teal", + "100" + ], + "references": [ + { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#63bdbd" + }, + "name": "pf-t--color--teal--40", + "attributes": { + "category": "color", + "type": "teal", + "item": "40" + }, + "path": [ + "color", + "teal", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--900": { + "default": { + "type": "color", + "value": "#54330b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--900", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "900" + ], + "references": [ + { + "type": "color", + "value": "#54330b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.80}" + }, + "name": "pf-t--chart--color--yellow--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "yellow", + "500" + ], + "references": [ + { + "type": "color", + "value": "#54330b", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#54330b" + }, + "name": "pf-t--color--yellow--80", + "attributes": { + "category": "color", + "type": "yellow", + "item": "80" + }, + "path": [ + "color", + "yellow", + "80" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1000": { + "default": { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1000", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1000" + ], + "references": [ + { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.40}" + }, + "name": "pf-t--chart--color--orange--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "orange", + "100" + ], + "references": [ + { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f5921b" + }, + "name": "pf-t--color--orange--40", + "attributes": { + "category": "color", + "type": "orange", + "item": "40" + }, + "path": [ + "color", + "orange", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1100": { + "default": { + "type": "color", + "value": "#032142", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1100" + ], + "references": [ + { + "type": "color", + "value": "#032142", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.80}" + }, + "name": "pf-t--chart--color--blue--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "blue", + "500" + ], + "references": [ + { + "type": "color", + "value": "#032142", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#032142" + }, + "name": "pf-t--color--blue--80", + "attributes": { + "category": "color", + "type": "blue", + "item": "80" + }, + "path": [ + "color", + "blue", + "80" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1200": { + "default": { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1200" + ], + "references": [ + { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.40}" + }, + "name": "pf-t--chart--color--green--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "green", + "100" + ], + "references": [ + { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#87bb62" + }, + "name": "pf-t--color--green--40", + "attributes": { + "category": "color", + "type": "green", + "item": "40" + }, + "path": [ + "color", + "green", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1300": { + "default": { + "type": "color", + "value": "#003333", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1300" + ], + "references": [ + { + "type": "color", + "value": "#003333", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.80}" + }, + "name": "pf-t--chart--color--teal--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "teal", + "500" + ], + "references": [ + { + "type": "color", + "value": "#003333", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#003333" + }, + "name": "pf-t--color--teal--80", + "attributes": { + "category": "color", + "type": "teal", + "item": "80" + }, + "path": [ + "color", + "teal", + "80" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1400": { + "default": { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1400" + ], + "references": [ + { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.40}" + }, + "name": "pf-t--chart--color--yellow--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "yellow", + "100" + ], + "references": [ + { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#dca614" + }, + "name": "pf-t--color--yellow--40", + "attributes": { + "category": "color", + "type": "yellow", + "item": "40" + }, + "path": [ + "color", + "yellow", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1500": { + "default": { + "type": "color", + "value": "#4d1f00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1500" + ], + "references": [ + { + "type": "color", + "value": "#4d1f00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.80}" + }, + "name": "pf-t--chart--color--orange--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "orange", + "500" + ], + "references": [ + { + "type": "color", + "value": "#4d1f00", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#4d1f00" + }, + "name": "pf-t--color--orange--80", + "attributes": { + "category": "color", + "type": "orange", + "item": "80" + }, + "path": [ + "color", + "orange", + "80" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1600": { + "default": { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1600", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1600" + ], + "references": [ + { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.50}" + }, + "name": "pf-t--chart--color--blue--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "blue", + "200" + ], + "references": [ + { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#0066cc" + }, + "name": "pf-t--color--blue--50", + "attributes": { + "category": "color", + "type": "blue", + "item": "50" + }, + "path": [ + "color", + "blue", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1700": { + "default": { + "type": "color", + "value": "#204d00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1700", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1700" + ], + "references": [ + { + "type": "color", + "value": "#204d00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.70}" + }, + "name": "pf-t--chart--color--green--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "green", + "400" + ], + "references": [ + { + "type": "color", + "value": "#204d00", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#204d00" + }, + "name": "pf-t--color--green--70", + "attributes": { + "category": "color", + "type": "green", + "item": "70" + }, + "path": [ + "color", + "green", + "70" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1800": { + "default": { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1800", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1800" + ], + "references": [ + { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.50}" + }, + "name": "pf-t--chart--color--teal--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "teal", + "200" + ], + "references": [ + { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#37a3a3" + }, + "name": "pf-t--color--teal--50", + "attributes": { + "category": "color", + "type": "teal", + "item": "50" + }, + "path": [ + "color", + "teal", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1900": { + "default": { + "type": "color", + "value": "#73480b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1900", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1900" + ], + "references": [ + { + "type": "color", + "value": "#73480b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.70}" + }, + "name": "pf-t--chart--color--yellow--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "yellow", + "400" + ], + "references": [ + { + "type": "color", + "value": "#73480b", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#73480b" + }, + "name": "pf-t--color--yellow--70", + "attributes": { + "category": "color", + "type": "yellow", + "item": "70" + }, + "path": [ + "color", + "yellow", + "70" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2000": { + "default": { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2000", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "2000" + ], + "references": [ + { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.50}" + }, + "name": "pf-t--chart--color--orange--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "orange", + "200" + ], + "references": [ + { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ca6c0f" + }, + "name": "pf-t--color--orange--50", + "attributes": { + "category": "color", + "type": "orange", + "item": "50" + }, + "path": [ + "color", + "orange", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2100": { + "default": { + "type": "color", + "value": "#003366", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "2100" + ], + "references": [ + { + "type": "color", + "value": "#003366", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.70}" + }, + "name": "pf-t--chart--color--blue--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "blue", + "400" + ], + "references": [ + { + "type": "color", + "value": "#003366", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#003366" + }, + "name": "pf-t--color--blue--70", + "attributes": { + "category": "color", + "type": "blue", + "item": "70" + }, + "path": [ + "color", + "blue", + "70" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2200": { + "default": { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "2200" + ], + "references": [ + { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.50}" + }, + "name": "pf-t--chart--color--green--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "green", + "200" + ], + "references": [ + { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#63993d" + }, + "name": "pf-t--color--green--50", + "attributes": { + "category": "color", + "type": "green", + "item": "50" + }, + "path": [ + "color", + "green", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2300": { + "default": { + "type": "color", + "value": "#004d4d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "2300" + ], + "references": [ + { + "type": "color", + "value": "#004d4d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.70}" + }, + "name": "pf-t--chart--color--teal--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "teal", + "400" + ], + "references": [ + { + "type": "color", + "value": "#004d4d", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#004d4d" + }, + "name": "pf-t--color--teal--70", + "attributes": { + "category": "color", + "type": "teal", + "item": "70" + }, + "path": [ + "color", + "teal", + "70" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2400": { + "default": { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "2400" + ], + "references": [ + { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.50}" + }, + "name": "pf-t--chart--color--yellow--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "yellow", + "200" + ], + "references": [ + { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b98412" + }, + "name": "pf-t--color--yellow--50", + "attributes": { + "category": "color", + "type": "yellow", + "item": "50" + }, + "path": [ + "color", + "yellow", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2500": { + "default": { + "type": "color", + "value": "#732e00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "2500" + ], + "references": [ + { + "type": "color", + "value": "#732e00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.70}" + }, + "name": "pf-t--chart--color--orange--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "orange", + "400" + ], + "references": [ + { + "type": "color", + "value": "#732e00", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#732e00" + }, + "name": "pf-t--color--orange--70", + "attributes": { + "category": "color", + "type": "orange", + "item": "70" + }, + "path": [ + "color", + "orange", + "70" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--100": { + "default": { + "type": "color", + "value": "#004d99", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "100" + ], + "references": [ + { + "type": "color", + "value": "#004d99", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.60}" + }, + "name": "pf-t--chart--color--blue--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "blue", + "300" + ], + "references": [ + { + "type": "color", + "value": "#004d99", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#004d99" + }, + "name": "pf-t--color--blue--60", + "attributes": { + "category": "color", + "type": "blue", + "item": "60" + }, + "path": [ + "color", + "blue", + "60" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--200": { + "default": { + "type": "color", + "value": "#96640f", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "200" + ], + "references": [ + { + "type": "color", + "value": "#96640f", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.60}" + }, + "name": "pf-t--chart--color--yellow--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "yellow", + "300" + ], + "references": [ + { + "type": "color", + "value": "#96640f", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#96640f" + }, + "name": "pf-t--color--yellow--60", + "attributes": { + "category": "color", + "type": "yellow", + "item": "60" + }, + "path": [ + "color", + "yellow", + "60" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--300": { + "default": { + "type": "color", + "value": "#3d7317", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "300" + ], + "references": [ + { + "type": "color", + "value": "#3d7317", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.60}" + }, + "name": "pf-t--chart--color--green--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "green", + "300" + ], + "references": [ + { + "type": "color", + "value": "#3d7317", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#3d7317" + }, + "name": "pf-t--color--green--60", + "attributes": { + "category": "color", + "type": "green", + "item": "60" + }, + "path": [ + "color", + "green", + "60" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--400": { + "default": { + "type": "color", + "value": "#3d2785", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "400" + ], + "references": [ + { + "type": "color", + "value": "#3d2785", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.60}" + }, + "name": "pf-t--chart--color--purple--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "purple", + "300" + ], + "references": [ + { + "type": "color", + "value": "#3d2785", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#3d2785" + }, + "name": "pf-t--color--purple--60", + "attributes": { + "category": "color", + "type": "purple", + "item": "60" + }, + "path": [ + "color", + "purple", + "60" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--500": { + "default": { + "type": "color", + "value": "#9e4a06", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "500" + ], + "references": [ + { + "type": "color", + "value": "#9e4a06", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.60}" + }, + "name": "pf-t--chart--color--orange--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "orange", + "300" + ], + "references": [ + { + "type": "color", + "value": "#9e4a06", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#9e4a06" + }, + "name": "pf-t--color--orange--60", + "attributes": { + "category": "color", + "type": "orange", + "item": "60" + }, + "path": [ + "color", + "orange", + "60" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--600": { + "default": { + "type": "color", + "value": "#147878", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--600", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "600" + ], + "references": [ + { + "type": "color", + "value": "#147878", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.60}" + }, + "name": "pf-t--chart--color--teal--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "teal", + "300" + ], + "references": [ + { + "type": "color", + "value": "#147878", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#147878" + }, + "name": "pf-t--color--teal--60", + "attributes": { + "category": "color", + "type": "teal", + "item": "60" + }, + "path": [ + "color", + "teal", + "60" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--700": { + "default": { + "type": "color", + "value": "#4d4d4d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--700", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "700" + ], + "references": [ + { + "type": "color", + "value": "#4d4d4d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.60}" + }, + "name": "pf-t--chart--color--black--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "black", + "300" + ], + "references": [ + { + "type": "color", + "value": "#4d4d4d", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#4d4d4d" + }, + "name": "pf-t--color--gray--60", + "attributes": { + "category": "color", + "type": "gray", + "item": "60" + }, + "path": [ + "color", + "gray", + "60" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--800": { + "default": { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--800", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "800" + ], + "references": [ + { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.40}" + }, + "name": "pf-t--chart--color--blue--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "blue", + "100" + ], + "references": [ + { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#4394e5" + }, + "name": "pf-t--color--blue--40", + "attributes": { + "category": "color", + "type": "blue", + "item": "40" + }, + "path": [ + "color", + "blue", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--900": { + "default": { + "type": "color", + "value": "#54330b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--900", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "900" + ], + "references": [ + { + "type": "color", + "value": "#54330b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.80}" + }, + "name": "pf-t--chart--color--yellow--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "yellow", + "500" + ], + "references": [ + { + "type": "color", + "value": "#54330b", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#54330b" + }, + "name": "pf-t--color--yellow--80", + "attributes": { + "category": "color", + "type": "yellow", + "item": "80" + }, + "path": [ + "color", + "yellow", + "80" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1000": { + "default": { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1000", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1000" + ], + "references": [ + { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.40}" + }, + "name": "pf-t--chart--color--green--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "green", + "100" + ], + "references": [ + { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#87bb62" + }, + "name": "pf-t--color--green--40", + "attributes": { + "category": "color", + "type": "green", + "item": "40" + }, + "path": [ + "color", + "green", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1100": { + "default": { + "type": "color", + "value": "#1b0d33", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1100" + ], + "references": [ + { + "type": "color", + "value": "#1b0d33", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.80}" + }, + "name": "pf-t--chart--color--purple--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "purple", + "500" + ], + "references": [ + { + "type": "color", + "value": "#1b0d33", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#1b0d33" + }, + "name": "pf-t--color--purple--80", + "attributes": { + "category": "color", + "type": "purple", + "item": "80" + }, + "path": [ + "color", + "purple", + "80" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1200": { + "default": { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1200" + ], + "references": [ + { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.40}" + }, + "name": "pf-t--chart--color--orange--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "orange", + "100" + ], + "references": [ + { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f5921b" + }, + "name": "pf-t--color--orange--40", + "attributes": { + "category": "color", + "type": "orange", + "item": "40" + }, + "path": [ + "color", + "orange", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1300": { + "default": { + "type": "color", + "value": "#003333", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1300" + ], + "references": [ + { + "type": "color", + "value": "#003333", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.80}" + }, + "name": "pf-t--chart--color--teal--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "teal", + "500" + ], + "references": [ + { + "type": "color", + "value": "#003333", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#003333" + }, + "name": "pf-t--color--teal--80", + "attributes": { + "category": "color", + "type": "teal", + "item": "80" + }, + "path": [ + "color", + "teal", + "80" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1400": { + "default": { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1400" + ], + "references": [ + { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.40}" + }, + "name": "pf-t--chart--color--black--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "black", + "100" + ], + "references": [ + { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#a3a3a3" + }, + "name": "pf-t--color--gray--40", + "attributes": { + "category": "color", + "type": "gray", + "item": "40" + }, + "path": [ + "color", + "gray", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1500": { + "default": { + "type": "color", + "value": "#032142", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1500" + ], + "references": [ + { + "type": "color", + "value": "#032142", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.80}" + }, + "name": "pf-t--chart--color--blue--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "blue", + "500" + ], + "references": [ + { + "type": "color", + "value": "#032142", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#032142" + }, + "name": "pf-t--color--blue--80", + "attributes": { + "category": "color", + "type": "blue", + "item": "80" + }, + "path": [ + "color", + "blue", + "80" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1600": { + "default": { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1600", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1600" + ], + "references": [ + { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.40}" + }, + "name": "pf-t--chart--color--yellow--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "yellow", + "100" + ], + "references": [ + { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#dca614" + }, + "name": "pf-t--color--yellow--40", + "attributes": { + "category": "color", + "type": "yellow", + "item": "40" + }, + "path": [ + "color", + "yellow", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1700": { + "default": { + "type": "color", + "value": "#183301", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1700", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1700" + ], + "references": [ + { + "type": "color", + "value": "#183301", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.80}" + }, + "name": "pf-t--chart--color--green--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "green", + "500" + ], + "references": [ + { + "type": "color", + "value": "#183301", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#183301" + }, + "name": "pf-t--color--green--80", + "attributes": { + "category": "color", + "type": "green", + "item": "80" + }, + "path": [ + "color", + "green", + "80" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1800": { + "default": { + "type": "color", + "value": "#876fd4", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1800", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1800" + ], + "references": [ + { + "type": "color", + "value": "#876fd4", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.40}" + }, + "name": "pf-t--chart--color--purple--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "purple", + "100" + ], + "references": [ + { + "type": "color", + "value": "#876fd4", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#876fd4" + }, + "name": "pf-t--color--purple--40", + "attributes": { + "category": "color", + "type": "purple", + "item": "40" + }, + "path": [ + "color", + "purple", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1900": { + "default": { + "type": "color", + "value": "#4d1f00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1900", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1900" + ], + "references": [ + { + "type": "color", + "value": "#4d1f00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.80}" + }, + "name": "pf-t--chart--color--orange--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "orange", + "500" + ], + "references": [ + { + "type": "color", + "value": "#4d1f00", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#4d1f00" + }, + "name": "pf-t--color--orange--80", + "attributes": { + "category": "color", + "type": "orange", + "item": "80" + }, + "path": [ + "color", + "orange", + "80" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2000": { + "default": { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2000", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2000" + ], + "references": [ + { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.40}" + }, + "name": "pf-t--chart--color--teal--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "teal", + "100" + ], + "references": [ + { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#63bdbd" + }, + "name": "pf-t--color--teal--40", + "attributes": { + "category": "color", + "type": "teal", + "item": "40" + }, + "path": [ + "color", + "teal", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2100": { + "default": { + "type": "color", + "value": "#292929", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2100" + ], + "references": [ + { + "type": "color", + "value": "#292929", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.80}" + }, + "name": "pf-t--chart--color--black--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "black", + "500" + ], + "references": [ + { + "type": "color", + "value": "#292929", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#292929" + }, + "name": "pf-t--color--gray--80", + "attributes": { + "category": "color", + "type": "gray", + "item": "80" + }, + "path": [ + "color", + "gray", + "80" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2200": { + "default": { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2200" + ], + "references": [ + { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.50}" + }, + "name": "pf-t--chart--color--blue--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "blue", + "200" + ], + "references": [ + { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#0066cc" + }, + "name": "pf-t--color--blue--50", + "attributes": { + "category": "color", + "type": "blue", + "item": "50" + }, + "path": [ + "color", + "blue", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2300": { + "default": { + "type": "color", + "value": "#73480b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2300" + ], + "references": [ + { + "type": "color", + "value": "#73480b", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.70}" + }, + "name": "pf-t--chart--color--yellow--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "yellow", + "400" + ], + "references": [ + { + "type": "color", + "value": "#73480b", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#73480b" + }, + "name": "pf-t--color--yellow--70", + "attributes": { + "category": "color", + "type": "yellow", + "item": "70" + }, + "path": [ + "color", + "yellow", + "70" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2400": { + "default": { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2400" + ], + "references": [ + { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.50}" + }, + "name": "pf-t--chart--color--green--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "green", + "200" + ], + "references": [ + { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#63993d" + }, + "name": "pf-t--color--green--50", + "attributes": { + "category": "color", + "type": "green", + "item": "50" + }, + "path": [ + "color", + "green", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2500": { + "default": { + "type": "color", + "value": "#21134d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2500" + ], + "references": [ + { + "type": "color", + "value": "#21134d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.70}" + }, + "name": "pf-t--chart--color--purple--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "purple", + "400" + ], + "references": [ + { + "type": "color", + "value": "#21134d", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#21134d" + }, + "name": "pf-t--color--purple--70", + "attributes": { + "category": "color", + "type": "purple", + "item": "70" + }, + "path": [ + "color", + "purple", + "70" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2600": { + "default": { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2600", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2600" + ], + "references": [ + { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.50}" + }, + "name": "pf-t--chart--color--orange--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "orange", + "200" + ], + "references": [ + { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ca6c0f" + }, + "name": "pf-t--color--orange--50", + "attributes": { + "category": "color", + "type": "orange", + "item": "50" + }, + "path": [ + "color", + "orange", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2700": { + "default": { + "type": "color", + "value": "#004d4d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2700", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2700" + ], + "references": [ + { + "type": "color", + "value": "#004d4d", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.70}" + }, + "name": "pf-t--chart--color--teal--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "teal", + "400" + ], + "references": [ + { + "type": "color", + "value": "#004d4d", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#004d4d" + }, + "name": "pf-t--color--teal--70", + "attributes": { + "category": "color", + "type": "teal", + "item": "70" + }, + "path": [ + "color", + "teal", + "70" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2800": { + "default": { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2800", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2800" + ], + "references": [ + { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.50}" + }, + "name": "pf-t--chart--color--black--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "black", + "200" + ], + "references": [ + { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#707070" + }, + "name": "pf-t--color--gray--50", + "attributes": { + "category": "color", + "type": "gray", + "item": "50" + }, + "path": [ + "color", + "gray", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2900": { + "default": { + "type": "color", + "value": "#003366", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2900", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2900" + ], + "references": [ + { + "type": "color", + "value": "#003366", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.70}" + }, + "name": "pf-t--chart--color--blue--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "blue", + "400" + ], + "references": [ + { + "type": "color", + "value": "#003366", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#003366" + }, + "name": "pf-t--color--blue--70", + "attributes": { + "category": "color", + "type": "blue", + "item": "70" + }, + "path": [ + "color", + "blue", + "70" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3000": { + "default": { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3000", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "3000" + ], + "references": [ + { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.50}" + }, + "name": "pf-t--chart--color--yellow--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "yellow", + "200" + ], + "references": [ + { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b98412" + }, + "name": "pf-t--color--yellow--50", + "attributes": { + "category": "color", + "type": "yellow", + "item": "50" + }, + "path": [ + "color", + "yellow", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3100": { + "default": { + "type": "color", + "value": "#204d00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "3100" + ], + "references": [ + { + "type": "color", + "value": "#204d00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.70}" + }, + "name": "pf-t--chart--color--green--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "green", + "400" + ], + "references": [ + { + "type": "color", + "value": "#204d00", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#204d00" + }, + "name": "pf-t--color--green--70", + "attributes": { + "category": "color", + "type": "green", + "item": "70" + }, + "path": [ + "color", + "green", + "70" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3200": { + "default": { + "type": "color", + "value": "#5e40be", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "3200" + ], + "references": [ + { + "type": "color", + "value": "#5e40be", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.50}" + }, + "name": "pf-t--chart--color--purple--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "purple", + "200" + ], + "references": [ + { + "type": "color", + "value": "#5e40be", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#5e40be" + }, + "name": "pf-t--color--purple--50", + "attributes": { + "category": "color", + "type": "purple", + "item": "50" + }, + "path": [ + "color", + "purple", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3300": { + "default": { + "type": "color", + "value": "#732e00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "3300" + ], + "references": [ + { + "type": "color", + "value": "#732e00", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.70}" + }, + "name": "pf-t--chart--color--orange--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "orange", + "400" + ], + "references": [ + { + "type": "color", + "value": "#732e00", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#732e00" + }, + "name": "pf-t--color--orange--70", + "attributes": { + "category": "color", + "type": "orange", + "item": "70" + }, + "path": [ + "color", + "orange", + "70" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3400": { + "default": { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "3400" + ], + "references": [ + { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.50}" + }, + "name": "pf-t--chart--color--teal--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "teal", + "200" + ], + "references": [ + { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#37a3a3" + }, + "name": "pf-t--color--teal--50", + "attributes": { + "category": "color", + "type": "teal", + "item": "50" + }, + "path": [ + "color", + "teal", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3500": { + "default": { + "type": "color", + "value": "#383838", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "3500" + ], + "references": [ + { + "type": "color", + "value": "#383838", + "filePath": "tokens/default/highcontrast/charts.highcontrast.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.70}" + }, + "name": "pf-t--chart--color--black--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "black", + "400" + ], + "references": [ + { + "type": "color", + "value": "#383838", + "filePath": "tokens/default/highcontrast/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#383838" + }, + "name": "pf-t--color--gray--70", + "attributes": { + "category": "color", + "type": "gray", + "item": "70" + }, + "path": [ + "color", + "gray", + "70" + ] + } + ] + } + ] + } + } + } } \ No newline at end of file diff --git a/packages/module/tokens/default/dark/charts.dark.json b/packages/module/tokens/default/dark/charts.dark.json index 81c46a6..637f1bb 100644 --- a/packages/module/tokens/default/dark/charts.dark.json +++ b/packages/module/tokens/default/dark/charts.dark.json @@ -180,18 +180,6 @@ } }, "global": { - "letter-spacing": { - "type": "string", - "value": "normal" - }, - "stroke-line-cap": { - "type": "string", - "value": "round" - }, - "stroke-line-join": { - "type": "string", - "value": "round" - }, "BorderWidth": { "xs": { "type": "number", @@ -252,6 +240,12 @@ "type": "color", "value": "{color.white}" } + }, + "opacity": { + "area": { + "type": "number", + "value": 20 + } } }, "warning": { @@ -282,6 +276,10 @@ } } }, + "letter-spacing": { + "type": "string", + "value": "normal" + }, "FontSize": { "xs": { "type": "number", @@ -300,20 +298,6 @@ "value": 22 } }, - "layout": { - "padding": { - "type": "number", - "value": 50 - }, - "height": { - "type": "number", - "value": 300 - }, - "width": { - "type": "number", - "value": 450 - } - }, "label": { "padding": { "type": "number", @@ -323,6 +307,14 @@ "type": "number", "value": 8 }, + "stroke": { + "width": { + "type": "number", + "value": 0 + }, + "type": "string", + "value": "transparent" + }, "text-anchor": { "type": "string", "value": "middle" @@ -330,15 +322,29 @@ "fill": { "type": "color", "value": "{color.white}" + } + }, + "stroke-line-cap": { + "type": "string", + "value": "round" + }, + "layout": { + "padding": { + "type": "number", + "value": 50 }, - "stroke": { - "width": { - "type": "number", - "value": 0 - }, - "type": "string", - "value": "transparent" + "height": { + "type": "number", + "value": 300 + }, + "width": { + "type": "number", + "value": 450 } + }, + "stroke-line-join": { + "type": "string", + "value": "round" } }, "theme": { diff --git a/packages/module/tokens/default/dark/charts.highcontrast.dark.json b/packages/module/tokens/default/dark/charts.highcontrast.dark.json index 24158a2..ba5b13c 100644 --- a/packages/module/tokens/default/dark/charts.highcontrast.dark.json +++ b/packages/module/tokens/default/dark/charts.highcontrast.dark.json @@ -180,18 +180,6 @@ } }, "global": { - "letter-spacing": { - "type": "string", - "value": "normal" - }, - "stroke-line-cap": { - "type": "string", - "value": "round" - }, - "stroke-line-join": { - "type": "string", - "value": "round" - }, "BorderWidth": { "xs": { "type": "number", @@ -252,6 +240,12 @@ "type": "color", "value": "{color.white}" } + }, + "opacity": { + "area": { + "type": "number", + "value": 20 + } } }, "warning": { @@ -282,6 +276,10 @@ } } }, + "letter-spacing": { + "type": "string", + "value": "normal" + }, "FontSize": { "xs": { "type": "number", @@ -300,20 +298,6 @@ "value": 22 } }, - "layout": { - "padding": { - "type": "number", - "value": 50 - }, - "height": { - "type": "number", - "value": 300 - }, - "width": { - "type": "number", - "value": 450 - } - }, "label": { "padding": { "type": "number", @@ -323,6 +307,14 @@ "type": "number", "value": 8 }, + "stroke": { + "width": { + "type": "number", + "value": 0 + }, + "type": "string", + "value": "transparent" + }, "text-anchor": { "type": "string", "value": "middle" @@ -330,15 +322,29 @@ "fill": { "type": "color", "value": "{color.white}" + } + }, + "stroke-line-cap": { + "type": "string", + "value": "round" + }, + "layout": { + "padding": { + "type": "number", + "value": 50 }, - "stroke": { - "width": { - "type": "number", - "value": 0 - }, - "type": "string", - "value": "transparent" + "height": { + "type": "number", + "value": 300 + }, + "width": { + "type": "number", + "value": 450 } + }, + "stroke-line-join": { + "type": "string", + "value": "round" } }, "theme": { diff --git a/packages/module/tokens/default/light/charts.highcontrast.json b/packages/module/tokens/default/highcontrast/charts.highcontrast.json similarity index 99% rename from packages/module/tokens/default/light/charts.highcontrast.json rename to packages/module/tokens/default/highcontrast/charts.highcontrast.json index 43c164a..c489fae 100644 --- a/packages/module/tokens/default/light/charts.highcontrast.json +++ b/packages/module/tokens/default/highcontrast/charts.highcontrast.json @@ -180,18 +180,6 @@ } }, "global": { - "letter-spacing": { - "type": "string", - "value": "normal" - }, - "stroke-line-cap": { - "type": "string", - "value": "round" - }, - "stroke-line-join": { - "type": "string", - "value": "round" - }, "BorderWidth": { "xs": { "type": "number", @@ -252,6 +240,12 @@ "type": "color", "value": "{color.white}" } + }, + "opacity": { + "area": { + "type": "number", + "value": 10 + } } }, "warning": { @@ -282,6 +276,10 @@ } } }, + "letter-spacing": { + "type": "string", + "value": "normal" + }, "FontSize": { "xs": { "type": "number", @@ -300,20 +298,6 @@ "value": 22 } }, - "layout": { - "padding": { - "type": "number", - "value": 50 - }, - "height": { - "type": "number", - "value": 300 - }, - "width": { - "type": "number", - "value": 450 - } - }, "label": { "padding": { "type": "number", @@ -323,6 +307,14 @@ "type": "number", "value": 8 }, + "stroke": { + "width": { + "type": "number", + "value": 0 + }, + "type": "string", + "value": "transparent" + }, "text-anchor": { "type": "string", "value": "middle" @@ -330,15 +322,29 @@ "fill": { "type": "color", "value": "{color.gray.90}" + } + }, + "stroke-line-cap": { + "type": "string", + "value": "round" + }, + "layout": { + "padding": { + "type": "number", + "value": 50 }, - "stroke": { - "width": { - "type": "number", - "value": 0 - }, - "type": "string", - "value": "transparent" + "height": { + "type": "number", + "value": 300 + }, + "width": { + "type": "number", + "value": 450 } + }, + "stroke-line-join": { + "type": "string", + "value": "round" } }, "theme": { diff --git a/packages/module/tokens/default/light/charts.json b/packages/module/tokens/default/light/charts.json index 59f1917..f8356f9 100644 --- a/packages/module/tokens/default/light/charts.json +++ b/packages/module/tokens/default/light/charts.json @@ -180,18 +180,6 @@ } }, "global": { - "letter-spacing": { - "type": "string", - "value": "normal" - }, - "stroke-line-cap": { - "type": "string", - "value": "round" - }, - "stroke-line-join": { - "type": "string", - "value": "round" - }, "BorderWidth": { "xs": { "type": "number", @@ -252,6 +240,12 @@ "type": "color", "value": "{color.white}" } + }, + "opacity": { + "area": { + "type": "number", + "value": 30 + } } }, "warning": { @@ -282,6 +276,10 @@ } } }, + "letter-spacing": { + "type": "string", + "value": "normal" + }, "FontSize": { "xs": { "type": "number", @@ -300,20 +298,6 @@ "value": 22 } }, - "layout": { - "padding": { - "type": "number", - "value": 50 - }, - "height": { - "type": "number", - "value": 300 - }, - "width": { - "type": "number", - "value": 450 - } - }, "label": { "padding": { "type": "number", @@ -323,6 +307,14 @@ "type": "number", "value": 8 }, + "stroke": { + "width": { + "type": "number", + "value": 0 + }, + "type": "string", + "value": "transparent" + }, "text-anchor": { "type": "string", "value": "middle" @@ -330,15 +322,29 @@ "fill": { "type": "color", "value": "{color.gray.90}" + } + }, + "stroke-line-cap": { + "type": "string", + "value": "round" + }, + "layout": { + "padding": { + "type": "number", + "value": 50 }, - "stroke": { - "width": { - "type": "number", - "value": 0 - }, - "type": "string", - "value": "transparent" + "height": { + "type": "number", + "value": 300 + }, + "width": { + "type": "number", + "value": 450 } + }, + "stroke-line-join": { + "type": "string", + "value": "round" } }, "theme": { From 4e388120ec6a02f99409b73280c7176ba74ebbeb Mon Sep 17 00:00:00 2001 From: Michael Coker Date: Wed, 6 May 2026 21:53:57 -0500 Subject: [PATCH 2/3] fix: chart updates --- .gitignore | 1 + packages/module/build.js | 2 +- packages/module/build/css/tokens-charts-dark.scss | 15 ++++++++------- packages/module/build/css/tokens-charts.scss | 3 ++- packages/module/build/css/tokens-dark.scss | 2 +- packages/module/build/css/tokens-default.scss | 2 +- packages/module/build/css/tokens-felt-dark.scss | 2 +- .../module/build/css/tokens-felt-glass-dark.scss | 2 +- packages/module/build/css/tokens-felt-glass.scss | 2 +- .../build/css/tokens-felt-highcontrast-dark.scss | 2 +- .../build/css/tokens-felt-highcontrast.scss | 2 +- packages/module/build/css/tokens-felt.scss | 2 +- packages/module/build/css/tokens-glass-dark.scss | 2 +- packages/module/build/css/tokens-glass.scss | 2 +- packages/module/build/css/tokens-palette.scss | 2 +- packages/module/config.charts.dark.json | 2 +- packages/module/config.charts.json | 2 +- .../content/token-layers-felt-dark.json | 2 +- .../content/token-layers-felt-highcontrast.json | 2 +- .../content/token-layers-felt.json | 2 +- .../content/token-layers-highcontrast.json | 2 +- 21 files changed, 29 insertions(+), 26 deletions(-) diff --git a/.gitignore b/.gitignore index e26e0e9..0ec56fb 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ public !.yarn/releases !.yarn/sdks !.yarn/versions +.claude/*.local.* diff --git a/packages/module/build.js b/packages/module/build.js index 5b2db4c..047b2e4 100644 --- a/packages/module/build.js +++ b/packages/module/build.js @@ -128,7 +128,7 @@ const build = (selector) => { StyleDictionary.registerTransform({ name: 'patternfly/global/percentage', type: 'value', - matcher: (token) => token.attributes.item === 'opacity' && token.original.type === 'number', + matcher: (token) => token.path.includes('opacity') && token.original.type === 'number', transformer: (token) => `${token.value}%` }); diff --git a/packages/module/build/css/tokens-charts-dark.scss b/packages/module/build/css/tokens-charts-dark.scss index 12a0114..f663079 100644 --- a/packages/module/build/css/tokens-charts-dark.scss +++ b/packages/module/build/css/tokens-charts-dark.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Wed, 10 Sep 2025 19:58:14 GMT +// Generated on Thu, 07 May 2026 02:50:09 GMT @mixin pf-v6-tokens { --pf-t--chart--global--BorderWidth--lg: 8; @@ -10,6 +10,7 @@ --pf-t--chart--global--FontSize--lg: 18; --pf-t--chart--global--FontSize--sm: 14; --pf-t--chart--global--FontSize--xs: 12; + --pf-t--chart--global--fill--opacity--area: 20%; --pf-t--chart--global--label--margin: 8; --pf-t--chart--global--label--padding: 10; --pf-t--chart--global--label--stroke: transparent; @@ -42,11 +43,11 @@ --pf-t--chart--color--orange--300: var(--pf-t--color--orange--30); --pf-t--chart--color--orange--400: var(--pf-t--color--orange--20); --pf-t--chart--color--orange--500: var(--pf-t--color--orange--10); - --pf-t--chart--color--purple--100: var(--pf-t--color--purple--60); - --pf-t--chart--color--purple--200: var(--pf-t--color--purple--50); - --pf-t--chart--color--purple--300: var(--pf-t--color--purple--40); - --pf-t--chart--color--purple--400: var(--pf-t--color--purple--30); - --pf-t--chart--color--purple--500: var(--pf-t--color--purple--20); + --pf-t--chart--color--purple--100: var(--pf-t--color--purple--50); + --pf-t--chart--color--purple--200: var(--pf-t--color--purple--40); + --pf-t--chart--color--purple--300: var(--pf-t--color--purple--30); + --pf-t--chart--color--purple--400: var(--pf-t--color--purple--20); + --pf-t--chart--color--purple--500: var(--pf-t--color--purple--10); --pf-t--chart--color--red-orange--100: var(--pf-t--color--red-orange--50); --pf-t--chart--color--red-orange--200: var(--pf-t--color--red-orange--40); --pf-t--chart--color--red-orange--300: var(--pf-t--color--red-orange--30); @@ -62,7 +63,7 @@ --pf-t--chart--color--yellow--300: var(--pf-t--color--yellow--30); --pf-t--chart--color--yellow--400: var(--pf-t--color--yellow--20); --pf-t--chart--color--yellow--500: var(--pf-t--color--yellow--10); - --pf-t--chart--global--danger--color--100: var(--pf-t--color--red-orange--50); + --pf-t--chart--global--danger--color--100: var(--pf-t--color--red-orange--40); --pf-t--chart--global--fill--color--100: var(--pf-t--color--gray--60); --pf-t--chart--global--fill--color--200: var(--pf-t--color--gray--50); --pf-t--chart--global--fill--color--300: var(--pf-t--color--gray--40); diff --git a/packages/module/build/css/tokens-charts.scss b/packages/module/build/css/tokens-charts.scss index c97797c..cb4b1bc 100644 --- a/packages/module/build/css/tokens-charts.scss +++ b/packages/module/build/css/tokens-charts.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Wed, 10 Sep 2025 19:58:14 GMT +// Generated on Thu, 07 May 2026 02:50:09 GMT @mixin pf-v6-tokens { --pf-t--chart--global--BorderWidth--lg: 8; @@ -10,6 +10,7 @@ --pf-t--chart--global--FontSize--lg: 18; --pf-t--chart--global--FontSize--sm: 14; --pf-t--chart--global--FontSize--xs: 12; + --pf-t--chart--global--fill--opacity--area: 30%; --pf-t--chart--global--label--margin: 8; --pf-t--chart--global--label--padding: 10; --pf-t--chart--global--label--stroke: transparent; diff --git a/packages/module/build/css/tokens-dark.scss b/packages/module/build/css/tokens-dark.scss index 37e4a85..2ada881 100644 --- a/packages/module/build/css/tokens-dark.scss +++ b/packages/module/build/css/tokens-dark.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Thu, 07 May 2026 02:32:47 GMT +// Generated on Thu, 07 May 2026 02:50:09 GMT @mixin pf-v6-tokens { --pf-t--global--background--color--action--plain--default: rgba(0, 0, 0, 0.0000); diff --git a/packages/module/build/css/tokens-default.scss b/packages/module/build/css/tokens-default.scss index ab878ac..494e9de 100644 --- a/packages/module/build/css/tokens-default.scss +++ b/packages/module/build/css/tokens-default.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Thu, 07 May 2026 02:32:47 GMT +// Generated on Thu, 07 May 2026 02:50:09 GMT @mixin pf-v6-tokens { --pf-t--global--background--color--500: rgba(21, 21, 21, 0.4000); diff --git a/packages/module/build/css/tokens-felt-dark.scss b/packages/module/build/css/tokens-felt-dark.scss index d6da251..5dc0fef 100644 --- a/packages/module/build/css/tokens-felt-dark.scss +++ b/packages/module/build/css/tokens-felt-dark.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Thu, 07 May 2026 02:32:48 GMT +// Generated on Thu, 07 May 2026 02:50:09 GMT // Only tokens that differ from base theme (14 tokens) @mixin pf-v6-tokens { diff --git a/packages/module/build/css/tokens-felt-glass-dark.scss b/packages/module/build/css/tokens-felt-glass-dark.scss index ec555f0..d8aa705 100644 --- a/packages/module/build/css/tokens-felt-glass-dark.scss +++ b/packages/module/build/css/tokens-felt-glass-dark.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Thu, 07 May 2026 02:32:48 GMT +// Generated on Thu, 07 May 2026 02:50:09 GMT // Only tokens that differ from base theme (33 tokens) @mixin pf-v6-tokens { diff --git a/packages/module/build/css/tokens-felt-glass.scss b/packages/module/build/css/tokens-felt-glass.scss index 99895a9..5e89f75 100644 --- a/packages/module/build/css/tokens-felt-glass.scss +++ b/packages/module/build/css/tokens-felt-glass.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Thu, 07 May 2026 02:32:48 GMT +// Generated on Thu, 07 May 2026 02:50:09 GMT // Only tokens that differ from base theme (23 tokens) @mixin pf-v6-tokens { diff --git a/packages/module/build/css/tokens-felt-highcontrast-dark.scss b/packages/module/build/css/tokens-felt-highcontrast-dark.scss index 8de191b..9821474 100644 --- a/packages/module/build/css/tokens-felt-highcontrast-dark.scss +++ b/packages/module/build/css/tokens-felt-highcontrast-dark.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Thu, 07 May 2026 02:32:48 GMT +// Generated on Thu, 07 May 2026 02:50:09 GMT // Only tokens that differ from base theme (43 tokens) @mixin pf-v6-tokens { diff --git a/packages/module/build/css/tokens-felt-highcontrast.scss b/packages/module/build/css/tokens-felt-highcontrast.scss index 342f5af..763adc5 100644 --- a/packages/module/build/css/tokens-felt-highcontrast.scss +++ b/packages/module/build/css/tokens-felt-highcontrast.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Thu, 07 May 2026 02:32:48 GMT +// Generated on Thu, 07 May 2026 02:50:09 GMT // Only tokens that differ from base theme (122 tokens) @mixin pf-v6-tokens { diff --git a/packages/module/build/css/tokens-felt.scss b/packages/module/build/css/tokens-felt.scss index 6ce7cf0..e2ca0ae 100644 --- a/packages/module/build/css/tokens-felt.scss +++ b/packages/module/build/css/tokens-felt.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Thu, 07 May 2026 02:32:48 GMT +// Generated on Thu, 07 May 2026 02:50:09 GMT // Only tokens that differ from base theme (8 tokens) @mixin pf-v6-tokens { diff --git a/packages/module/build/css/tokens-glass-dark.scss b/packages/module/build/css/tokens-glass-dark.scss index 8f54836..f9c2d7b 100644 --- a/packages/module/build/css/tokens-glass-dark.scss +++ b/packages/module/build/css/tokens-glass-dark.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Thu, 07 May 2026 02:32:48 GMT +// Generated on Thu, 07 May 2026 02:50:09 GMT // Only tokens that differ from base theme (19 tokens) @mixin pf-v6-tokens { diff --git a/packages/module/build/css/tokens-glass.scss b/packages/module/build/css/tokens-glass.scss index f3bd978..e9b5692 100644 --- a/packages/module/build/css/tokens-glass.scss +++ b/packages/module/build/css/tokens-glass.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Thu, 07 May 2026 02:32:48 GMT +// Generated on Thu, 07 May 2026 02:50:09 GMT // Only tokens that differ from base theme (15 tokens) @mixin pf-v6-tokens { diff --git a/packages/module/build/css/tokens-palette.scss b/packages/module/build/css/tokens-palette.scss index b6606c0..2984ad4 100644 --- a/packages/module/build/css/tokens-palette.scss +++ b/packages/module/build/css/tokens-palette.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Thu, 07 May 2026 02:32:47 GMT +// Generated on Thu, 07 May 2026 02:50:09 GMT @mixin pf-v6-tokens { --pf-t--color--black: #000000; diff --git a/packages/module/config.charts.dark.json b/packages/module/config.charts.dark.json index 1cb7c7f..83de960 100644 --- a/packages/module/config.charts.dark.json +++ b/packages/module/config.charts.dark.json @@ -1,5 +1,5 @@ { - "source": ["tokens/dark/*.json"], + "source": ["tokens/default/dark/*.json"], "platforms": { "css": { "transformGroup": "patternfly/css", diff --git a/packages/module/config.charts.json b/packages/module/config.charts.json index fad8b38..c7ab5e8 100644 --- a/packages/module/config.charts.json +++ b/packages/module/config.charts.json @@ -1,5 +1,5 @@ { - "source": ["tokens/default/*.json"], + "source": ["tokens/default/light/*.json"], "platforms": { "css": { "transformGroup": "patternfly/css", diff --git a/packages/module/patternfly-docs/content/token-layers-felt-dark.json b/packages/module/patternfly-docs/content/token-layers-felt-dark.json index 69c23b2..8d5fc72 100644 --- a/packages/module/patternfly-docs/content/token-layers-felt-dark.json +++ b/packages/module/patternfly-docs/content/token-layers-felt-dark.json @@ -40720,7 +40720,7 @@ "pf-t--chart--global--fill--opacity--area": { "default": { "type": "number", - "value": 20, + "value": "20%", "filePath": "tokens/default/dark/charts.highcontrast.dark.json", "isSource": true, "original": { diff --git a/packages/module/patternfly-docs/content/token-layers-felt-highcontrast.json b/packages/module/patternfly-docs/content/token-layers-felt-highcontrast.json index 0ccce6a..dfce8c9 100644 --- a/packages/module/patternfly-docs/content/token-layers-felt-highcontrast.json +++ b/packages/module/patternfly-docs/content/token-layers-felt-highcontrast.json @@ -55474,7 +55474,7 @@ "pf-t--chart--global--fill--opacity--area": { "default": { "type": "number", - "value": 10, + "value": "10%", "filePath": "tokens/default/highcontrast/charts.highcontrast.json", "isSource": true, "original": { diff --git a/packages/module/patternfly-docs/content/token-layers-felt.json b/packages/module/patternfly-docs/content/token-layers-felt.json index bfe419f..65c193a 100644 --- a/packages/module/patternfly-docs/content/token-layers-felt.json +++ b/packages/module/patternfly-docs/content/token-layers-felt.json @@ -57592,7 +57592,7 @@ "pf-t--chart--global--fill--opacity--area": { "default": { "type": "number", - "value": 30, + "value": "30%", "filePath": "tokens/default/light/charts.json", "isSource": true, "original": { diff --git a/packages/module/patternfly-docs/content/token-layers-highcontrast.json b/packages/module/patternfly-docs/content/token-layers-highcontrast.json index 2cafa6a..d47702a 100644 --- a/packages/module/patternfly-docs/content/token-layers-highcontrast.json +++ b/packages/module/patternfly-docs/content/token-layers-highcontrast.json @@ -55796,7 +55796,7 @@ "pf-t--chart--global--fill--opacity--area": { "default": { "type": "number", - "value": 10, + "value": "10%", "filePath": "tokens/default/highcontrast/charts.highcontrast.json", "isSource": true, "original": { From cb6b99e80d6fcbd073b0aaaac774996c0177e93b Mon Sep 17 00:00:00 2001 From: Michael Coker Date: Wed, 6 May 2026 22:08:46 -0500 Subject: [PATCH 3/3] chore: updates --- packages/module/build.js | 6 + .../module/build/css/tokens-charts-dark.scss | 14 +- .../css/tokens-charts-highcontrast-dark.scss | 174 + .../build/css/tokens-charts-highcontrast.scss | 174 + packages/module/build/css/tokens-charts.scss | 2 +- packages/module/build/css/tokens-dark.scss | 2 +- packages/module/build/css/tokens-default.scss | 2 +- .../module/build/css/tokens-felt-dark.scss | 2 +- .../build/css/tokens-felt-glass-dark.scss | 2 +- .../module/build/css/tokens-felt-glass.scss | 2 +- .../css/tokens-felt-highcontrast-dark.scss | 2 +- .../build/css/tokens-felt-highcontrast.scss | 2 +- packages/module/build/css/tokens-felt.scss | 2 +- .../module/build/css/tokens-glass-dark.scss | 2 +- packages/module/build/css/tokens-glass.scss | 2 +- .../build/css/tokens-highcontrast-dark.scss | 58 +- .../module/build/css/tokens-highcontrast.scss | 101 +- packages/module/build/css/tokens-palette.scss | 2 +- packages/module/config.charts.dark.json | 2 +- .../config.charts.highcontrast.dark.json | 23 + .../module/config.charts.highcontrast.json | 23 + packages/module/config.charts.json | 2 +- packages/module/config.highcontrast.dark.json | 2 +- packages/module/config.highcontrast.json | 2 +- .../content/token-layers-felt-dark.json | 774 +- .../token-layers-felt-highcontrast-dark.json | 10297 +++++++++++++++- .../token-layers-highcontrast-dark.json | 10297 +++++++++++++++- .../charts.highcontrast.dark.json | 0 28 files changed, 21533 insertions(+), 440 deletions(-) create mode 100644 packages/module/build/css/tokens-charts-highcontrast-dark.scss create mode 100644 packages/module/build/css/tokens-charts-highcontrast.scss create mode 100644 packages/module/config.charts.highcontrast.dark.json create mode 100644 packages/module/config.charts.highcontrast.json rename packages/module/tokens/default/{dark => highcontrast-dark}/charts.highcontrast.dark.json (100%) diff --git a/packages/module/build.js b/packages/module/build.js index 047b2e4..8ad68e7 100644 --- a/packages/module/build.js +++ b/packages/module/build.js @@ -191,6 +191,12 @@ const build = (selector) => { const highContrastDarkExtendedSD = StyleDictionary.extend(__dirname + '/config.highcontrast.dark.json'); highContrastDarkExtendedSD.buildAllPlatforms(); + const chartsHighContrastExtendedSD = StyleDictionary.extend(__dirname + '/config.charts.highcontrast.json'); + chartsHighContrastExtendedSD.buildAllPlatforms(); + + const chartsHighContrastDarkExtendedSD = StyleDictionary.extend(__dirname + '/config.charts.highcontrast.dark.json'); + chartsHighContrastDarkExtendedSD.buildAllPlatforms(); + // Set glass tokens to initial in highcontrast themes console.log('Setting glass tokens to initial in highcontrast themes...'); setGlassTokensToInitial(path.join(buildPath, 'tokens-highcontrast.scss')); diff --git a/packages/module/build/css/tokens-charts-dark.scss b/packages/module/build/css/tokens-charts-dark.scss index f663079..ae98dda 100644 --- a/packages/module/build/css/tokens-charts-dark.scss +++ b/packages/module/build/css/tokens-charts-dark.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Thu, 07 May 2026 02:50:09 GMT +// Generated on Thu, 07 May 2026 03:08:14 GMT @mixin pf-v6-tokens { --pf-t--chart--global--BorderWidth--lg: 8; @@ -43,11 +43,11 @@ --pf-t--chart--color--orange--300: var(--pf-t--color--orange--30); --pf-t--chart--color--orange--400: var(--pf-t--color--orange--20); --pf-t--chart--color--orange--500: var(--pf-t--color--orange--10); - --pf-t--chart--color--purple--100: var(--pf-t--color--purple--50); - --pf-t--chart--color--purple--200: var(--pf-t--color--purple--40); - --pf-t--chart--color--purple--300: var(--pf-t--color--purple--30); - --pf-t--chart--color--purple--400: var(--pf-t--color--purple--20); - --pf-t--chart--color--purple--500: var(--pf-t--color--purple--10); + --pf-t--chart--color--purple--100: var(--pf-t--color--purple--60); + --pf-t--chart--color--purple--200: var(--pf-t--color--purple--50); + --pf-t--chart--color--purple--300: var(--pf-t--color--purple--40); + --pf-t--chart--color--purple--400: var(--pf-t--color--purple--30); + --pf-t--chart--color--purple--500: var(--pf-t--color--purple--20); --pf-t--chart--color--red-orange--100: var(--pf-t--color--red-orange--50); --pf-t--chart--color--red-orange--200: var(--pf-t--color--red-orange--40); --pf-t--chart--color--red-orange--300: var(--pf-t--color--red-orange--30); @@ -63,7 +63,7 @@ --pf-t--chart--color--yellow--300: var(--pf-t--color--yellow--30); --pf-t--chart--color--yellow--400: var(--pf-t--color--yellow--20); --pf-t--chart--color--yellow--500: var(--pf-t--color--yellow--10); - --pf-t--chart--global--danger--color--100: var(--pf-t--color--red-orange--40); + --pf-t--chart--global--danger--color--100: var(--pf-t--color--red-orange--50); --pf-t--chart--global--fill--color--100: var(--pf-t--color--gray--60); --pf-t--chart--global--fill--color--200: var(--pf-t--color--gray--50); --pf-t--chart--global--fill--color--300: var(--pf-t--color--gray--40); diff --git a/packages/module/build/css/tokens-charts-highcontrast-dark.scss b/packages/module/build/css/tokens-charts-highcontrast-dark.scss new file mode 100644 index 0000000..04a80e1 --- /dev/null +++ b/packages/module/build/css/tokens-charts-highcontrast-dark.scss @@ -0,0 +1,174 @@ + +// Do not edit directly +// Generated on Thu, 07 May 2026 03:08:14 GMT + +@mixin pf-v6-tokens { + --pf-t--chart--global--BorderWidth--lg: 8; + --pf-t--chart--global--BorderWidth--sm: 2; + --pf-t--chart--global--BorderWidth--xs: 1; + --pf-t--chart--global--FontSize--2xl: 22; + --pf-t--chart--global--FontSize--lg: 18; + --pf-t--chart--global--FontSize--sm: 14; + --pf-t--chart--global--FontSize--xs: 12; + --pf-t--chart--global--fill--opacity--area: 20%; + --pf-t--chart--global--label--margin: 8; + --pf-t--chart--global--label--padding: 10; + --pf-t--chart--global--label--stroke: transparent; + --pf-t--chart--global--label--text-anchor: middle; + --pf-t--chart--global--layout--height: 300; + --pf-t--chart--global--layout--padding: 50; + --pf-t--chart--global--layout--width: 450; + --pf-t--chart--global--letter-spacing: normal; + --pf-t--chart--global--stroke--width--sm: 2; + --pf-t--chart--global--stroke--width--xs: 1; + --pf-t--chart--global--stroke-line-cap: round; + --pf-t--chart--global--stroke-line-join: round; + --pf-t--chart--color--black--100: var(--pf-t--color--gray--50); + --pf-t--chart--color--black--200: var(--pf-t--color--gray--40); + --pf-t--chart--color--black--300: var(--pf-t--color--gray--30); + --pf-t--chart--color--black--400: var(--pf-t--color--gray--20); + --pf-t--chart--color--black--500: var(--pf-t--color--gray--10); + --pf-t--chart--color--blue--100: var(--pf-t--color--blue--50); + --pf-t--chart--color--blue--200: var(--pf-t--color--blue--40); + --pf-t--chart--color--blue--300: var(--pf-t--color--blue--30); + --pf-t--chart--color--blue--400: var(--pf-t--color--blue--20); + --pf-t--chart--color--blue--500: var(--pf-t--color--blue--10); + --pf-t--chart--color--green--100: var(--pf-t--color--green--50); + --pf-t--chart--color--green--200: var(--pf-t--color--green--40); + --pf-t--chart--color--green--300: var(--pf-t--color--green--30); + --pf-t--chart--color--green--400: var(--pf-t--color--green--20); + --pf-t--chart--color--green--500: var(--pf-t--color--green--10); + --pf-t--chart--color--orange--100: var(--pf-t--color--orange--50); + --pf-t--chart--color--orange--200: var(--pf-t--color--orange--40); + --pf-t--chart--color--orange--300: var(--pf-t--color--orange--30); + --pf-t--chart--color--orange--400: var(--pf-t--color--orange--20); + --pf-t--chart--color--orange--500: var(--pf-t--color--orange--10); + --pf-t--chart--color--purple--100: var(--pf-t--color--purple--50); + --pf-t--chart--color--purple--200: var(--pf-t--color--purple--40); + --pf-t--chart--color--purple--300: var(--pf-t--color--purple--30); + --pf-t--chart--color--purple--400: var(--pf-t--color--purple--20); + --pf-t--chart--color--purple--500: var(--pf-t--color--purple--10); + --pf-t--chart--color--red-orange--100: var(--pf-t--color--red-orange--50); + --pf-t--chart--color--red-orange--200: var(--pf-t--color--red-orange--40); + --pf-t--chart--color--red-orange--300: var(--pf-t--color--red-orange--30); + --pf-t--chart--color--red-orange--400: var(--pf-t--color--red-orange--20); + --pf-t--chart--color--red-orange--500: var(--pf-t--color--red-orange--10); + --pf-t--chart--color--teal--100: var(--pf-t--color--teal--50); + --pf-t--chart--color--teal--200: var(--pf-t--color--teal--40); + --pf-t--chart--color--teal--300: var(--pf-t--color--teal--30); + --pf-t--chart--color--teal--400: var(--pf-t--color--teal--20); + --pf-t--chart--color--teal--500: var(--pf-t--color--teal--10); + --pf-t--chart--color--yellow--100: var(--pf-t--color--yellow--50); + --pf-t--chart--color--yellow--200: var(--pf-t--color--yellow--40); + --pf-t--chart--color--yellow--300: var(--pf-t--color--yellow--30); + --pf-t--chart--color--yellow--400: var(--pf-t--color--yellow--20); + --pf-t--chart--color--yellow--500: var(--pf-t--color--yellow--10); + --pf-t--chart--global--danger--color--100: var(--pf-t--color--red-orange--40); + --pf-t--chart--global--fill--color--100: var(--pf-t--color--gray--60); + --pf-t--chart--global--fill--color--200: var(--pf-t--color--gray--50); + --pf-t--chart--global--fill--color--300: var(--pf-t--color--gray--40); + --pf-t--chart--global--fill--color--400: var(--pf-t--color--gray--30); + --pf-t--chart--global--fill--color--500: var(--pf-t--color--gray--20); + --pf-t--chart--global--fill--color--700: var(--pf-t--color--gray--10); + --pf-t--chart--global--fill--color--900: var(--pf-t--color--white); + --pf-t--chart--global--fill--color--white: var(--pf-t--color--white); + --pf-t--chart--global--label--fill: var(--pf-t--color--white); + --pf-t--chart--global--success--color--100: var(--pf-t--color--blue--30); + --pf-t--chart--global--warning--color--100: var(--pf-t--color--orange--30); + --pf-t--chart--global--warning--color--200: var(--pf-t--color--yellow--30); + --pf-t--chart--theme--colorscales--blue--colorscale--100: var(--pf-t--chart--color--blue--300); + --pf-t--chart--theme--colorscales--blue--colorscale--200: var(--pf-t--chart--color--blue--100); + --pf-t--chart--theme--colorscales--blue--colorscale--300: var(--pf-t--chart--color--blue--500); + --pf-t--chart--theme--colorscales--blue--colorscale--400: var(--pf-t--chart--color--blue--200); + --pf-t--chart--theme--colorscales--blue--colorscale--500: var(--pf-t--chart--color--blue--400); + --pf-t--chart--theme--colorscales--gray--colorscale--100: var(--pf-t--chart--color--black--300); + --pf-t--chart--theme--colorscales--gray--colorscale--200: var(--pf-t--chart--color--black--100); + --pf-t--chart--theme--colorscales--gray--colorscale--300: var(--pf-t--chart--color--black--500); + --pf-t--chart--theme--colorscales--gray--colorscale--400: var(--pf-t--chart--color--black--200); + --pf-t--chart--theme--colorscales--gray--colorscale--500: var(--pf-t--chart--color--black--400); + --pf-t--chart--theme--colorscales--green--colorscale--100: var(--pf-t--chart--color--green--300); + --pf-t--chart--theme--colorscales--green--colorscale--200: var(--pf-t--chart--color--green--100); + --pf-t--chart--theme--colorscales--green--colorscale--300: var(--pf-t--chart--color--green--500); + --pf-t--chart--theme--colorscales--green--colorscale--400: var(--pf-t--chart--color--green--200); + --pf-t--chart--theme--colorscales--green--colorscale--500: var(--pf-t--chart--color--green--400); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--100: var(--pf-t--chart--color--blue--200); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1000: var(--pf-t--chart--color--orange--300); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1100: var(--pf-t--chart--color--blue--500); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1200: var(--pf-t--chart--color--green--100); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1300: var(--pf-t--chart--color--teal--500); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1400: var(--pf-t--chart--color--yellow--100); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1500: var(--pf-t--chart--color--orange--500); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1600: var(--pf-t--chart--color--blue--100); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1700: var(--pf-t--chart--color--green--500); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1800: var(--pf-t--chart--color--teal--100); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1900: var(--pf-t--chart--color--yellow--500); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--200: var(--pf-t--chart--color--green--300); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2000: var(--pf-t--chart--color--orange--100); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2100: var(--pf-t--chart--color--blue--400); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2200: var(--pf-t--chart--color--green--400); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2300: var(--pf-t--chart--color--teal--400); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2400: var(--pf-t--chart--color--yellow--400); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2500: var(--pf-t--chart--color--orange--400); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--300: var(--pf-t--chart--color--teal--200); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--400: var(--pf-t--chart--color--yellow--300); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--500: var(--pf-t--chart--color--orange--200); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--600: var(--pf-t--chart--color--blue--300); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--700: var(--pf-t--chart--color--green--200); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--800: var(--pf-t--chart--color--teal--300); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--900: var(--pf-t--chart--color--yellow--200); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--100: var(--pf-t--chart--color--blue--200); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1000: var(--pf-t--chart--color--green--300); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1100: var(--pf-t--chart--color--purple--200); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1200: var(--pf-t--chart--color--orange--300); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1300: var(--pf-t--chart--color--teal--200); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1400: var(--pf-t--chart--color--black--300); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1500: var(--pf-t--chart--color--blue--100); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1600: var(--pf-t--chart--color--yellow--500); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1700: var(--pf-t--chart--color--green--100); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1800: var(--pf-t--chart--color--purple--500); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1900: var(--pf-t--chart--color--orange--100); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--200: var(--pf-t--chart--color--yellow--300); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2000: var(--pf-t--chart--color--teal--500); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2100: var(--pf-t--chart--color--black--100); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2200: var(--pf-t--chart--color--blue--500); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2300: var(--pf-t--chart--color--yellow--100); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2400: var(--pf-t--chart--color--green--500); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2500: var(--pf-t--chart--color--purple--100); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2600: var(--pf-t--chart--color--orange--500); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2700: var(--pf-t--chart--color--teal--100); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2800: var(--pf-t--chart--color--black--500); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2900: var(--pf-t--chart--color--blue--400); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--300: var(--pf-t--chart--color--green--200); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3000: var(--pf-t--chart--color--yellow--400); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3100: var(--pf-t--chart--color--green--400); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3200: var(--pf-t--chart--color--purple--400); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3300: var(--pf-t--chart--color--orange--400); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3400: var(--pf-t--chart--color--teal--400); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3500: var(--pf-t--chart--color--black--400); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--400: var(--pf-t--chart--color--purple--300); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--500: var(--pf-t--chart--color--orange--200); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--600: var(--pf-t--chart--color--teal--300); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--700: var(--pf-t--chart--color--black--200); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--800: var(--pf-t--chart--color--blue--300); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--900: var(--pf-t--chart--color--yellow--200); + --pf-t--chart--theme--colorscales--orange--colorscale--100: var(--pf-t--chart--color--orange--300); + --pf-t--chart--theme--colorscales--orange--colorscale--200: var(--pf-t--chart--color--orange--100); + --pf-t--chart--theme--colorscales--orange--colorscale--300: var(--pf-t--chart--color--orange--500); + --pf-t--chart--theme--colorscales--orange--colorscale--400: var(--pf-t--chart--color--orange--200); + --pf-t--chart--theme--colorscales--orange--colorscale--500: var(--pf-t--chart--color--orange--400); + --pf-t--chart--theme--colorscales--purple--colorscale--100: var(--pf-t--chart--color--purple--300); + --pf-t--chart--theme--colorscales--purple--colorscale--200: var(--pf-t--chart--color--purple--100); + --pf-t--chart--theme--colorscales--purple--colorscale--300: var(--pf-t--chart--color--purple--500); + --pf-t--chart--theme--colorscales--purple--colorscale--400: var(--pf-t--chart--color--purple--200); + --pf-t--chart--theme--colorscales--purple--colorscale--500: var(--pf-t--chart--color--purple--400); + --pf-t--chart--theme--colorscales--teal--colorscale--100: var(--pf-t--chart--color--teal--300); + --pf-t--chart--theme--colorscales--teal--colorscale--200: var(--pf-t--chart--color--teal--100); + --pf-t--chart--theme--colorscales--teal--colorscale--300: var(--pf-t--chart--color--teal--500); + --pf-t--chart--theme--colorscales--teal--colorscale--400: var(--pf-t--chart--color--teal--200); + --pf-t--chart--theme--colorscales--teal--colorscale--500: var(--pf-t--chart--color--teal--400); + --pf-t--chart--theme--colorscales--yellow--colorscale--100: var(--pf-t--chart--color--yellow--300); + --pf-t--chart--theme--colorscales--yellow--colorscale--200: var(--pf-t--chart--color--yellow--100); + --pf-t--chart--theme--colorscales--yellow--colorscale--300: var(--pf-t--chart--color--yellow--500); + --pf-t--chart--theme--colorscales--yellow--colorscale--400: var(--pf-t--chart--color--yellow--200); + --pf-t--chart--theme--colorscales--yellow--colorscale--500: var(--pf-t--chart--color--yellow--400); +} diff --git a/packages/module/build/css/tokens-charts-highcontrast.scss b/packages/module/build/css/tokens-charts-highcontrast.scss new file mode 100644 index 0000000..9ea5e9c --- /dev/null +++ b/packages/module/build/css/tokens-charts-highcontrast.scss @@ -0,0 +1,174 @@ + +// Do not edit directly +// Generated on Thu, 07 May 2026 03:08:14 GMT + +@mixin pf-v6-tokens { + --pf-t--chart--global--BorderWidth--lg: 8; + --pf-t--chart--global--BorderWidth--sm: 2; + --pf-t--chart--global--BorderWidth--xs: 1; + --pf-t--chart--global--FontSize--2xl: 22; + --pf-t--chart--global--FontSize--lg: 18; + --pf-t--chart--global--FontSize--sm: 14; + --pf-t--chart--global--FontSize--xs: 12; + --pf-t--chart--global--fill--opacity--area: 10%; + --pf-t--chart--global--label--margin: 8; + --pf-t--chart--global--label--padding: 10; + --pf-t--chart--global--label--stroke: transparent; + --pf-t--chart--global--label--text-anchor: middle; + --pf-t--chart--global--layout--height: 300; + --pf-t--chart--global--layout--padding: 50; + --pf-t--chart--global--layout--width: 450; + --pf-t--chart--global--letter-spacing: normal; + --pf-t--chart--global--stroke--width--sm: 2; + --pf-t--chart--global--stroke--width--xs: 1; + --pf-t--chart--global--stroke-line-cap: round; + --pf-t--chart--global--stroke-line-join: round; + --pf-t--chart--color--black--100: var(--pf-t--color--gray--40); + --pf-t--chart--color--black--200: var(--pf-t--color--gray--50); + --pf-t--chart--color--black--300: var(--pf-t--color--gray--60); + --pf-t--chart--color--black--400: var(--pf-t--color--gray--70); + --pf-t--chart--color--black--500: var(--pf-t--color--gray--80); + --pf-t--chart--color--blue--100: var(--pf-t--color--blue--40); + --pf-t--chart--color--blue--200: var(--pf-t--color--blue--50); + --pf-t--chart--color--blue--300: var(--pf-t--color--blue--60); + --pf-t--chart--color--blue--400: var(--pf-t--color--blue--70); + --pf-t--chart--color--blue--500: var(--pf-t--color--blue--80); + --pf-t--chart--color--green--100: var(--pf-t--color--green--40); + --pf-t--chart--color--green--200: var(--pf-t--color--green--50); + --pf-t--chart--color--green--300: var(--pf-t--color--green--60); + --pf-t--chart--color--green--400: var(--pf-t--color--green--70); + --pf-t--chart--color--green--500: var(--pf-t--color--green--80); + --pf-t--chart--color--orange--100: var(--pf-t--color--orange--40); + --pf-t--chart--color--orange--200: var(--pf-t--color--orange--50); + --pf-t--chart--color--orange--300: var(--pf-t--color--orange--60); + --pf-t--chart--color--orange--400: var(--pf-t--color--orange--70); + --pf-t--chart--color--orange--500: var(--pf-t--color--orange--80); + --pf-t--chart--color--purple--100: var(--pf-t--color--purple--40); + --pf-t--chart--color--purple--200: var(--pf-t--color--purple--50); + --pf-t--chart--color--purple--300: var(--pf-t--color--purple--60); + --pf-t--chart--color--purple--400: var(--pf-t--color--purple--70); + --pf-t--chart--color--purple--500: var(--pf-t--color--purple--80); + --pf-t--chart--color--red-orange--100: var(--pf-t--color--red-orange--40); + --pf-t--chart--color--red-orange--200: var(--pf-t--color--red-orange--50); + --pf-t--chart--color--red-orange--300: var(--pf-t--color--red-orange--60); + --pf-t--chart--color--red-orange--400: var(--pf-t--color--red-orange--70); + --pf-t--chart--color--red-orange--500: var(--pf-t--color--red-orange--80); + --pf-t--chart--color--teal--100: var(--pf-t--color--teal--40); + --pf-t--chart--color--teal--200: var(--pf-t--color--teal--50); + --pf-t--chart--color--teal--300: var(--pf-t--color--teal--60); + --pf-t--chart--color--teal--400: var(--pf-t--color--teal--70); + --pf-t--chart--color--teal--500: var(--pf-t--color--teal--80); + --pf-t--chart--color--yellow--100: var(--pf-t--color--yellow--40); + --pf-t--chart--color--yellow--200: var(--pf-t--color--yellow--50); + --pf-t--chart--color--yellow--300: var(--pf-t--color--yellow--60); + --pf-t--chart--color--yellow--400: var(--pf-t--color--yellow--70); + --pf-t--chart--color--yellow--500: var(--pf-t--color--yellow--80); + --pf-t--chart--global--danger--color--100: var(--pf-t--color--red-orange--60); + --pf-t--chart--global--fill--color--100: var(--pf-t--color--gray--10); + --pf-t--chart--global--fill--color--200: var(--pf-t--color--gray--20); + --pf-t--chart--global--fill--color--300: var(--pf-t--color--gray--30); + --pf-t--chart--global--fill--color--400: var(--pf-t--color--gray--40); + --pf-t--chart--global--fill--color--500: var(--pf-t--color--gray--50); + --pf-t--chart--global--fill--color--700: var(--pf-t--color--gray--90); + --pf-t--chart--global--fill--color--900: var(--pf-t--color--gray--95); + --pf-t--chart--global--fill--color--white: var(--pf-t--color--white); + --pf-t--chart--global--label--fill: var(--pf-t--color--gray--90); + --pf-t--chart--global--success--color--100: var(--pf-t--color--blue--60); + --pf-t--chart--global--warning--color--100: var(--pf-t--color--orange--50); + --pf-t--chart--global--warning--color--200: var(--pf-t--color--yellow--50); + --pf-t--chart--theme--colorscales--blue--colorscale--100: var(--pf-t--chart--color--blue--300); + --pf-t--chart--theme--colorscales--blue--colorscale--200: var(--pf-t--chart--color--blue--100); + --pf-t--chart--theme--colorscales--blue--colorscale--300: var(--pf-t--chart--color--blue--500); + --pf-t--chart--theme--colorscales--blue--colorscale--400: var(--pf-t--chart--color--blue--200); + --pf-t--chart--theme--colorscales--blue--colorscale--500: var(--pf-t--chart--color--blue--400); + --pf-t--chart--theme--colorscales--gray--colorscale--100: var(--pf-t--chart--color--black--300); + --pf-t--chart--theme--colorscales--gray--colorscale--200: var(--pf-t--chart--color--black--100); + --pf-t--chart--theme--colorscales--gray--colorscale--300: var(--pf-t--chart--color--black--500); + --pf-t--chart--theme--colorscales--gray--colorscale--400: var(--pf-t--chart--color--black--200); + --pf-t--chart--theme--colorscales--gray--colorscale--500: var(--pf-t--chart--color--black--400); + --pf-t--chart--theme--colorscales--green--colorscale--100: var(--pf-t--chart--color--green--300); + --pf-t--chart--theme--colorscales--green--colorscale--200: var(--pf-t--chart--color--green--100); + --pf-t--chart--theme--colorscales--green--colorscale--300: var(--pf-t--chart--color--green--500); + --pf-t--chart--theme--colorscales--green--colorscale--400: var(--pf-t--chart--color--green--200); + --pf-t--chart--theme--colorscales--green--colorscale--500: var(--pf-t--chart--color--green--400); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--100: var(--pf-t--chart--color--blue--300); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1000: var(--pf-t--chart--color--orange--100); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1100: var(--pf-t--chart--color--blue--500); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1200: var(--pf-t--chart--color--green--100); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1300: var(--pf-t--chart--color--teal--500); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1400: var(--pf-t--chart--color--yellow--100); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1500: var(--pf-t--chart--color--orange--500); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1600: var(--pf-t--chart--color--blue--200); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1700: var(--pf-t--chart--color--green--400); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1800: var(--pf-t--chart--color--teal--200); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1900: var(--pf-t--chart--color--yellow--400); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--200: var(--pf-t--chart--color--green--300); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2000: var(--pf-t--chart--color--orange--200); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2100: var(--pf-t--chart--color--blue--400); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2200: var(--pf-t--chart--color--green--200); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2300: var(--pf-t--chart--color--teal--400); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2400: var(--pf-t--chart--color--yellow--200); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2500: var(--pf-t--chart--color--orange--400); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--300: var(--pf-t--chart--color--teal--300); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--400: var(--pf-t--chart--color--yellow--300); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--500: var(--pf-t--chart--color--orange--300); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--600: var(--pf-t--chart--color--blue--100); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--700: var(--pf-t--chart--color--green--500); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--800: var(--pf-t--chart--color--teal--100); + --pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--900: var(--pf-t--chart--color--yellow--500); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--100: var(--pf-t--chart--color--blue--300); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1000: var(--pf-t--chart--color--green--100); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1100: var(--pf-t--chart--color--purple--500); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1200: var(--pf-t--chart--color--orange--100); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1300: var(--pf-t--chart--color--teal--500); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1400: var(--pf-t--chart--color--black--100); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1500: var(--pf-t--chart--color--blue--500); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1600: var(--pf-t--chart--color--yellow--100); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1700: var(--pf-t--chart--color--green--500); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1800: var(--pf-t--chart--color--purple--100); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1900: var(--pf-t--chart--color--orange--500); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--200: var(--pf-t--chart--color--yellow--300); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2000: var(--pf-t--chart--color--teal--100); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2100: var(--pf-t--chart--color--black--500); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2200: var(--pf-t--chart--color--blue--200); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2300: var(--pf-t--chart--color--yellow--400); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2400: var(--pf-t--chart--color--green--200); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2500: var(--pf-t--chart--color--purple--400); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2600: var(--pf-t--chart--color--orange--200); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2700: var(--pf-t--chart--color--teal--400); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2800: var(--pf-t--chart--color--black--200); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2900: var(--pf-t--chart--color--blue--400); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--300: var(--pf-t--chart--color--green--300); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3000: var(--pf-t--chart--color--yellow--200); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3100: var(--pf-t--chart--color--green--400); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3200: var(--pf-t--chart--color--purple--200); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3300: var(--pf-t--chart--color--orange--400); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3400: var(--pf-t--chart--color--teal--200); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3500: var(--pf-t--chart--color--black--400); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--400: var(--pf-t--chart--color--purple--300); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--500: var(--pf-t--chart--color--orange--300); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--600: var(--pf-t--chart--color--teal--300); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--700: var(--pf-t--chart--color--black--300); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--800: var(--pf-t--chart--color--blue--100); + --pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--900: var(--pf-t--chart--color--yellow--500); + --pf-t--chart--theme--colorscales--orange--colorscale--100: var(--pf-t--chart--color--orange--300); + --pf-t--chart--theme--colorscales--orange--colorscale--200: var(--pf-t--chart--color--orange--100); + --pf-t--chart--theme--colorscales--orange--colorscale--300: var(--pf-t--chart--color--orange--500); + --pf-t--chart--theme--colorscales--orange--colorscale--400: var(--pf-t--chart--color--orange--200); + --pf-t--chart--theme--colorscales--orange--colorscale--500: var(--pf-t--chart--color--orange--400); + --pf-t--chart--theme--colorscales--purple--colorscale--100: var(--pf-t--chart--color--purple--300); + --pf-t--chart--theme--colorscales--purple--colorscale--200: var(--pf-t--chart--color--purple--100); + --pf-t--chart--theme--colorscales--purple--colorscale--300: var(--pf-t--chart--color--purple--500); + --pf-t--chart--theme--colorscales--purple--colorscale--400: var(--pf-t--chart--color--purple--200); + --pf-t--chart--theme--colorscales--purple--colorscale--500: var(--pf-t--chart--color--purple--400); + --pf-t--chart--theme--colorscales--teal--colorscale--100: var(--pf-t--chart--color--teal--300); + --pf-t--chart--theme--colorscales--teal--colorscale--200: var(--pf-t--chart--color--teal--100); + --pf-t--chart--theme--colorscales--teal--colorscale--300: var(--pf-t--chart--color--teal--500); + --pf-t--chart--theme--colorscales--teal--colorscale--400: var(--pf-t--chart--color--teal--200); + --pf-t--chart--theme--colorscales--teal--colorscale--500: var(--pf-t--chart--color--teal--400); + --pf-t--chart--theme--colorscales--yellow--colorscale--100: var(--pf-t--chart--color--yellow--300); + --pf-t--chart--theme--colorscales--yellow--colorscale--200: var(--pf-t--chart--color--yellow--100); + --pf-t--chart--theme--colorscales--yellow--colorscale--300: var(--pf-t--chart--color--yellow--500); + --pf-t--chart--theme--colorscales--yellow--colorscale--400: var(--pf-t--chart--color--yellow--200); + --pf-t--chart--theme--colorscales--yellow--colorscale--500: var(--pf-t--chart--color--yellow--400); +} diff --git a/packages/module/build/css/tokens-charts.scss b/packages/module/build/css/tokens-charts.scss index cb4b1bc..9a02a58 100644 --- a/packages/module/build/css/tokens-charts.scss +++ b/packages/module/build/css/tokens-charts.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Thu, 07 May 2026 02:50:09 GMT +// Generated on Thu, 07 May 2026 03:08:14 GMT @mixin pf-v6-tokens { --pf-t--chart--global--BorderWidth--lg: 8; diff --git a/packages/module/build/css/tokens-dark.scss b/packages/module/build/css/tokens-dark.scss index 2ada881..64e27d2 100644 --- a/packages/module/build/css/tokens-dark.scss +++ b/packages/module/build/css/tokens-dark.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Thu, 07 May 2026 02:50:09 GMT +// Generated on Thu, 07 May 2026 03:08:14 GMT @mixin pf-v6-tokens { --pf-t--global--background--color--action--plain--default: rgba(0, 0, 0, 0.0000); diff --git a/packages/module/build/css/tokens-default.scss b/packages/module/build/css/tokens-default.scss index 494e9de..3324c76 100644 --- a/packages/module/build/css/tokens-default.scss +++ b/packages/module/build/css/tokens-default.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Thu, 07 May 2026 02:50:09 GMT +// Generated on Thu, 07 May 2026 03:08:14 GMT @mixin pf-v6-tokens { --pf-t--global--background--color--500: rgba(21, 21, 21, 0.4000); diff --git a/packages/module/build/css/tokens-felt-dark.scss b/packages/module/build/css/tokens-felt-dark.scss index 5dc0fef..058efab 100644 --- a/packages/module/build/css/tokens-felt-dark.scss +++ b/packages/module/build/css/tokens-felt-dark.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Thu, 07 May 2026 02:50:09 GMT +// Generated on Thu, 07 May 2026 03:08:15 GMT // Only tokens that differ from base theme (14 tokens) @mixin pf-v6-tokens { diff --git a/packages/module/build/css/tokens-felt-glass-dark.scss b/packages/module/build/css/tokens-felt-glass-dark.scss index d8aa705..6e681cc 100644 --- a/packages/module/build/css/tokens-felt-glass-dark.scss +++ b/packages/module/build/css/tokens-felt-glass-dark.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Thu, 07 May 2026 02:50:09 GMT +// Generated on Thu, 07 May 2026 03:08:15 GMT // Only tokens that differ from base theme (33 tokens) @mixin pf-v6-tokens { diff --git a/packages/module/build/css/tokens-felt-glass.scss b/packages/module/build/css/tokens-felt-glass.scss index 5e89f75..059272e 100644 --- a/packages/module/build/css/tokens-felt-glass.scss +++ b/packages/module/build/css/tokens-felt-glass.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Thu, 07 May 2026 02:50:09 GMT +// Generated on Thu, 07 May 2026 03:08:15 GMT // Only tokens that differ from base theme (23 tokens) @mixin pf-v6-tokens { diff --git a/packages/module/build/css/tokens-felt-highcontrast-dark.scss b/packages/module/build/css/tokens-felt-highcontrast-dark.scss index 9821474..5d5048a 100644 --- a/packages/module/build/css/tokens-felt-highcontrast-dark.scss +++ b/packages/module/build/css/tokens-felt-highcontrast-dark.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Thu, 07 May 2026 02:50:09 GMT +// Generated on Thu, 07 May 2026 03:08:15 GMT // Only tokens that differ from base theme (43 tokens) @mixin pf-v6-tokens { diff --git a/packages/module/build/css/tokens-felt-highcontrast.scss b/packages/module/build/css/tokens-felt-highcontrast.scss index 763adc5..7fd7334 100644 --- a/packages/module/build/css/tokens-felt-highcontrast.scss +++ b/packages/module/build/css/tokens-felt-highcontrast.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Thu, 07 May 2026 02:50:09 GMT +// Generated on Thu, 07 May 2026 03:08:15 GMT // Only tokens that differ from base theme (122 tokens) @mixin pf-v6-tokens { diff --git a/packages/module/build/css/tokens-felt.scss b/packages/module/build/css/tokens-felt.scss index e2ca0ae..94e9b44 100644 --- a/packages/module/build/css/tokens-felt.scss +++ b/packages/module/build/css/tokens-felt.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Thu, 07 May 2026 02:50:09 GMT +// Generated on Thu, 07 May 2026 03:08:14 GMT // Only tokens that differ from base theme (8 tokens) @mixin pf-v6-tokens { diff --git a/packages/module/build/css/tokens-glass-dark.scss b/packages/module/build/css/tokens-glass-dark.scss index f9c2d7b..cf8c481 100644 --- a/packages/module/build/css/tokens-glass-dark.scss +++ b/packages/module/build/css/tokens-glass-dark.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Thu, 07 May 2026 02:50:09 GMT +// Generated on Thu, 07 May 2026 03:08:14 GMT // Only tokens that differ from base theme (19 tokens) @mixin pf-v6-tokens { diff --git a/packages/module/build/css/tokens-glass.scss b/packages/module/build/css/tokens-glass.scss index e9b5692..ab73d39 100644 --- a/packages/module/build/css/tokens-glass.scss +++ b/packages/module/build/css/tokens-glass.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Thu, 07 May 2026 02:50:09 GMT +// Generated on Thu, 07 May 2026 03:08:14 GMT // Only tokens that differ from base theme (15 tokens) @mixin pf-v6-tokens { diff --git a/packages/module/build/css/tokens-highcontrast-dark.scss b/packages/module/build/css/tokens-highcontrast-dark.scss index 6577db5..4c0359c 100644 --- a/packages/module/build/css/tokens-highcontrast-dark.scss +++ b/packages/module/build/css/tokens-highcontrast-dark.scss @@ -1,16 +1,21 @@ // Do not edit directly -// Generated on Wed, 10 Sep 2025 19:58:14 GMT +// Generated on Thu, 07 May 2026 03:08:14 GMT @mixin pf-v6-tokens { --pf-t--global--background--color--action--plain--default: rgba(0, 0, 0, 0.0000); + --pf-t--global--background--color--striped--row--default: rgba(21, 21, 21, 0.3000); + --pf-t--global--background--filter--glass--blur--primary: initial; --pf-t--global--dark--background--color--500: rgba(21, 21, 21, 0.8000); --pf-t--global--dark--background--color--600: rgba(199, 199, 199, 0.1500); + --pf-t--global--dark--background--color--700: rgba(199, 199, 199, 0.2500); --pf-t--global--dark--box-shadow--color--100: rgba(0, 0, 0, 0.5000); - --pf-t--global--dark--box-shadow--color--200: rgba(0, 0, 0, 0.7000); + --pf-t--global--dark--box-shadow--color--200: rgba(0, 0, 0, 0.6000); --pf-t--global--background--color--action--plain--clicked: var(--pf-t--global--dark--background--color--600); --pf-t--global--background--color--action--plain--hover: var(--pf-t--global--dark--background--color--600); --pf-t--global--background--color--backdrop--default: var(--pf-t--global--dark--background--color--500); + --pf-t--global--background--color--loading--skeleton--default: var(--pf-t--global--dark--background--color--700); + --pf-t--global--background--color--loading--skeleton--subtle: var(--pf-t--global--dark--background--color--600); --pf-t--global--background--color--primary--default: var(--pf-t--color--black); --pf-t--global--background--color--tertiary--default: var(--pf-t--global--dark--background--color--600); --pf-t--global--box-shadow--color--lg--default: var(--pf-t--global--dark--box-shadow--color--100); @@ -26,13 +31,21 @@ --pf-t--global--dark--background--color--450: var(--pf-t--color--gray--20); --pf-t--global--dark--background--color--highlight--100: var(--pf-t--color--yellow--20); --pf-t--global--dark--background--color--highlight--200: var(--pf-t--color--yellow--30); - --pf-t--global--dark--border--color--100: var(--pf-t--color--gray--50); + --pf-t--global--dark--border--color--100: var(--pf-t--color--gray--60); --pf-t--global--dark--border--color--200: var(--pf-t--color--gray--40); --pf-t--global--dark--border--color--300: var(--pf-t--color--gray--30); - --pf-t--global--dark--border--color--50: var(--pf-t--color--gray--60); + --pf-t--global--dark--border--color--50: var(--pf-t--color--gray--70); --pf-t--global--dark--color--brand--100: var(--pf-t--color--blue--30); --pf-t--global--dark--color--brand--200: var(--pf-t--color--blue--20); --pf-t--global--dark--color--brand--300: var(--pf-t--color--blue--10); + --pf-t--global--dark--color--brand--accent--100: var(--pf-t--color--red--50); + --pf-t--global--dark--color--brand--accent--200: var(--pf-t--color--red--60); + --pf-t--global--dark--color--brand--accent--300: var(--pf-t--color--red--40); + --pf-t--global--dark--color--brand--accent--350: var(--pf-t--color--gray--20); + --pf-t--global--dark--color--brand--accent--400: var(--pf-t--color--white); + --pf-t--global--dark--color--brand--subtle--100: var(--pf-t--color--blue--70); + --pf-t--global--dark--color--brand--subtle--200: var(--pf-t--color--blue--60); + --pf-t--global--dark--color--brand--subtle--300: var(--pf-t--color--blue--30); --pf-t--global--dark--color--disabled--100: var(--pf-t--color--gray--40); --pf-t--global--dark--color--disabled--200: var(--pf-t--color--gray--50); --pf-t--global--dark--color--disabled--300: var(--pf-t--color--gray--70); @@ -104,11 +117,12 @@ --pf-t--global--background--color--action--plain--alt--clicked: var(--pf-t--global--background--color--primary--default); --pf-t--global--background--color--action--plain--alt--hover: var(--pf-t--global--background--color--primary--default); --pf-t--global--background--color--control--default: var(--pf-t--global--dark--background--color--100); - --pf-t--global--background--color--control--read-only: var(--pf-t--global--dark--background--color--300); + --pf-t--global--background--color--control--read-only: var(--pf-t--global--dark--background--color--100); --pf-t--global--background--color--disabled--default: var(--pf-t--global--dark--color--disabled--200); --pf-t--global--background--color--floating--clicked: var(--pf-t--global--dark--background--color--300); --pf-t--global--background--color--floating--default: var(--pf-t--global--dark--background--color--200); --pf-t--global--background--color--floating--hover: var(--pf-t--global--dark--background--color--300); + --pf-t--global--background--color--glass--primary--default: initial; --pf-t--global--background--color--highlight--clicked: var(--pf-t--global--dark--background--color--highlight--200); --pf-t--global--background--color--highlight--default: var(--pf-t--global--dark--background--color--highlight--100); --pf-t--global--background--color--inverse--clicked: var(--pf-t--global--dark--background--color--450); @@ -119,8 +133,13 @@ --pf-t--global--background--color--secondary--clicked: var(--pf-t--global--dark--background--color--200); --pf-t--global--background--color--secondary--default: var(--pf-t--global--dark--background--color--100); --pf-t--global--background--color--secondary--hover: var(--pf-t--global--dark--background--color--200); + --pf-t--global--background--color--sticky--default: var(--pf-t--global--dark--background--color--200); --pf-t--global--border--color--alt: var(--pf-t--global--background--color--primary--default); + --pf-t--global--border--color--brand--subtle--clicked: var(--pf-t--global--dark--color--brand--subtle--300); + --pf-t--global--border--color--brand--subtle--default: var(--pf-t--global--dark--color--brand--subtle--200); + --pf-t--global--border--color--brand--subtle--hover: var(--pf-t--global--dark--color--brand--subtle--300); --pf-t--global--border--color--clicked: var(--pf-t--global--dark--color--brand--200); + --pf-t--global--border--color--control--default: var(--pf-t--global--dark--border--color--300); --pf-t--global--border--color--control--read-only: var(--pf-t--global--dark--border--color--50); --pf-t--global--border--color--default: var(--pf-t--global--dark--border--color--300); --pf-t--global--border--color--disabled: var(--pf-t--global--dark--color--disabled--100); @@ -153,9 +172,13 @@ --pf-t--global--border--color--nonstatus--yellow--default: var(--pf-t--global--dark--color--nonstatus--yellow--100); --pf-t--global--border--color--nonstatus--yellow--hover: var(--pf-t--global--dark--color--nonstatus--yellow--200); --pf-t--global--border--color--on-secondary: var(--pf-t--global--dark--border--color--300); + --pf-t--global--border--color--subtle: var(--pf-t--global--dark--border--color--300); --pf-t--global--color--brand--clicked: var(--pf-t--global--dark--color--brand--200); --pf-t--global--color--brand--default: var(--pf-t--global--dark--color--brand--100); --pf-t--global--color--brand--hover: var(--pf-t--global--dark--color--brand--200); + --pf-t--global--color--brand--subtle--clicked: var(--pf-t--global--dark--color--brand--subtle--200); + --pf-t--global--color--brand--subtle--default: var(--pf-t--global--dark--color--brand--subtle--100); + --pf-t--global--color--brand--subtle--hover: var(--pf-t--global--dark--color--brand--subtle--200); --pf-t--global--color--favorite--clicked: var(--pf-t--global--dark--color--favorite--200); --pf-t--global--color--favorite--default: var(--pf-t--global--dark--color--favorite--100); --pf-t--global--color--favorite--hover: var(--pf-t--global--dark--color--favorite--200); @@ -232,9 +255,12 @@ --pf-t--global--text--color--status--danger--default: var(--pf-t--global--dark--color--status--danger--300); --pf-t--global--text--color--status--danger--hover: var(--pf-t--global--dark--color--status--danger--300); --pf-t--global--text--color--subtle: var(--pf-t--global--dark--text--color--200); + --pf-t--global--text-decoration--color--default: var(--pf-t--global--dark--border--color--300); + --pf-t--global--background--color--floating--secondary--default: var(--pf-t--global--background--color--secondary--default); --pf-t--global--border--color--brand--clicked: var(--pf-t--global--color--brand--clicked); --pf-t--global--border--color--brand--default: var(--pf-t--global--color--brand--default); --pf-t--global--border--color--brand--hover: var(--pf-t--global--color--brand--hover); + --pf-t--global--border--color--glass--default: initial; --pf-t--global--border--color--high-contrast: var(--pf-t--global--border--color--default); --pf-t--global--border--color--main--default: var(--pf-t--global--border--color--default); --pf-t--global--border--color--status--custom--clicked: var(--pf-t--global--color--status--custom--clicked); @@ -252,6 +278,9 @@ --pf-t--global--border--color--status--warning--clicked: var(--pf-t--global--color--status--warning--clicked); --pf-t--global--border--color--status--warning--default: var(--pf-t--global--color--status--warning--default); --pf-t--global--border--color--status--warning--hover: var(--pf-t--global--color--status--warning--hover); + --pf-t--global--color--brand--accent--clicked: var(--pf-t--global--color--brand--clicked); + --pf-t--global--color--brand--accent--default: var(--pf-t--global--color--brand--default); + --pf-t--global--color--brand--accent--hover: var(--pf-t--global--color--brand--hover); --pf-t--global--color--status--read--on-primary: var(--pf-t--global--background--color--secondary--default); --pf-t--global--color--status--read--on-secondary: var(--pf-t--global--background--color--control--default); --pf-t--global--color--status--unread--attention--clicked: var(--pf-t--global--color--status--danger--clicked); @@ -290,9 +319,15 @@ --pf-t--global--icon--color--nonstatus--on-yellow--clicked: var(--pf-t--global--icon--color--inverse); --pf-t--global--icon--color--nonstatus--on-yellow--default: var(--pf-t--global--icon--color--inverse); --pf-t--global--icon--color--nonstatus--on-yellow--hover: var(--pf-t--global--icon--color--inverse); + --pf-t--global--icon--color--on-brand--accent--clicked: var(--pf-t--global--icon--color--inverse); + --pf-t--global--icon--color--on-brand--accent--default: var(--pf-t--global--icon--color--inverse); + --pf-t--global--icon--color--on-brand--accent--hover: var(--pf-t--global--icon--color--inverse); --pf-t--global--icon--color--on-brand--clicked: var(--pf-t--global--icon--color--inverse); --pf-t--global--icon--color--on-brand--default: var(--pf-t--global--icon--color--inverse); --pf-t--global--icon--color--on-brand--hover: var(--pf-t--global--icon--color--inverse); + --pf-t--global--icon--color--on-brand--subtle--clicked: var(--pf-t--global--icon--color--regular); + --pf-t--global--icon--color--on-brand--subtle--default: var(--pf-t--global--icon--color--regular); + --pf-t--global--icon--color--on-brand--subtle--hover: var(--pf-t--global--icon--color--regular); --pf-t--global--icon--color--status--custom--clicked: var(--pf-t--global--color--status--custom--clicked); --pf-t--global--icon--color--status--custom--default: var(--pf-t--global--color--status--custom--default); --pf-t--global--icon--color--status--custom--hover: var(--pf-t--global--color--status--custom--hover); @@ -356,9 +391,15 @@ --pf-t--global--text--color--nonstatus--on-yellow--clicked: var(--pf-t--global--text--color--inverse); --pf-t--global--text--color--nonstatus--on-yellow--default: var(--pf-t--global--text--color--inverse); --pf-t--global--text--color--nonstatus--on-yellow--hover: var(--pf-t--global--text--color--inverse); + --pf-t--global--text--color--on-brand--accent--clicked: var(--pf-t--global--text--color--inverse); + --pf-t--global--text--color--on-brand--accent--default: var(--pf-t--global--text--color--inverse); + --pf-t--global--text--color--on-brand--accent--hover: var(--pf-t--global--text--color--inverse); --pf-t--global--text--color--on-brand--clicked: var(--pf-t--global--text--color--inverse); --pf-t--global--text--color--on-brand--default: var(--pf-t--global--text--color--inverse); --pf-t--global--text--color--on-brand--hover: var(--pf-t--global--text--color--inverse); + --pf-t--global--text--color--on-brand--subtle--clicked: var(--pf-t--global--text--color--regular); + --pf-t--global--text--color--on-brand--subtle--default: var(--pf-t--global--text--color--regular); + --pf-t--global--text--color--on-brand--subtle--hover: var(--pf-t--global--text--color--regular); --pf-t--global--text--color--placeholder: var(--pf-t--global--text--color--subtle); --pf-t--global--text--color--status--custom--clicked: var(--pf-t--global--color--status--custom--clicked); --pf-t--global--text--color--status--custom--default: var(--pf-t--global--color--status--custom--default); @@ -393,4 +434,11 @@ --pf-t--global--text--color--status--warning--clicked: var(--pf-t--global--color--status--warning--clicked); --pf-t--global--text--color--status--warning--default: var(--pf-t--global--color--status--warning--default); --pf-t--global--text--color--status--warning--hover: var(--pf-t--global--color--status--warning--hover); + --pf-t--global--text-decoration--color--hover: var(--pf-t--global--border--color--hover); + --pf-t--global--border--color--brand--accent--clicked: var(--pf-t--global--color--brand--accent--clicked); + --pf-t--global--border--color--brand--accent--default: var(--pf-t--global--color--brand--accent--default); + --pf-t--global--border--color--brand--accent--hover: var(--pf-t--global--color--brand--accent--hover); + --pf-t--global--icon--color--brand--accent--clicked: var(--pf-t--global--color--brand--accent--clicked); + --pf-t--global--icon--color--brand--accent--default: var(--pf-t--global--color--brand--accent--default); + --pf-t--global--icon--color--brand--accent--hover: var(--pf-t--global--color--brand--accent--hover); } diff --git a/packages/module/build/css/tokens-highcontrast.scss b/packages/module/build/css/tokens-highcontrast.scss index c44d712..4b23dbb 100644 --- a/packages/module/build/css/tokens-highcontrast.scss +++ b/packages/module/build/css/tokens-highcontrast.scss @@ -1,11 +1,13 @@ // Do not edit directly -// Generated on Wed, 10 Sep 2025 19:58:14 GMT +// Generated on Thu, 07 May 2026 03:08:14 GMT @mixin pf-v6-tokens { - --pf-t--global--background--color--500: rgba(21, 21, 21, 0.2000); + --pf-t--global--background--color--500: rgba(21, 21, 21, 0.4000); --pf-t--global--background--color--600: rgba(199, 199, 199, 0.2500); + --pf-t--global--background--color--700: rgba(199, 199, 199, 0.1000); --pf-t--global--background--color--action--plain--default: rgba(255, 255, 255, 0.0000); + --pf-t--global--background--filter--glass--blur--primary: initial; --pf-t--global--border--radius--0: 0px; --pf-t--global--border--radius--100: 4px; --pf-t--global--border--radius--200: 6px; @@ -19,10 +21,10 @@ --pf-t--global--border--width--action--plain--default: 0px; --pf-t--global--box-shadow--X--100: -10px; --pf-t--global--box-shadow--X--200: -4px; - --pf-t--global--box-shadow--X--300: -1px; + --pf-t--global--box-shadow--X--300: -2px; --pf-t--global--box-shadow--X--400: 0px; --pf-t--global--box-shadow--X--50: -20px; - --pf-t--global--box-shadow--X--500: 1px; + --pf-t--global--box-shadow--X--500: 2px; --pf-t--global--box-shadow--X--600: 4px; --pf-t--global--box-shadow--X--700: 10px; --pf-t--global--box-shadow--X--800: 20px; @@ -35,8 +37,8 @@ --pf-t--global--box-shadow--Y--600: 4px; --pf-t--global--box-shadow--Y--700: 10px; --pf-t--global--box-shadow--Y--800: 20px; - --pf-t--global--box-shadow--blur--100: 4px; - --pf-t--global--box-shadow--blur--200: 9px; + --pf-t--global--box-shadow--blur--100: 6px; + --pf-t--global--box-shadow--blur--200: 10px; --pf-t--global--box-shadow--blur--300: 20px; --pf-t--global--box-shadow--color--100: rgba(41, 41, 41, 0.1500); --pf-t--global--box-shadow--color--200: rgba(41, 41, 41, 0.2000); @@ -110,10 +112,13 @@ --pf-t--global--background--color--backdrop--default: var(--pf-t--global--background--color--500); --pf-t--global--background--color--highlight--100: var(--pf-t--color--yellow--30); --pf-t--global--background--color--highlight--200: var(--pf-t--color--yellow--40); + --pf-t--global--background--color--loading--skeleton--default: var(--pf-t--global--background--color--600); + --pf-t--global--background--color--loading--skeleton--subtle: var(--pf-t--global--background--color--700); + --pf-t--global--background--color--striped--row--default: var(--pf-t--global--background--color--700); --pf-t--global--background--color--tertiary--default: var(--pf-t--global--background--color--600); --pf-t--global--border--color--100: var(--pf-t--color--gray--30); --pf-t--global--border--color--200: var(--pf-t--color--gray--40); - --pf-t--global--border--color--300: var(--pf-t--color--gray--50); + --pf-t--global--border--color--300: var(--pf-t--color--gray--45); --pf-t--global--border--color--400: var(--pf-t--color--gray--60); --pf-t--global--border--color--50: var(--pf-t--color--gray--20); --pf-t--global--border--color--nonstatus--green--default: var(--pf-t--global--color--nonstatus--green--400); @@ -205,9 +210,17 @@ --pf-t--global--color--brand--300: var(--pf-t--color--blue--60); --pf-t--global--color--brand--400: var(--pf-t--color--blue--70); --pf-t--global--color--brand--500: var(--pf-t--color--blue--80); + --pf-t--global--color--brand--accent--100: var(--pf-t--color--red--50); + --pf-t--global--color--brand--accent--200: var(--pf-t--color--red--60); + --pf-t--global--color--brand--accent--300: var(--pf-t--color--gray--60); + --pf-t--global--color--brand--accent--400: var(--pf-t--color--black); + --pf-t--global--color--brand--subtle--100: var(--pf-t--color--blue--10); + --pf-t--global--color--brand--subtle--200: var(--pf-t--color--blue--20); + --pf-t--global--color--brand--subtle--300: var(--pf-t--color--blue--40); + --pf-t--global--color--brand--subtle--400: var(--pf-t--color--blue--50); --pf-t--global--color--disabled--100: var(--pf-t--color--gray--30); --pf-t--global--color--disabled--200: var(--pf-t--color--gray--40); - --pf-t--global--color--disabled--300: var(--pf-t--color--gray--60); + --pf-t--global--color--disabled--300: var(--pf-t--color--gray--50); --pf-t--global--color--favorite--100: var(--pf-t--color--yellow--30); --pf-t--global--color--favorite--200: var(--pf-t--color--yellow--40); --pf-t--global--color--favorite--300: var(--pf-t--color--yellow--70); @@ -273,7 +286,7 @@ --pf-t--global--color--status--custom--300: var(--pf-t--color--teal--80); --pf-t--global--color--status--danger--100: var(--pf-t--color--red-orange--60); --pf-t--global--color--status--danger--200: var(--pf-t--color--red-orange--70); - --pf-t--global--color--status--danger--300: var(--pf-t--color--red-orange--80); + --pf-t--global--color--status--danger--300: var(--pf-t--color--red-orange--70); --pf-t--global--color--status--info--100: var(--pf-t--color--purple--50); --pf-t--global--color--status--info--200: var(--pf-t--color--purple--60); --pf-t--global--color--status--info--300: var(--pf-t--color--purple--70); @@ -309,10 +322,6 @@ --pf-t--global--icon--color--150: var(--pf-t--color--gray--60); --pf-t--global--icon--color--200: var(--pf-t--color--gray--50); --pf-t--global--icon--color--300: var(--pf-t--color--white); - --pf-t--global--icon--color--brand--clicked: var(--pf-t--color--blue--70); - --pf-t--global--icon--color--brand--default: var(--pf-t--color--blue--60); - --pf-t--global--icon--color--brand--hover: var(--pf-t--color--blue--70); - --pf-t--global--icon--color--status--success--default: var(--pf-t--global--color--status--success--150); --pf-t--global--icon--size--2xl: var(--pf-t--global--icon--size--400); --pf-t--global--icon--size--3xl: var(--pf-t--global--icon--size--500); --pf-t--global--icon--size--lg: var(--pf-t--global--icon--size--250); @@ -333,9 +342,6 @@ --pf-t--global--text--color--300: var(--pf-t--color--white); --pf-t--global--text--color--400: var(--pf-t--color--red-orange--40); --pf-t--global--text--color--500: var(--pf-t--color--red-orange--70); - --pf-t--global--text--color--brand--clicked: var(--pf-t--color--blue--80); - --pf-t--global--text--color--brand--default: var(--pf-t--color--blue--70); - --pf-t--global--text--color--brand--hover: var(--pf-t--color--blue--80); --pf-t--global--text--color--link--100: var(--pf-t--color--blue--50); --pf-t--global--text--color--link--200: var(--pf-t--color--blue--60); --pf-t--global--text--color--link--250: var(--pf-t--color--blue--70); @@ -351,8 +357,8 @@ --pf-t--global--text-decoration--help-text--style--hover: var(--pf-t--global--text-decoration--style--200); --pf-t--global--text-decoration--link--line--default: var(--pf-t--global--text-decoration--line--200); --pf-t--global--text-decoration--link--line--hover: var(--pf-t--global--text-decoration--line--200); - --pf-t--global--text-decoration--link--style--default: var(--pf-t--global--text-decoration--style--100); - --pf-t--global--text-decoration--link--style--hover: var(--pf-t--global--text-decoration--style--100); + --pf-t--global--text-decoration--link--style--default: var(--pf-t--global--text-decoration--style--200); + --pf-t--global--text-decoration--link--style--hover: var(--pf-t--global--text-decoration--style--200); --pf-t--global--z-index--2xl: var(--pf-t--global--z-index--600); --pf-t--global--z-index--lg: var(--pf-t--global--z-index--400); --pf-t--global--z-index--md: var(--pf-t--global--z-index--300); @@ -375,8 +381,13 @@ --pf-t--global--background--color--secondary--clicked: var(--pf-t--global--background--color--300); --pf-t--global--background--color--secondary--default: var(--pf-t--global--background--color--200); --pf-t--global--background--color--secondary--hover: var(--pf-t--global--background--color--300); + --pf-t--global--background--color--sticky--default: var(--pf-t--global--background--color--100); + --pf-t--global--border--color--brand--subtle--clicked: var(--pf-t--global--color--brand--subtle--400); + --pf-t--global--border--color--brand--subtle--default: var(--pf-t--global--color--brand--subtle--200); + --pf-t--global--border--color--brand--subtle--hover: var(--pf-t--global--color--brand--subtle--400); --pf-t--global--border--color--clicked: var(--pf-t--global--color--brand--400); - --pf-t--global--border--color--control--read-only: var(--pf-t--global--border--color--50); + --pf-t--global--border--color--control--default: var(--pf-t--global--border--color--400); + --pf-t--global--border--color--control--read-only: var(--pf-t--global--border--color--100); --pf-t--global--border--color--default: var(--pf-t--global--border--color--400); --pf-t--global--border--color--disabled: var(--pf-t--global--color--disabled--200); --pf-t--global--border--color--hover: var(--pf-t--global--color--brand--300); @@ -412,12 +423,22 @@ --pf-t--global--border--color--status--warning--clicked: var(--pf-t--global--color--status--warning--600); --pf-t--global--border--color--status--warning--default: var(--pf-t--global--color--status--warning--500); --pf-t--global--border--color--status--warning--hover: var(--pf-t--global--color--status--warning--600); + --pf-t--global--border--color--subtle: var(--pf-t--global--border--color--400); + --pf-t--global--border--radius--action--default: var(--pf-t--global--border--radius--pill); + --pf-t--global--border--radius--action--plain--default: var(--pf-t--global--border--radius--small); + --pf-t--global--border--radius--control--default: var(--pf-t--global--border--radius--small); + --pf-t--global--border--radius--control--form-element: var(--pf-t--global--border--radius--small); + --pf-t--global--border--radius--glass--default: initial; + --pf-t--global--border--width--glass--default: initial; --pf-t--global--border--width--high-contrast--extra-strong: var(--pf-t--global--border--width--extra-strong); --pf-t--global--border--width--high-contrast--regular: var(--pf-t--global--border--width--regular); --pf-t--global--border--width--high-contrast--strong: var(--pf-t--global--border--width--strong); --pf-t--global--color--brand--clicked: var(--pf-t--global--color--brand--400); --pf-t--global--color--brand--default: var(--pf-t--global--color--brand--300); --pf-t--global--color--brand--hover: var(--pf-t--global--color--brand--400); + --pf-t--global--color--brand--subtle--clicked: var(--pf-t--global--color--brand--subtle--200); + --pf-t--global--color--brand--subtle--default: var(--pf-t--global--color--brand--subtle--100); + --pf-t--global--color--brand--subtle--hover: var(--pf-t--global--color--brand--subtle--200); --pf-t--global--color--favorite--clicked: var(--pf-t--global--color--favorite--400); --pf-t--global--color--favorite--default: var(--pf-t--global--color--favorite--300); --pf-t--global--color--favorite--hover: var(--pf-t--global--color--favorite--400); @@ -473,6 +494,9 @@ --pf-t--global--font--size--heading--h4: var(--pf-t--global--font--size--md); --pf-t--global--font--size--heading--h5: var(--pf-t--global--font--size--md); --pf-t--global--font--size--heading--h6: var(--pf-t--global--font--size--md); + --pf-t--global--icon--color--brand--clicked: var(--pf-t--global--color--brand--400); + --pf-t--global--icon--color--brand--default: var(--pf-t--global--color--brand--300); + --pf-t--global--icon--color--brand--hover: var(--pf-t--global--color--brand--400); --pf-t--global--icon--color--disabled: var(--pf-t--global--color--disabled--200); --pf-t--global--icon--color--inverse: var(--pf-t--global--icon--color--300); --pf-t--global--icon--color--on-disabled: var(--pf-t--global--color--disabled--300); @@ -486,8 +510,6 @@ --pf-t--global--icon--color--status--danger--clicked: var(--pf-t--global--color--status--danger--200); --pf-t--global--icon--color--status--danger--default: var(--pf-t--global--color--status--danger--100); --pf-t--global--icon--color--status--danger--hover: var(--pf-t--global--color--status--danger--200); - --pf-t--global--icon--color--status--success--clicked: var(--pf-t--global--color--status--success--200); - --pf-t--global--icon--color--status--success--hover: var(--pf-t--global--color--status--success--200); --pf-t--global--icon--color--status--warning--clicked: var(--pf-t--global--color--status--warning--600); --pf-t--global--icon--color--status--warning--default: var(--pf-t--global--color--status--warning--500); --pf-t--global--icon--color--status--warning--hover: var(--pf-t--global--color--status--warning--600); @@ -526,6 +548,9 @@ --pf-t--global--spacer--gap--text-to-element--default: var(--pf-t--global--spacer--sm); --pf-t--global--spacer--gutter--default: var(--pf-t--global--spacer--md); --pf-t--global--spacer--inset--page-chrome: var(--pf-t--global--spacer--lg); + --pf-t--global--text--color--brand--clicked: var(--pf-t--global--color--brand--500); + --pf-t--global--text--color--brand--default: var(--pf-t--global--color--brand--400); + --pf-t--global--text--color--brand--hover: var(--pf-t--global--color--brand--500); --pf-t--global--text--color--disabled: var(--pf-t--global--color--disabled--200); --pf-t--global--text--color--inverse: var(--pf-t--global--text--color--300); --pf-t--global--text--color--link--default: var(--pf-t--global--text--color--link--200); @@ -535,22 +560,27 @@ --pf-t--global--text--color--on-highlight: var(--pf-t--global--text--color--100); --pf-t--global--text--color--regular: var(--pf-t--global--text--color--100); --pf-t--global--text--color--required: var(--pf-t--global--text--color--500); - --pf-t--global--text--color--status--success--clicked: var(--pf-t--global--color--status--success--200); + --pf-t--global--text--color--status--success--clicked: var(--pf-t--global--color--status--success--300); --pf-t--global--text--color--status--success--default: var(--pf-t--global--color--status--success--200); - --pf-t--global--text--color--status--success--hover: var(--pf-t--global--color--status--success--200); + --pf-t--global--text--color--status--success--hover: var(--pf-t--global--color--status--success--300); --pf-t--global--text--color--status--warning--clicked: var(--pf-t--global--color--status--warning--600); --pf-t--global--text--color--status--warning--default: var(--pf-t--global--color--status--warning--500); --pf-t--global--text--color--status--warning--hover: var(--pf-t--global--color--status--warning--600); --pf-t--global--text--color--subtle: var(--pf-t--global--text--color--250); + --pf-t--global--text-decoration--color--default: var(--pf-t--global--border--color--400); --pf-t--global--text-decoration--offset--default: var(--pf-t--global--spacer--xs); --pf-t--global--text-decoration--width--default: var(--pf-t--global--border--width--regular); + --pf-t--global--text-decoration--width--hover: var(--pf-t--global--border--width--strong); --pf-t--global--background--color--action--plain--alt--clicked: var(--pf-t--global--background--color--primary--default); --pf-t--global--background--color--action--plain--alt--hover: var(--pf-t--global--background--color--primary--default); --pf-t--global--background--color--control--default: var(--pf-t--global--background--color--primary--default); + --pf-t--global--background--color--floating--secondary--default: var(--pf-t--global--background--color--secondary--default); + --pf-t--global--background--color--glass--primary--default: initial; --pf-t--global--border--color--alt: var(--pf-t--global--background--color--primary--default); --pf-t--global--border--color--brand--clicked: var(--pf-t--global--color--brand--clicked); --pf-t--global--border--color--brand--default: var(--pf-t--global--color--brand--default); --pf-t--global--border--color--brand--hover: var(--pf-t--global--color--brand--hover); + --pf-t--global--border--color--glass--default: initial; --pf-t--global--border--color--high-contrast: var(--pf-t--global--border--color--default); --pf-t--global--border--color--main--default: var(--pf-t--global--border--color--default); --pf-t--global--border--color--status--custom--clicked: var(--pf-t--global--color--status--custom--clicked); @@ -562,6 +592,9 @@ --pf-t--global--border--color--status--info--clicked: var(--pf-t--global--color--status--info--clicked); --pf-t--global--border--color--status--info--default: var(--pf-t--global--color--status--info--default); --pf-t--global--border--color--status--info--hover: var(--pf-t--global--color--status--info--hover); + --pf-t--global--color--brand--accent--clicked: var(--pf-t--global--color--brand--clicked); + --pf-t--global--color--brand--accent--default: var(--pf-t--global--color--brand--default); + --pf-t--global--color--brand--accent--hover: var(--pf-t--global--color--brand--hover); --pf-t--global--color--status--read--on-primary: var(--pf-t--global--background--color--secondary--default); --pf-t--global--color--status--unread--attention--clicked: var(--pf-t--global--color--status--danger--clicked); --pf-t--global--color--status--unread--attention--default: var(--pf-t--global--color--status--danger--default); @@ -599,9 +632,15 @@ --pf-t--global--icon--color--nonstatus--on-yellow--clicked: var(--pf-t--global--icon--color--regular); --pf-t--global--icon--color--nonstatus--on-yellow--default: var(--pf-t--global--icon--color--regular); --pf-t--global--icon--color--nonstatus--on-yellow--hover: var(--pf-t--global--icon--color--regular); + --pf-t--global--icon--color--on-brand--accent--clicked: var(--pf-t--global--icon--color--inverse); + --pf-t--global--icon--color--on-brand--accent--default: var(--pf-t--global--icon--color--inverse); + --pf-t--global--icon--color--on-brand--accent--hover: var(--pf-t--global--icon--color--inverse); --pf-t--global--icon--color--on-brand--clicked: var(--pf-t--global--icon--color--inverse); --pf-t--global--icon--color--on-brand--default: var(--pf-t--global--icon--color--inverse); --pf-t--global--icon--color--on-brand--hover: var(--pf-t--global--icon--color--inverse); + --pf-t--global--icon--color--on-brand--subtle--clicked: var(--pf-t--global--icon--color--regular); + --pf-t--global--icon--color--on-brand--subtle--default: var(--pf-t--global--icon--color--regular); + --pf-t--global--icon--color--on-brand--subtle--hover: var(--pf-t--global--icon--color--regular); --pf-t--global--icon--color--status--custom--clicked: var(--pf-t--global--color--status--custom--clicked); --pf-t--global--icon--color--status--custom--default: var(--pf-t--global--color--status--custom--default); --pf-t--global--icon--color--status--custom--hover: var(--pf-t--global--color--status--custom--hover); @@ -623,6 +662,9 @@ --pf-t--global--icon--color--status--on-warning--clicked: var(--pf-t--global--icon--color--inverse); --pf-t--global--icon--color--status--on-warning--default: var(--pf-t--global--icon--color--inverse); --pf-t--global--icon--color--status--on-warning--hover: var(--pf-t--global--icon--color--inverse); + --pf-t--global--icon--color--status--success--clicked: var(--pf-t--global--color--status--success--clicked); + --pf-t--global--icon--color--status--success--default: var(--pf-t--global--color--status--success--default); + --pf-t--global--icon--color--status--success--hover: var(--pf-t--global--color--status--success--hover); --pf-t--global--icon--color--status--unread--on-attention--clicked: var(--pf-t--global--icon--color--inverse); --pf-t--global--icon--color--status--unread--on-attention--default: var(--pf-t--global--icon--color--inverse); --pf-t--global--icon--color--status--unread--on-attention--hover: var(--pf-t--global--icon--color--inverse); @@ -665,9 +707,15 @@ --pf-t--global--text--color--nonstatus--on-yellow--clicked: var(--pf-t--global--text--color--regular); --pf-t--global--text--color--nonstatus--on-yellow--default: var(--pf-t--global--text--color--regular); --pf-t--global--text--color--nonstatus--on-yellow--hover: var(--pf-t--global--text--color--regular); + --pf-t--global--text--color--on-brand--accent--clicked: var(--pf-t--global--text--color--inverse); + --pf-t--global--text--color--on-brand--accent--default: var(--pf-t--global--text--color--inverse); + --pf-t--global--text--color--on-brand--accent--hover: var(--pf-t--global--text--color--inverse); --pf-t--global--text--color--on-brand--clicked: var(--pf-t--global--text--color--inverse); --pf-t--global--text--color--on-brand--default: var(--pf-t--global--text--color--inverse); --pf-t--global--text--color--on-brand--hover: var(--pf-t--global--text--color--inverse); + --pf-t--global--text--color--on-brand--subtle--clicked: var(--pf-t--global--text--color--regular); + --pf-t--global--text--color--on-brand--subtle--default: var(--pf-t--global--text--color--regular); + --pf-t--global--text--color--on-brand--subtle--hover: var(--pf-t--global--text--color--regular); --pf-t--global--text--color--placeholder: var(--pf-t--global--text--color--subtle); --pf-t--global--text--color--status--custom--clicked: var(--pf-t--global--color--status--custom--clicked); --pf-t--global--text--color--status--custom--default: var(--pf-t--global--color--status--custom--default); @@ -699,5 +747,12 @@ --pf-t--global--text--color--status--unread--on-default--clicked: var(--pf-t--global--text--color--inverse); --pf-t--global--text--color--status--unread--on-default--default: var(--pf-t--global--text--color--inverse); --pf-t--global--text--color--status--unread--on-default--hover: var(--pf-t--global--text--color--inverse); + --pf-t--global--text-decoration--color--hover: var(--pf-t--global--border--color--hover); + --pf-t--global--border--color--brand--accent--clicked: var(--pf-t--global--color--brand--accent--clicked); + --pf-t--global--border--color--brand--accent--default: var(--pf-t--global--color--brand--accent--default); + --pf-t--global--border--color--brand--accent--hover: var(--pf-t--global--color--brand--accent--hover); --pf-t--global--color--status--read--on-secondary: var(--pf-t--global--background--color--control--default); + --pf-t--global--icon--color--brand--accent--clicked: var(--pf-t--global--color--brand--accent--clicked); + --pf-t--global--icon--color--brand--accent--default: var(--pf-t--global--color--brand--accent--default); + --pf-t--global--icon--color--brand--accent--hover: var(--pf-t--global--color--brand--accent--hover); } diff --git a/packages/module/build/css/tokens-palette.scss b/packages/module/build/css/tokens-palette.scss index 2984ad4..f3ac601 100644 --- a/packages/module/build/css/tokens-palette.scss +++ b/packages/module/build/css/tokens-palette.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Thu, 07 May 2026 02:50:09 GMT +// Generated on Thu, 07 May 2026 03:08:14 GMT @mixin pf-v6-tokens { --pf-t--color--black: #000000; diff --git a/packages/module/config.charts.dark.json b/packages/module/config.charts.dark.json index 83de960..fc3965f 100644 --- a/packages/module/config.charts.dark.json +++ b/packages/module/config.charts.dark.json @@ -1,5 +1,5 @@ { - "source": ["tokens/default/dark/*.json"], + "source": ["tokens/default/dark/palette.color.json", "tokens/default/dark/charts.dark.json"], "platforms": { "css": { "transformGroup": "patternfly/css", diff --git a/packages/module/config.charts.highcontrast.dark.json b/packages/module/config.charts.highcontrast.dark.json new file mode 100644 index 0000000..04581a3 --- /dev/null +++ b/packages/module/config.charts.highcontrast.dark.json @@ -0,0 +1,23 @@ +{ + "source": ["tokens/default/highcontrast-dark/palette.color.json", "tokens/default/highcontrast-dark/charts.highcontrast.dark.json"], + "platforms": { + "css": { + "transformGroup": "patternfly/css", + "buildPath": "build/css/", + "prefix": "pf-t", + "files": [{ + "destination": "tokens-charts-highcontrast-dark.scss", + "format": "customFormat", + "options": { + "outputReferences": true + }, + "filter": { + "attributes": { + "category": "chart" + } + } + } + ] + } + } +} diff --git a/packages/module/config.charts.highcontrast.json b/packages/module/config.charts.highcontrast.json new file mode 100644 index 0000000..3a0a4f9 --- /dev/null +++ b/packages/module/config.charts.highcontrast.json @@ -0,0 +1,23 @@ +{ + "source": ["tokens/default/highcontrast/palette.color.json", "tokens/default/highcontrast/charts.highcontrast.json"], + "platforms": { + "css": { + "transformGroup": "patternfly/css", + "buildPath": "build/css/", + "prefix": "pf-t", + "files": [{ + "destination": "tokens-charts-highcontrast.scss", + "format": "customFormat", + "options": { + "outputReferences": true + }, + "filter": { + "attributes": { + "category": "chart" + } + } + } + ] + } + } +} diff --git a/packages/module/config.charts.json b/packages/module/config.charts.json index c7ab5e8..ccde967 100644 --- a/packages/module/config.charts.json +++ b/packages/module/config.charts.json @@ -1,5 +1,5 @@ { - "source": ["tokens/default/light/*.json"], + "source": ["tokens/default/light/palette.color.json", "tokens/default/light/charts.json"], "platforms": { "css": { "transformGroup": "patternfly/css", diff --git a/packages/module/config.highcontrast.dark.json b/packages/module/config.highcontrast.dark.json index 112a99a..8c1191f 100644 --- a/packages/module/config.highcontrast.dark.json +++ b/packages/module/config.highcontrast.dark.json @@ -1,5 +1,5 @@ { - "source": ["tokens/highcontrast-dark/*.json"], + "source": ["tokens/default/highcontrast-dark/*.json"], "platforms": { "css": { "transformGroup": "patternfly/css", diff --git a/packages/module/config.highcontrast.json b/packages/module/config.highcontrast.json index 597d3c4..46eb5dd 100644 --- a/packages/module/config.highcontrast.json +++ b/packages/module/config.highcontrast.json @@ -1,5 +1,5 @@ { - "source": ["tokens/highcontrast/*.json"], + "source": ["tokens/default/highcontrast/*.json"], "basePxFontSize": 16, "platforms": { "css": { diff --git a/packages/module/patternfly-docs/content/token-layers-felt-dark.json b/packages/module/patternfly-docs/content/token-layers-felt-dark.json index 8d5fc72..2055c10 100644 --- a/packages/module/patternfly-docs/content/token-layers-felt-dark.json +++ b/packages/module/patternfly-docs/content/token-layers-felt-dark.json @@ -38276,7 +38276,7 @@ "default": { "type": "color", "value": "#0066cc", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -38324,7 +38324,7 @@ "default": { "type": "color", "value": "#4394e5", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -38372,7 +38372,7 @@ "default": { "type": "color", "value": "#92c5f9", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -38420,7 +38420,7 @@ "default": { "type": "color", "value": "#b9dafc", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -38468,7 +38468,7 @@ "default": { "type": "color", "value": "#e0f0ff", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -38516,7 +38516,7 @@ "default": { "type": "color", "value": "#63993d", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -38564,7 +38564,7 @@ "default": { "type": "color", "value": "#87bb62", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -38612,7 +38612,7 @@ "default": { "type": "color", "value": "#afdc8f", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -38660,7 +38660,7 @@ "default": { "type": "color", "value": "#d1f1bb", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -38708,7 +38708,7 @@ "default": { "type": "color", "value": "#e9f7df", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -38756,7 +38756,7 @@ "default": { "type": "color", "value": "#37a3a3", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -38804,7 +38804,7 @@ "default": { "type": "color", "value": "#63bdbd", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -38852,7 +38852,7 @@ "default": { "type": "color", "value": "#9ad8d8", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -38900,7 +38900,7 @@ "default": { "type": "color", "value": "#b9e5e5", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -38948,7 +38948,7 @@ "default": { "type": "color", "value": "#daf2f2", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -38995,12 +38995,12 @@ "pf-t--chart--color--purple--100": { "default": { "type": "color", - "value": "#5e40be", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "value": "#3d2785", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", - "value": "{color.purple.50}" + "value": "{color.purple.60}" }, "name": "pf-t--chart--color--purple--100", "attributes": { @@ -39018,23 +39018,23 @@ "references": [ { "type": "color", - "value": "#5e40be", + "value": "#3d2785", "filePath": "tokens/default/dark/palette.color.json", "isSource": true, "original": { "type": "color", - "value": "#5e40be" + "value": "#3d2785" }, - "name": "pf-t--color--purple--50", + "name": "pf-t--color--purple--60", "attributes": { "category": "color", "type": "purple", - "item": "50" + "item": "60" }, "path": [ "color", "purple", - "50" + "60" ] } ] @@ -39043,12 +39043,12 @@ "pf-t--chart--color--purple--200": { "default": { "type": "color", - "value": "#876fd4", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "value": "#5e40be", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", - "value": "{color.purple.40}" + "value": "{color.purple.50}" }, "name": "pf-t--chart--color--purple--200", "attributes": { @@ -39066,23 +39066,23 @@ "references": [ { "type": "color", - "value": "#876fd4", + "value": "#5e40be", "filePath": "tokens/default/dark/palette.color.json", "isSource": true, "original": { "type": "color", - "value": "#876fd4" + "value": "#5e40be" }, - "name": "pf-t--color--purple--40", + "name": "pf-t--color--purple--50", "attributes": { "category": "color", "type": "purple", - "item": "40" + "item": "50" }, "path": [ "color", "purple", - "40" + "50" ] } ] @@ -39091,12 +39091,12 @@ "pf-t--chart--color--purple--300": { "default": { "type": "color", - "value": "#b6a6e9", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "value": "#876fd4", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", - "value": "{color.purple.30}" + "value": "{color.purple.40}" }, "name": "pf-t--chart--color--purple--300", "attributes": { @@ -39114,23 +39114,23 @@ "references": [ { "type": "color", - "value": "#b6a6e9", + "value": "#876fd4", "filePath": "tokens/default/dark/palette.color.json", "isSource": true, "original": { "type": "color", - "value": "#b6a6e9" + "value": "#876fd4" }, - "name": "pf-t--color--purple--30", + "name": "pf-t--color--purple--40", "attributes": { "category": "color", "type": "purple", - "item": "30" + "item": "40" }, "path": [ "color", "purple", - "30" + "40" ] } ] @@ -39139,12 +39139,12 @@ "pf-t--chart--color--purple--400": { "default": { "type": "color", - "value": "#d0c5f4", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "value": "#b6a6e9", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", - "value": "{color.purple.20}" + "value": "{color.purple.30}" }, "name": "pf-t--chart--color--purple--400", "attributes": { @@ -39162,23 +39162,23 @@ "references": [ { "type": "color", - "value": "#d0c5f4", + "value": "#b6a6e9", "filePath": "tokens/default/dark/palette.color.json", "isSource": true, "original": { "type": "color", - "value": "#d0c5f4" + "value": "#b6a6e9" }, - "name": "pf-t--color--purple--20", + "name": "pf-t--color--purple--30", "attributes": { "category": "color", "type": "purple", - "item": "20" + "item": "30" }, "path": [ "color", "purple", - "20" + "30" ] } ] @@ -39187,12 +39187,12 @@ "pf-t--chart--color--purple--500": { "default": { "type": "color", - "value": "#ece6ff", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "value": "#d0c5f4", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", - "value": "{color.purple.10}" + "value": "{color.purple.20}" }, "name": "pf-t--chart--color--purple--500", "attributes": { @@ -39210,23 +39210,23 @@ "references": [ { "type": "color", - "value": "#ece6ff", + "value": "#d0c5f4", "filePath": "tokens/default/dark/palette.color.json", "isSource": true, "original": { "type": "color", - "value": "#ece6ff" + "value": "#d0c5f4" }, - "name": "pf-t--color--purple--10", + "name": "pf-t--color--purple--20", "attributes": { "category": "color", "type": "purple", - "item": "10" + "item": "20" }, "path": [ "color", "purple", - "10" + "20" ] } ] @@ -39236,7 +39236,7 @@ "default": { "type": "color", "value": "#b98412", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -39284,7 +39284,7 @@ "default": { "type": "color", "value": "#dca614", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -39332,7 +39332,7 @@ "default": { "type": "color", "value": "#ffcc17", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -39380,7 +39380,7 @@ "default": { "type": "color", "value": "#ffe072", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -39428,7 +39428,7 @@ "default": { "type": "color", "value": "#fff4cc", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -39476,7 +39476,7 @@ "default": { "type": "color", "value": "#ca6c0f", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -39524,7 +39524,7 @@ "default": { "type": "color", "value": "#f5921b", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -39572,7 +39572,7 @@ "default": { "type": "color", "value": "#f8ae54", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -39620,7 +39620,7 @@ "default": { "type": "color", "value": "#fccb8f", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -39668,7 +39668,7 @@ "default": { "type": "color", "value": "#ffe8cc", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -39716,7 +39716,7 @@ "default": { "type": "color", "value": "#f0561d", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -39764,7 +39764,7 @@ "default": { "type": "color", "value": "#f4784a", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -39812,7 +39812,7 @@ "default": { "type": "color", "value": "#f89b78", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -39860,7 +39860,7 @@ "default": { "type": "color", "value": "#fbbea8", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -39908,7 +39908,7 @@ "default": { "type": "color", "value": "#ffe3d9", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -39956,7 +39956,7 @@ "default": { "type": "color", "value": "#707070", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -40004,7 +40004,7 @@ "default": { "type": "color", "value": "#a3a3a3", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -40052,7 +40052,7 @@ "default": { "type": "color", "value": "#c7c7c7", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -40100,7 +40100,7 @@ "default": { "type": "color", "value": "#e0e0e0", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -40148,7 +40148,7 @@ "default": { "type": "color", "value": "#f2f2f2", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -40196,7 +40196,7 @@ "default": { "type": "number", "value": 1, - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "number", @@ -40221,7 +40221,7 @@ "default": { "type": "number", "value": 2, - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "number", @@ -40246,7 +40246,7 @@ "default": { "type": "number", "value": 8, - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "number", @@ -40271,7 +40271,7 @@ "default": { "type": "number", "value": 1, - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "number", @@ -40298,7 +40298,7 @@ "default": { "type": "number", "value": 2, - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "number", @@ -40325,7 +40325,7 @@ "default": { "type": "color", "value": "#4d4d4d", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -40375,7 +40375,7 @@ "default": { "type": "color", "value": "#707070", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -40425,7 +40425,7 @@ "default": { "type": "color", "value": "#a3a3a3", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -40475,7 +40475,7 @@ "default": { "type": "color", "value": "#c7c7c7", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -40525,7 +40525,7 @@ "default": { "type": "color", "value": "#e0e0e0", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -40575,7 +40575,7 @@ "default": { "type": "color", "value": "#f2f2f2", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -40625,7 +40625,7 @@ "default": { "type": "color", "value": "#ffffff", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -40673,7 +40673,7 @@ "default": { "type": "color", "value": "#ffffff", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -40721,7 +40721,7 @@ "default": { "type": "number", "value": "20%", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "number", @@ -40748,7 +40748,7 @@ "default": { "type": "color", "value": "#f8ae54", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -40798,7 +40798,7 @@ "default": { "type": "color", "value": "#ffcc17", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -40848,7 +40848,7 @@ "default": { "type": "color", "value": "#92c5f9", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -40897,12 +40897,12 @@ "pf-t--chart--global--danger--color--100": { "default": { "type": "color", - "value": "#f4784a", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "value": "#f0561d", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", - "value": "{color.red-orange.40}" + "value": "{color.red-orange.50}" }, "name": "pf-t--chart--global--danger--color--100", "attributes": { @@ -40922,23 +40922,23 @@ "references": [ { "type": "color", - "value": "#f4784a", + "value": "#f0561d", "filePath": "tokens/default/dark/palette.color.json", "isSource": true, "original": { "type": "color", - "value": "#f4784a" + "value": "#f0561d" }, - "name": "pf-t--color--red-orange--40", + "name": "pf-t--color--red-orange--50", "attributes": { "category": "color", "type": "red-orange", - "item": "40" + "item": "50" }, "path": [ "color", "red-orange", - "40" + "50" ] } ] @@ -40948,7 +40948,7 @@ "default": { "type": "string", "value": "normal", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "string", @@ -40971,7 +40971,7 @@ "default": { "type": "number", "value": 12, - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "number", @@ -40996,7 +40996,7 @@ "default": { "type": "number", "value": 14, - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "number", @@ -41021,7 +41021,7 @@ "default": { "type": "number", "value": 18, - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "number", @@ -41046,7 +41046,7 @@ "default": { "type": "number", "value": 22, - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "number", @@ -41071,7 +41071,7 @@ "default": { "type": "number", "value": 10, - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "number", @@ -41096,7 +41096,7 @@ "default": { "type": "number", "value": 8, - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "number", @@ -41122,18 +41122,18 @@ "width": { "type": "number", "value": 0, - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true }, "type": "string", "value": "transparent", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "width": { "type": "number", "value": 0, - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true }, "type": "string", @@ -41158,7 +41158,7 @@ "default": { "type": "string", "value": "middle", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "string", @@ -41183,7 +41183,7 @@ "default": { "type": "color", "value": "#ffffff", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -41229,7 +41229,7 @@ "default": { "type": "string", "value": "round", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "string", @@ -41252,7 +41252,7 @@ "default": { "type": "number", "value": 50, - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "number", @@ -41277,7 +41277,7 @@ "default": { "type": "number", "value": 300, - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "number", @@ -41302,7 +41302,7 @@ "default": { "type": "number", "value": 450, - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "number", @@ -41327,7 +41327,7 @@ "default": { "type": "string", "value": "round", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "string", @@ -41350,7 +41350,7 @@ "default": { "type": "color", "value": "#92c5f9", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -41376,7 +41376,7 @@ { "type": "color", "value": "#92c5f9", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -41426,7 +41426,7 @@ "default": { "type": "color", "value": "#0066cc", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -41452,7 +41452,7 @@ { "type": "color", "value": "#0066cc", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -41502,7 +41502,7 @@ "default": { "type": "color", "value": "#e0f0ff", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -41528,7 +41528,7 @@ { "type": "color", "value": "#e0f0ff", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -41578,7 +41578,7 @@ "default": { "type": "color", "value": "#4394e5", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -41604,7 +41604,7 @@ { "type": "color", "value": "#4394e5", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -41654,7 +41654,7 @@ "default": { "type": "color", "value": "#b9dafc", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -41680,7 +41680,7 @@ { "type": "color", "value": "#b9dafc", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -41730,7 +41730,7 @@ "default": { "type": "color", "value": "#9ad8d8", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -41756,7 +41756,7 @@ { "type": "color", "value": "#9ad8d8", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -41806,7 +41806,7 @@ "default": { "type": "color", "value": "#37a3a3", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -41832,7 +41832,7 @@ { "type": "color", "value": "#37a3a3", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -41882,7 +41882,7 @@ "default": { "type": "color", "value": "#daf2f2", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -41908,7 +41908,7 @@ { "type": "color", "value": "#daf2f2", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -41958,7 +41958,7 @@ "default": { "type": "color", "value": "#63bdbd", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -41984,7 +41984,7 @@ { "type": "color", "value": "#63bdbd", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -42034,7 +42034,7 @@ "default": { "type": "color", "value": "#b9e5e5", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -42060,7 +42060,7 @@ { "type": "color", "value": "#b9e5e5", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -42110,7 +42110,7 @@ "default": { "type": "color", "value": "#ffcc17", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -42136,7 +42136,7 @@ { "type": "color", "value": "#ffcc17", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -42186,7 +42186,7 @@ "default": { "type": "color", "value": "#b98412", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -42212,7 +42212,7 @@ { "type": "color", "value": "#b98412", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -42262,7 +42262,7 @@ "default": { "type": "color", "value": "#fff4cc", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -42288,7 +42288,7 @@ { "type": "color", "value": "#fff4cc", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -42338,7 +42338,7 @@ "default": { "type": "color", "value": "#dca614", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -42364,7 +42364,7 @@ { "type": "color", "value": "#dca614", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -42414,7 +42414,7 @@ "default": { "type": "color", "value": "#ffe072", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -42440,7 +42440,7 @@ { "type": "color", "value": "#ffe072", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -42490,7 +42490,7 @@ "default": { "type": "color", "value": "#c7c7c7", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -42516,7 +42516,7 @@ { "type": "color", "value": "#c7c7c7", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -42566,7 +42566,7 @@ "default": { "type": "color", "value": "#707070", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -42592,7 +42592,7 @@ { "type": "color", "value": "#707070", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -42642,7 +42642,7 @@ "default": { "type": "color", "value": "#f2f2f2", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -42668,7 +42668,7 @@ { "type": "color", "value": "#f2f2f2", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -42718,7 +42718,7 @@ "default": { "type": "color", "value": "#a3a3a3", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -42744,7 +42744,7 @@ { "type": "color", "value": "#a3a3a3", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -42794,7 +42794,7 @@ "default": { "type": "color", "value": "#e0e0e0", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -42820,7 +42820,7 @@ { "type": "color", "value": "#e0e0e0", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -42870,7 +42870,7 @@ "default": { "type": "color", "value": "#afdc8f", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -42896,7 +42896,7 @@ { "type": "color", "value": "#afdc8f", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -42946,7 +42946,7 @@ "default": { "type": "color", "value": "#63993d", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -42972,7 +42972,7 @@ { "type": "color", "value": "#63993d", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -43022,7 +43022,7 @@ "default": { "type": "color", "value": "#e9f7df", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -43048,7 +43048,7 @@ { "type": "color", "value": "#e9f7df", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -43098,7 +43098,7 @@ "default": { "type": "color", "value": "#87bb62", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -43124,7 +43124,7 @@ { "type": "color", "value": "#87bb62", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -43174,7 +43174,7 @@ "default": { "type": "color", "value": "#d1f1bb", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -43200,7 +43200,7 @@ { "type": "color", "value": "#d1f1bb", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -43249,8 +43249,8 @@ "pf-t--chart--theme--colorscales--purple--colorscale--100": { "default": { "type": "color", - "value": "#b6a6e9", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "value": "#876fd4", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -43275,12 +43275,12 @@ "references": [ { "type": "color", - "value": "#b6a6e9", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "value": "#876fd4", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", - "value": "{color.purple.30}" + "value": "{color.purple.40}" }, "name": "pf-t--chart--color--purple--300", "attributes": { @@ -43298,23 +43298,23 @@ "references": [ { "type": "color", - "value": "#b6a6e9", + "value": "#876fd4", "filePath": "tokens/default/dark/palette.color.json", "isSource": true, "original": { "type": "color", - "value": "#b6a6e9" + "value": "#876fd4" }, - "name": "pf-t--color--purple--30", + "name": "pf-t--color--purple--40", "attributes": { "category": "color", "type": "purple", - "item": "30" + "item": "40" }, "path": [ "color", "purple", - "30" + "40" ] } ] @@ -43325,8 +43325,8 @@ "pf-t--chart--theme--colorscales--purple--colorscale--200": { "default": { "type": "color", - "value": "#5e40be", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "value": "#3d2785", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -43351,12 +43351,12 @@ "references": [ { "type": "color", - "value": "#5e40be", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "value": "#3d2785", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", - "value": "{color.purple.50}" + "value": "{color.purple.60}" }, "name": "pf-t--chart--color--purple--100", "attributes": { @@ -43374,23 +43374,23 @@ "references": [ { "type": "color", - "value": "#5e40be", + "value": "#3d2785", "filePath": "tokens/default/dark/palette.color.json", "isSource": true, "original": { "type": "color", - "value": "#5e40be" + "value": "#3d2785" }, - "name": "pf-t--color--purple--50", + "name": "pf-t--color--purple--60", "attributes": { "category": "color", "type": "purple", - "item": "50" + "item": "60" }, "path": [ "color", "purple", - "50" + "60" ] } ] @@ -43401,8 +43401,8 @@ "pf-t--chart--theme--colorscales--purple--colorscale--300": { "default": { "type": "color", - "value": "#ece6ff", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "value": "#d0c5f4", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -43427,12 +43427,12 @@ "references": [ { "type": "color", - "value": "#ece6ff", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "value": "#d0c5f4", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", - "value": "{color.purple.10}" + "value": "{color.purple.20}" }, "name": "pf-t--chart--color--purple--500", "attributes": { @@ -43450,23 +43450,23 @@ "references": [ { "type": "color", - "value": "#ece6ff", + "value": "#d0c5f4", "filePath": "tokens/default/dark/palette.color.json", "isSource": true, "original": { "type": "color", - "value": "#ece6ff" + "value": "#d0c5f4" }, - "name": "pf-t--color--purple--10", + "name": "pf-t--color--purple--20", "attributes": { "category": "color", "type": "purple", - "item": "10" + "item": "20" }, "path": [ "color", "purple", - "10" + "20" ] } ] @@ -43477,8 +43477,8 @@ "pf-t--chart--theme--colorscales--purple--colorscale--400": { "default": { "type": "color", - "value": "#876fd4", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "value": "#5e40be", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -43503,12 +43503,12 @@ "references": [ { "type": "color", - "value": "#876fd4", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "value": "#5e40be", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", - "value": "{color.purple.40}" + "value": "{color.purple.50}" }, "name": "pf-t--chart--color--purple--200", "attributes": { @@ -43526,23 +43526,23 @@ "references": [ { "type": "color", - "value": "#876fd4", + "value": "#5e40be", "filePath": "tokens/default/dark/palette.color.json", "isSource": true, "original": { "type": "color", - "value": "#876fd4" + "value": "#5e40be" }, - "name": "pf-t--color--purple--40", + "name": "pf-t--color--purple--50", "attributes": { "category": "color", "type": "purple", - "item": "40" + "item": "50" }, "path": [ "color", "purple", - "40" + "50" ] } ] @@ -43553,8 +43553,8 @@ "pf-t--chart--theme--colorscales--purple--colorscale--500": { "default": { "type": "color", - "value": "#d0c5f4", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "value": "#b6a6e9", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -43579,12 +43579,12 @@ "references": [ { "type": "color", - "value": "#d0c5f4", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "value": "#b6a6e9", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", - "value": "{color.purple.20}" + "value": "{color.purple.30}" }, "name": "pf-t--chart--color--purple--400", "attributes": { @@ -43602,23 +43602,23 @@ "references": [ { "type": "color", - "value": "#d0c5f4", + "value": "#b6a6e9", "filePath": "tokens/default/dark/palette.color.json", "isSource": true, "original": { "type": "color", - "value": "#d0c5f4" + "value": "#b6a6e9" }, - "name": "pf-t--color--purple--20", + "name": "pf-t--color--purple--30", "attributes": { "category": "color", "type": "purple", - "item": "20" + "item": "30" }, "path": [ "color", "purple", - "20" + "30" ] } ] @@ -43630,7 +43630,7 @@ "default": { "type": "color", "value": "#f8ae54", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -43656,7 +43656,7 @@ { "type": "color", "value": "#f8ae54", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -43706,7 +43706,7 @@ "default": { "type": "color", "value": "#ca6c0f", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -43732,7 +43732,7 @@ { "type": "color", "value": "#ca6c0f", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -43782,7 +43782,7 @@ "default": { "type": "color", "value": "#ffe8cc", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -43808,7 +43808,7 @@ { "type": "color", "value": "#ffe8cc", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -43858,7 +43858,7 @@ "default": { "type": "color", "value": "#f5921b", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -43884,7 +43884,7 @@ { "type": "color", "value": "#f5921b", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -43934,7 +43934,7 @@ "default": { "type": "color", "value": "#fccb8f", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -43960,7 +43960,7 @@ { "type": "color", "value": "#fccb8f", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -44010,7 +44010,7 @@ "default": { "type": "color", "value": "#4394e5", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -44036,7 +44036,7 @@ { "type": "color", "value": "#4394e5", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -44086,7 +44086,7 @@ "default": { "type": "color", "value": "#afdc8f", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -44112,7 +44112,7 @@ { "type": "color", "value": "#afdc8f", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -44162,7 +44162,7 @@ "default": { "type": "color", "value": "#63bdbd", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -44188,7 +44188,7 @@ { "type": "color", "value": "#63bdbd", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -44238,7 +44238,7 @@ "default": { "type": "color", "value": "#ffcc17", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -44264,7 +44264,7 @@ { "type": "color", "value": "#ffcc17", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -44314,7 +44314,7 @@ "default": { "type": "color", "value": "#f5921b", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -44340,7 +44340,7 @@ { "type": "color", "value": "#f5921b", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -44390,7 +44390,7 @@ "default": { "type": "color", "value": "#92c5f9", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -44416,7 +44416,7 @@ { "type": "color", "value": "#92c5f9", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -44466,7 +44466,7 @@ "default": { "type": "color", "value": "#87bb62", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -44492,7 +44492,7 @@ { "type": "color", "value": "#87bb62", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -44542,7 +44542,7 @@ "default": { "type": "color", "value": "#9ad8d8", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -44568,7 +44568,7 @@ { "type": "color", "value": "#9ad8d8", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -44618,7 +44618,7 @@ "default": { "type": "color", "value": "#dca614", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -44644,7 +44644,7 @@ { "type": "color", "value": "#dca614", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -44694,7 +44694,7 @@ "default": { "type": "color", "value": "#f8ae54", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -44720,7 +44720,7 @@ { "type": "color", "value": "#f8ae54", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -44770,7 +44770,7 @@ "default": { "type": "color", "value": "#e0f0ff", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -44796,7 +44796,7 @@ { "type": "color", "value": "#e0f0ff", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -44846,7 +44846,7 @@ "default": { "type": "color", "value": "#63993d", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -44872,7 +44872,7 @@ { "type": "color", "value": "#63993d", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -44922,7 +44922,7 @@ "default": { "type": "color", "value": "#daf2f2", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -44948,7 +44948,7 @@ { "type": "color", "value": "#daf2f2", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -44998,7 +44998,7 @@ "default": { "type": "color", "value": "#b98412", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -45024,7 +45024,7 @@ { "type": "color", "value": "#b98412", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -45074,7 +45074,7 @@ "default": { "type": "color", "value": "#ffe8cc", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -45100,7 +45100,7 @@ { "type": "color", "value": "#ffe8cc", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -45150,7 +45150,7 @@ "default": { "type": "color", "value": "#0066cc", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -45176,7 +45176,7 @@ { "type": "color", "value": "#0066cc", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -45226,7 +45226,7 @@ "default": { "type": "color", "value": "#e9f7df", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -45252,7 +45252,7 @@ { "type": "color", "value": "#e9f7df", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -45302,7 +45302,7 @@ "default": { "type": "color", "value": "#37a3a3", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -45328,7 +45328,7 @@ { "type": "color", "value": "#37a3a3", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -45378,7 +45378,7 @@ "default": { "type": "color", "value": "#fff4cc", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -45404,7 +45404,7 @@ { "type": "color", "value": "#fff4cc", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -45454,7 +45454,7 @@ "default": { "type": "color", "value": "#ca6c0f", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -45480,7 +45480,7 @@ { "type": "color", "value": "#ca6c0f", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -45530,7 +45530,7 @@ "default": { "type": "color", "value": "#b9dafc", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -45556,7 +45556,7 @@ { "type": "color", "value": "#b9dafc", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -45606,7 +45606,7 @@ "default": { "type": "color", "value": "#d1f1bb", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -45632,7 +45632,7 @@ { "type": "color", "value": "#d1f1bb", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -45682,7 +45682,7 @@ "default": { "type": "color", "value": "#b9e5e5", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -45708,7 +45708,7 @@ { "type": "color", "value": "#b9e5e5", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -45758,7 +45758,7 @@ "default": { "type": "color", "value": "#ffe072", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -45784,7 +45784,7 @@ { "type": "color", "value": "#ffe072", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -45834,7 +45834,7 @@ "default": { "type": "color", "value": "#fccb8f", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -45860,7 +45860,7 @@ { "type": "color", "value": "#fccb8f", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -45910,7 +45910,7 @@ "default": { "type": "color", "value": "#4394e5", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -45936,7 +45936,7 @@ { "type": "color", "value": "#4394e5", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -45986,7 +45986,7 @@ "default": { "type": "color", "value": "#ffcc17", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -46012,7 +46012,7 @@ { "type": "color", "value": "#ffcc17", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -46062,7 +46062,7 @@ "default": { "type": "color", "value": "#87bb62", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -46088,7 +46088,7 @@ { "type": "color", "value": "#87bb62", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -46137,8 +46137,8 @@ "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--400": { "default": { "type": "color", - "value": "#b6a6e9", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "value": "#876fd4", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -46163,12 +46163,12 @@ "references": [ { "type": "color", - "value": "#b6a6e9", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "value": "#876fd4", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", - "value": "{color.purple.30}" + "value": "{color.purple.40}" }, "name": "pf-t--chart--color--purple--300", "attributes": { @@ -46186,23 +46186,23 @@ "references": [ { "type": "color", - "value": "#b6a6e9", + "value": "#876fd4", "filePath": "tokens/default/dark/palette.color.json", "isSource": true, "original": { "type": "color", - "value": "#b6a6e9" + "value": "#876fd4" }, - "name": "pf-t--color--purple--30", + "name": "pf-t--color--purple--40", "attributes": { "category": "color", "type": "purple", - "item": "30" + "item": "40" }, "path": [ "color", "purple", - "30" + "40" ] } ] @@ -46214,7 +46214,7 @@ "default": { "type": "color", "value": "#f5921b", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -46240,7 +46240,7 @@ { "type": "color", "value": "#f5921b", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -46290,7 +46290,7 @@ "default": { "type": "color", "value": "#9ad8d8", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -46316,7 +46316,7 @@ { "type": "color", "value": "#9ad8d8", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -46366,7 +46366,7 @@ "default": { "type": "color", "value": "#a3a3a3", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -46392,7 +46392,7 @@ { "type": "color", "value": "#a3a3a3", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -46442,7 +46442,7 @@ "default": { "type": "color", "value": "#92c5f9", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -46468,7 +46468,7 @@ { "type": "color", "value": "#92c5f9", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -46518,7 +46518,7 @@ "default": { "type": "color", "value": "#dca614", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -46544,7 +46544,7 @@ { "type": "color", "value": "#dca614", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -46594,7 +46594,7 @@ "default": { "type": "color", "value": "#afdc8f", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -46620,7 +46620,7 @@ { "type": "color", "value": "#afdc8f", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -46669,8 +46669,8 @@ "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1100": { "default": { "type": "color", - "value": "#876fd4", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "value": "#5e40be", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -46695,12 +46695,12 @@ "references": [ { "type": "color", - "value": "#876fd4", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "value": "#5e40be", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", - "value": "{color.purple.40}" + "value": "{color.purple.50}" }, "name": "pf-t--chart--color--purple--200", "attributes": { @@ -46718,23 +46718,23 @@ "references": [ { "type": "color", - "value": "#876fd4", + "value": "#5e40be", "filePath": "tokens/default/dark/palette.color.json", "isSource": true, "original": { "type": "color", - "value": "#876fd4" + "value": "#5e40be" }, - "name": "pf-t--color--purple--40", + "name": "pf-t--color--purple--50", "attributes": { "category": "color", "type": "purple", - "item": "40" + "item": "50" }, "path": [ "color", "purple", - "40" + "50" ] } ] @@ -46746,7 +46746,7 @@ "default": { "type": "color", "value": "#f8ae54", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -46772,7 +46772,7 @@ { "type": "color", "value": "#f8ae54", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -46822,7 +46822,7 @@ "default": { "type": "color", "value": "#63bdbd", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -46848,7 +46848,7 @@ { "type": "color", "value": "#63bdbd", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -46898,7 +46898,7 @@ "default": { "type": "color", "value": "#c7c7c7", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -46924,7 +46924,7 @@ { "type": "color", "value": "#c7c7c7", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -46974,7 +46974,7 @@ "default": { "type": "color", "value": "#0066cc", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -47000,7 +47000,7 @@ { "type": "color", "value": "#0066cc", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -47050,7 +47050,7 @@ "default": { "type": "color", "value": "#fff4cc", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -47076,7 +47076,7 @@ { "type": "color", "value": "#fff4cc", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -47126,7 +47126,7 @@ "default": { "type": "color", "value": "#63993d", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -47152,7 +47152,7 @@ { "type": "color", "value": "#63993d", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -47201,8 +47201,8 @@ "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1800": { "default": { "type": "color", - "value": "#ece6ff", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "value": "#d0c5f4", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -47227,12 +47227,12 @@ "references": [ { "type": "color", - "value": "#ece6ff", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "value": "#d0c5f4", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", - "value": "{color.purple.10}" + "value": "{color.purple.20}" }, "name": "pf-t--chart--color--purple--500", "attributes": { @@ -47250,23 +47250,23 @@ "references": [ { "type": "color", - "value": "#ece6ff", + "value": "#d0c5f4", "filePath": "tokens/default/dark/palette.color.json", "isSource": true, "original": { "type": "color", - "value": "#ece6ff" + "value": "#d0c5f4" }, - "name": "pf-t--color--purple--10", + "name": "pf-t--color--purple--20", "attributes": { "category": "color", "type": "purple", - "item": "10" + "item": "20" }, "path": [ "color", "purple", - "10" + "20" ] } ] @@ -47278,7 +47278,7 @@ "default": { "type": "color", "value": "#ca6c0f", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -47304,7 +47304,7 @@ { "type": "color", "value": "#ca6c0f", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -47354,7 +47354,7 @@ "default": { "type": "color", "value": "#daf2f2", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -47380,7 +47380,7 @@ { "type": "color", "value": "#daf2f2", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -47430,7 +47430,7 @@ "default": { "type": "color", "value": "#707070", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -47456,7 +47456,7 @@ { "type": "color", "value": "#707070", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -47506,7 +47506,7 @@ "default": { "type": "color", "value": "#e0f0ff", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -47532,7 +47532,7 @@ { "type": "color", "value": "#e0f0ff", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -47582,7 +47582,7 @@ "default": { "type": "color", "value": "#b98412", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -47608,7 +47608,7 @@ { "type": "color", "value": "#b98412", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -47658,7 +47658,7 @@ "default": { "type": "color", "value": "#e9f7df", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -47684,7 +47684,7 @@ { "type": "color", "value": "#e9f7df", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -47733,8 +47733,8 @@ "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2500": { "default": { "type": "color", - "value": "#5e40be", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "value": "#3d2785", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -47759,12 +47759,12 @@ "references": [ { "type": "color", - "value": "#5e40be", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "value": "#3d2785", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", - "value": "{color.purple.50}" + "value": "{color.purple.60}" }, "name": "pf-t--chart--color--purple--100", "attributes": { @@ -47782,23 +47782,23 @@ "references": [ { "type": "color", - "value": "#5e40be", + "value": "#3d2785", "filePath": "tokens/default/dark/palette.color.json", "isSource": true, "original": { "type": "color", - "value": "#5e40be" + "value": "#3d2785" }, - "name": "pf-t--color--purple--50", + "name": "pf-t--color--purple--60", "attributes": { "category": "color", "type": "purple", - "item": "50" + "item": "60" }, "path": [ "color", "purple", - "50" + "60" ] } ] @@ -47810,7 +47810,7 @@ "default": { "type": "color", "value": "#ffe8cc", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -47836,7 +47836,7 @@ { "type": "color", "value": "#ffe8cc", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -47886,7 +47886,7 @@ "default": { "type": "color", "value": "#37a3a3", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -47912,7 +47912,7 @@ { "type": "color", "value": "#37a3a3", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -47962,7 +47962,7 @@ "default": { "type": "color", "value": "#f2f2f2", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -47988,7 +47988,7 @@ { "type": "color", "value": "#f2f2f2", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -48038,7 +48038,7 @@ "default": { "type": "color", "value": "#b9dafc", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -48064,7 +48064,7 @@ { "type": "color", "value": "#b9dafc", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -48114,7 +48114,7 @@ "default": { "type": "color", "value": "#ffe072", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -48140,7 +48140,7 @@ { "type": "color", "value": "#ffe072", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -48190,7 +48190,7 @@ "default": { "type": "color", "value": "#d1f1bb", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -48216,7 +48216,7 @@ { "type": "color", "value": "#d1f1bb", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -48265,8 +48265,8 @@ "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3200": { "default": { "type": "color", - "value": "#d0c5f4", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "value": "#b6a6e9", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -48291,12 +48291,12 @@ "references": [ { "type": "color", - "value": "#d0c5f4", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "value": "#b6a6e9", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", - "value": "{color.purple.20}" + "value": "{color.purple.30}" }, "name": "pf-t--chart--color--purple--400", "attributes": { @@ -48314,23 +48314,23 @@ "references": [ { "type": "color", - "value": "#d0c5f4", + "value": "#b6a6e9", "filePath": "tokens/default/dark/palette.color.json", "isSource": true, "original": { "type": "color", - "value": "#d0c5f4" + "value": "#b6a6e9" }, - "name": "pf-t--color--purple--20", + "name": "pf-t--color--purple--30", "attributes": { "category": "color", "type": "purple", - "item": "20" + "item": "30" }, "path": [ "color", "purple", - "20" + "30" ] } ] @@ -48342,7 +48342,7 @@ "default": { "type": "color", "value": "#fccb8f", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -48368,7 +48368,7 @@ { "type": "color", "value": "#fccb8f", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -48418,7 +48418,7 @@ "default": { "type": "color", "value": "#b9e5e5", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -48444,7 +48444,7 @@ { "type": "color", "value": "#b9e5e5", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -48494,7 +48494,7 @@ "default": { "type": "color", "value": "#e0e0e0", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", @@ -48520,7 +48520,7 @@ { "type": "color", "value": "#e0e0e0", - "filePath": "tokens/default/dark/charts.highcontrast.dark.json", + "filePath": "tokens/default/dark/charts.dark.json", "isSource": true, "original": { "type": "color", diff --git a/packages/module/patternfly-docs/content/token-layers-felt-highcontrast-dark.json b/packages/module/patternfly-docs/content/token-layers-felt-highcontrast-dark.json index a536a23..bfb6b7b 100644 --- a/packages/module/patternfly-docs/content/token-layers-felt-highcontrast-dark.json +++ b/packages/module/patternfly-docs/content/token-layers-felt-highcontrast-dark.json @@ -38319,5 +38319,10300 @@ } } }, - "chart": {} + "chart": { + "pf-t--chart--color--blue--100": { + "default": { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.50}" + }, + "name": "pf-t--chart--color--blue--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "blue", + "100" + ], + "references": [ + { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#0066cc" + }, + "name": "pf-t--color--blue--50", + "attributes": { + "category": "color", + "type": "blue", + "item": "50" + }, + "path": [ + "color", + "blue", + "50" + ] + } + ] + } + }, + "pf-t--chart--color--blue--200": { + "default": { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.40}" + }, + "name": "pf-t--chart--color--blue--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "blue", + "200" + ], + "references": [ + { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#4394e5" + }, + "name": "pf-t--color--blue--40", + "attributes": { + "category": "color", + "type": "blue", + "item": "40" + }, + "path": [ + "color", + "blue", + "40" + ] + } + ] + } + }, + "pf-t--chart--color--blue--300": { + "default": { + "type": "color", + "value": "#92c5f9", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.30}" + }, + "name": "pf-t--chart--color--blue--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "blue", + "300" + ], + "references": [ + { + "type": "color", + "value": "#92c5f9", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#92c5f9" + }, + "name": "pf-t--color--blue--30", + "attributes": { + "category": "color", + "type": "blue", + "item": "30" + }, + "path": [ + "color", + "blue", + "30" + ] + } + ] + } + }, + "pf-t--chart--color--blue--400": { + "default": { + "type": "color", + "value": "#b9dafc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.20}" + }, + "name": "pf-t--chart--color--blue--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "blue", + "400" + ], + "references": [ + { + "type": "color", + "value": "#b9dafc", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b9dafc" + }, + "name": "pf-t--color--blue--20", + "attributes": { + "category": "color", + "type": "blue", + "item": "20" + }, + "path": [ + "color", + "blue", + "20" + ] + } + ] + } + }, + "pf-t--chart--color--blue--500": { + "default": { + "type": "color", + "value": "#e0f0ff", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.10}" + }, + "name": "pf-t--chart--color--blue--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "blue", + "500" + ], + "references": [ + { + "type": "color", + "value": "#e0f0ff", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#e0f0ff" + }, + "name": "pf-t--color--blue--10", + "attributes": { + "category": "color", + "type": "blue", + "item": "10" + }, + "path": [ + "color", + "blue", + "10" + ] + } + ] + } + }, + "pf-t--chart--color--green--100": { + "default": { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.50}" + }, + "name": "pf-t--chart--color--green--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "green", + "100" + ], + "references": [ + { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#63993d" + }, + "name": "pf-t--color--green--50", + "attributes": { + "category": "color", + "type": "green", + "item": "50" + }, + "path": [ + "color", + "green", + "50" + ] + } + ] + } + }, + "pf-t--chart--color--green--200": { + "default": { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.40}" + }, + "name": "pf-t--chart--color--green--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "green", + "200" + ], + "references": [ + { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#87bb62" + }, + "name": "pf-t--color--green--40", + "attributes": { + "category": "color", + "type": "green", + "item": "40" + }, + "path": [ + "color", + "green", + "40" + ] + } + ] + } + }, + "pf-t--chart--color--green--300": { + "default": { + "type": "color", + "value": "#afdc8f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.30}" + }, + "name": "pf-t--chart--color--green--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "green", + "300" + ], + "references": [ + { + "type": "color", + "value": "#afdc8f", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#afdc8f" + }, + "name": "pf-t--color--green--30", + "attributes": { + "category": "color", + "type": "green", + "item": "30" + }, + "path": [ + "color", + "green", + "30" + ] + } + ] + } + }, + "pf-t--chart--color--green--400": { + "default": { + "type": "color", + "value": "#d1f1bb", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.20}" + }, + "name": "pf-t--chart--color--green--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "green", + "400" + ], + "references": [ + { + "type": "color", + "value": "#d1f1bb", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#d1f1bb" + }, + "name": "pf-t--color--green--20", + "attributes": { + "category": "color", + "type": "green", + "item": "20" + }, + "path": [ + "color", + "green", + "20" + ] + } + ] + } + }, + "pf-t--chart--color--green--500": { + "default": { + "type": "color", + "value": "#e9f7df", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.10}" + }, + "name": "pf-t--chart--color--green--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "green", + "500" + ], + "references": [ + { + "type": "color", + "value": "#e9f7df", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#e9f7df" + }, + "name": "pf-t--color--green--10", + "attributes": { + "category": "color", + "type": "green", + "item": "10" + }, + "path": [ + "color", + "green", + "10" + ] + } + ] + } + }, + "pf-t--chart--color--teal--100": { + "default": { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.50}" + }, + "name": "pf-t--chart--color--teal--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "teal", + "100" + ], + "references": [ + { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#37a3a3" + }, + "name": "pf-t--color--teal--50", + "attributes": { + "category": "color", + "type": "teal", + "item": "50" + }, + "path": [ + "color", + "teal", + "50" + ] + } + ] + } + }, + "pf-t--chart--color--teal--200": { + "default": { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.40}" + }, + "name": "pf-t--chart--color--teal--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "teal", + "200" + ], + "references": [ + { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#63bdbd" + }, + "name": "pf-t--color--teal--40", + "attributes": { + "category": "color", + "type": "teal", + "item": "40" + }, + "path": [ + "color", + "teal", + "40" + ] + } + ] + } + }, + "pf-t--chart--color--teal--300": { + "default": { + "type": "color", + "value": "#9ad8d8", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.30}" + }, + "name": "pf-t--chart--color--teal--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "teal", + "300" + ], + "references": [ + { + "type": "color", + "value": "#9ad8d8", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#9ad8d8" + }, + "name": "pf-t--color--teal--30", + "attributes": { + "category": "color", + "type": "teal", + "item": "30" + }, + "path": [ + "color", + "teal", + "30" + ] + } + ] + } + }, + "pf-t--chart--color--teal--400": { + "default": { + "type": "color", + "value": "#b9e5e5", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.20}" + }, + "name": "pf-t--chart--color--teal--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "teal", + "400" + ], + "references": [ + { + "type": "color", + "value": "#b9e5e5", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b9e5e5" + }, + "name": "pf-t--color--teal--20", + "attributes": { + "category": "color", + "type": "teal", + "item": "20" + }, + "path": [ + "color", + "teal", + "20" + ] + } + ] + } + }, + "pf-t--chart--color--teal--500": { + "default": { + "type": "color", + "value": "#daf2f2", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.10}" + }, + "name": "pf-t--chart--color--teal--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "teal", + "500" + ], + "references": [ + { + "type": "color", + "value": "#daf2f2", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#daf2f2" + }, + "name": "pf-t--color--teal--10", + "attributes": { + "category": "color", + "type": "teal", + "item": "10" + }, + "path": [ + "color", + "teal", + "10" + ] + } + ] + } + }, + "pf-t--chart--color--purple--100": { + "default": { + "type": "color", + "value": "#5e40be", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.50}" + }, + "name": "pf-t--chart--color--purple--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "purple", + "100" + ], + "references": [ + { + "type": "color", + "value": "#5e40be", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#5e40be" + }, + "name": "pf-t--color--purple--50", + "attributes": { + "category": "color", + "type": "purple", + "item": "50" + }, + "path": [ + "color", + "purple", + "50" + ] + } + ] + } + }, + "pf-t--chart--color--purple--200": { + "default": { + "type": "color", + "value": "#876fd4", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.40}" + }, + "name": "pf-t--chart--color--purple--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "purple", + "200" + ], + "references": [ + { + "type": "color", + "value": "#876fd4", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#876fd4" + }, + "name": "pf-t--color--purple--40", + "attributes": { + "category": "color", + "type": "purple", + "item": "40" + }, + "path": [ + "color", + "purple", + "40" + ] + } + ] + } + }, + "pf-t--chart--color--purple--300": { + "default": { + "type": "color", + "value": "#b6a6e9", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.30}" + }, + "name": "pf-t--chart--color--purple--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "purple", + "300" + ], + "references": [ + { + "type": "color", + "value": "#b6a6e9", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b6a6e9" + }, + "name": "pf-t--color--purple--30", + "attributes": { + "category": "color", + "type": "purple", + "item": "30" + }, + "path": [ + "color", + "purple", + "30" + ] + } + ] + } + }, + "pf-t--chart--color--purple--400": { + "default": { + "type": "color", + "value": "#d0c5f4", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.20}" + }, + "name": "pf-t--chart--color--purple--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "purple", + "400" + ], + "references": [ + { + "type": "color", + "value": "#d0c5f4", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#d0c5f4" + }, + "name": "pf-t--color--purple--20", + "attributes": { + "category": "color", + "type": "purple", + "item": "20" + }, + "path": [ + "color", + "purple", + "20" + ] + } + ] + } + }, + "pf-t--chart--color--purple--500": { + "default": { + "type": "color", + "value": "#ece6ff", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.10}" + }, + "name": "pf-t--chart--color--purple--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "purple", + "500" + ], + "references": [ + { + "type": "color", + "value": "#ece6ff", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ece6ff" + }, + "name": "pf-t--color--purple--10", + "attributes": { + "category": "color", + "type": "purple", + "item": "10" + }, + "path": [ + "color", + "purple", + "10" + ] + } + ] + } + }, + "pf-t--chart--color--yellow--100": { + "default": { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.50}" + }, + "name": "pf-t--chart--color--yellow--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "yellow", + "100" + ], + "references": [ + { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b98412" + }, + "name": "pf-t--color--yellow--50", + "attributes": { + "category": "color", + "type": "yellow", + "item": "50" + }, + "path": [ + "color", + "yellow", + "50" + ] + } + ] + } + }, + "pf-t--chart--color--yellow--200": { + "default": { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.40}" + }, + "name": "pf-t--chart--color--yellow--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "yellow", + "200" + ], + "references": [ + { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#dca614" + }, + "name": "pf-t--color--yellow--40", + "attributes": { + "category": "color", + "type": "yellow", + "item": "40" + }, + "path": [ + "color", + "yellow", + "40" + ] + } + ] + } + }, + "pf-t--chart--color--yellow--300": { + "default": { + "type": "color", + "value": "#ffcc17", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.30}" + }, + "name": "pf-t--chart--color--yellow--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "yellow", + "300" + ], + "references": [ + { + "type": "color", + "value": "#ffcc17", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ffcc17" + }, + "name": "pf-t--color--yellow--30", + "attributes": { + "category": "color", + "type": "yellow", + "item": "30" + }, + "path": [ + "color", + "yellow", + "30" + ] + } + ] + } + }, + "pf-t--chart--color--yellow--400": { + "default": { + "type": "color", + "value": "#ffe072", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.20}" + }, + "name": "pf-t--chart--color--yellow--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "yellow", + "400" + ], + "references": [ + { + "type": "color", + "value": "#ffe072", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ffe072" + }, + "name": "pf-t--color--yellow--20", + "attributes": { + "category": "color", + "type": "yellow", + "item": "20" + }, + "path": [ + "color", + "yellow", + "20" + ] + } + ] + } + }, + "pf-t--chart--color--yellow--500": { + "default": { + "type": "color", + "value": "#fff4cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.10}" + }, + "name": "pf-t--chart--color--yellow--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "yellow", + "500" + ], + "references": [ + { + "type": "color", + "value": "#fff4cc", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#fff4cc" + }, + "name": "pf-t--color--yellow--10", + "attributes": { + "category": "color", + "type": "yellow", + "item": "10" + }, + "path": [ + "color", + "yellow", + "10" + ] + } + ] + } + }, + "pf-t--chart--color--orange--100": { + "default": { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.50}" + }, + "name": "pf-t--chart--color--orange--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "orange", + "100" + ], + "references": [ + { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ca6c0f" + }, + "name": "pf-t--color--orange--50", + "attributes": { + "category": "color", + "type": "orange", + "item": "50" + }, + "path": [ + "color", + "orange", + "50" + ] + } + ] + } + }, + "pf-t--chart--color--orange--200": { + "default": { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.40}" + }, + "name": "pf-t--chart--color--orange--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "orange", + "200" + ], + "references": [ + { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f5921b" + }, + "name": "pf-t--color--orange--40", + "attributes": { + "category": "color", + "type": "orange", + "item": "40" + }, + "path": [ + "color", + "orange", + "40" + ] + } + ] + } + }, + "pf-t--chart--color--orange--300": { + "default": { + "type": "color", + "value": "#f8ae54", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.30}" + }, + "name": "pf-t--chart--color--orange--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "orange", + "300" + ], + "references": [ + { + "type": "color", + "value": "#f8ae54", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f8ae54" + }, + "name": "pf-t--color--orange--30", + "attributes": { + "category": "color", + "type": "orange", + "item": "30" + }, + "path": [ + "color", + "orange", + "30" + ] + } + ] + } + }, + "pf-t--chart--color--orange--400": { + "default": { + "type": "color", + "value": "#fccb8f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.20}" + }, + "name": "pf-t--chart--color--orange--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "orange", + "400" + ], + "references": [ + { + "type": "color", + "value": "#fccb8f", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#fccb8f" + }, + "name": "pf-t--color--orange--20", + "attributes": { + "category": "color", + "type": "orange", + "item": "20" + }, + "path": [ + "color", + "orange", + "20" + ] + } + ] + } + }, + "pf-t--chart--color--orange--500": { + "default": { + "type": "color", + "value": "#ffe8cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.10}" + }, + "name": "pf-t--chart--color--orange--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "orange", + "500" + ], + "references": [ + { + "type": "color", + "value": "#ffe8cc", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ffe8cc" + }, + "name": "pf-t--color--orange--10", + "attributes": { + "category": "color", + "type": "orange", + "item": "10" + }, + "path": [ + "color", + "orange", + "10" + ] + } + ] + } + }, + "pf-t--chart--color--red-orange--100": { + "default": { + "type": "color", + "value": "#f0561d", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.red-orange.50}" + }, + "name": "pf-t--chart--color--red-orange--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "red-orange", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "red-orange", + "100" + ], + "references": [ + { + "type": "color", + "value": "#f0561d", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f0561d" + }, + "name": "pf-t--color--red-orange--50", + "attributes": { + "category": "color", + "type": "red-orange", + "item": "50" + }, + "path": [ + "color", + "red-orange", + "50" + ] + } + ] + } + }, + "pf-t--chart--color--red-orange--200": { + "default": { + "type": "color", + "value": "#f4784a", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.red-orange.40}" + }, + "name": "pf-t--chart--color--red-orange--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "red-orange", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "red-orange", + "200" + ], + "references": [ + { + "type": "color", + "value": "#f4784a", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f4784a" + }, + "name": "pf-t--color--red-orange--40", + "attributes": { + "category": "color", + "type": "red-orange", + "item": "40" + }, + "path": [ + "color", + "red-orange", + "40" + ] + } + ] + } + }, + "pf-t--chart--color--red-orange--300": { + "default": { + "type": "color", + "value": "#f89b78", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.red-orange.30}" + }, + "name": "pf-t--chart--color--red-orange--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "red-orange", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "red-orange", + "300" + ], + "references": [ + { + "type": "color", + "value": "#f89b78", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f89b78" + }, + "name": "pf-t--color--red-orange--30", + "attributes": { + "category": "color", + "type": "red-orange", + "item": "30" + }, + "path": [ + "color", + "red-orange", + "30" + ] + } + ] + } + }, + "pf-t--chart--color--red-orange--400": { + "default": { + "type": "color", + "value": "#fbbea8", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.red-orange.20}" + }, + "name": "pf-t--chart--color--red-orange--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "red-orange", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "red-orange", + "400" + ], + "references": [ + { + "type": "color", + "value": "#fbbea8", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#fbbea8" + }, + "name": "pf-t--color--red-orange--20", + "attributes": { + "category": "color", + "type": "red-orange", + "item": "20" + }, + "path": [ + "color", + "red-orange", + "20" + ] + } + ] + } + }, + "pf-t--chart--color--red-orange--500": { + "default": { + "type": "color", + "value": "#ffe3d9", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.red-orange.10}" + }, + "name": "pf-t--chart--color--red-orange--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "red-orange", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "red-orange", + "500" + ], + "references": [ + { + "type": "color", + "value": "#ffe3d9", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ffe3d9" + }, + "name": "pf-t--color--red-orange--10", + "attributes": { + "category": "color", + "type": "red-orange", + "item": "10" + }, + "path": [ + "color", + "red-orange", + "10" + ] + } + ] + } + }, + "pf-t--chart--color--black--100": { + "default": { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.50}" + }, + "name": "pf-t--chart--color--black--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "black", + "100" + ], + "references": [ + { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#707070" + }, + "name": "pf-t--color--gray--50", + "attributes": { + "category": "color", + "type": "gray", + "item": "50" + }, + "path": [ + "color", + "gray", + "50" + ] + } + ] + } + }, + "pf-t--chart--color--black--200": { + "default": { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.40}" + }, + "name": "pf-t--chart--color--black--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "black", + "200" + ], + "references": [ + { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#a3a3a3" + }, + "name": "pf-t--color--gray--40", + "attributes": { + "category": "color", + "type": "gray", + "item": "40" + }, + "path": [ + "color", + "gray", + "40" + ] + } + ] + } + }, + "pf-t--chart--color--black--300": { + "default": { + "type": "color", + "value": "#c7c7c7", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.30}" + }, + "name": "pf-t--chart--color--black--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "black", + "300" + ], + "references": [ + { + "type": "color", + "value": "#c7c7c7", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#c7c7c7" + }, + "name": "pf-t--color--gray--30", + "attributes": { + "category": "color", + "type": "gray", + "item": "30" + }, + "path": [ + "color", + "gray", + "30" + ] + } + ] + } + }, + "pf-t--chart--color--black--400": { + "default": { + "type": "color", + "value": "#e0e0e0", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.20}" + }, + "name": "pf-t--chart--color--black--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "black", + "400" + ], + "references": [ + { + "type": "color", + "value": "#e0e0e0", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#e0e0e0" + }, + "name": "pf-t--color--gray--20", + "attributes": { + "category": "color", + "type": "gray", + "item": "20" + }, + "path": [ + "color", + "gray", + "20" + ] + } + ] + } + }, + "pf-t--chart--color--black--500": { + "default": { + "type": "color", + "value": "#f2f2f2", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.10}" + }, + "name": "pf-t--chart--color--black--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "black", + "500" + ], + "references": [ + { + "type": "color", + "value": "#f2f2f2", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f2f2f2" + }, + "name": "pf-t--color--gray--10", + "attributes": { + "category": "color", + "type": "gray", + "item": "10" + }, + "path": [ + "color", + "gray", + "10" + ] + } + ] + } + }, + "pf-t--chart--global--BorderWidth--xs": { + "default": { + "type": "number", + "value": 1, + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "number", + "value": 1 + }, + "name": "pf-t--chart--global--BorderWidth--xs", + "attributes": { + "category": "chart", + "type": "global", + "item": "BorderWidth", + "subitem": "xs" + }, + "path": [ + "chart", + "global", + "BorderWidth", + "xs" + ] + } + }, + "pf-t--chart--global--BorderWidth--sm": { + "default": { + "type": "number", + "value": 2, + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "number", + "value": 2 + }, + "name": "pf-t--chart--global--BorderWidth--sm", + "attributes": { + "category": "chart", + "type": "global", + "item": "BorderWidth", + "subitem": "sm" + }, + "path": [ + "chart", + "global", + "BorderWidth", + "sm" + ] + } + }, + "pf-t--chart--global--BorderWidth--lg": { + "default": { + "type": "number", + "value": 8, + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "number", + "value": 8 + }, + "name": "pf-t--chart--global--BorderWidth--lg", + "attributes": { + "category": "chart", + "type": "global", + "item": "BorderWidth", + "subitem": "lg" + }, + "path": [ + "chart", + "global", + "BorderWidth", + "lg" + ] + } + }, + "pf-t--chart--global--stroke--width--xs": { + "default": { + "type": "number", + "value": 1, + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "number", + "value": 1 + }, + "name": "pf-t--chart--global--stroke--width--xs", + "attributes": { + "category": "chart", + "type": "global", + "item": "stroke", + "subitem": "width", + "state": "xs" + }, + "path": [ + "chart", + "global", + "stroke", + "width", + "xs" + ] + } + }, + "pf-t--chart--global--stroke--width--sm": { + "default": { + "type": "number", + "value": 2, + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "number", + "value": 2 + }, + "name": "pf-t--chart--global--stroke--width--sm", + "attributes": { + "category": "chart", + "type": "global", + "item": "stroke", + "subitem": "width", + "state": "sm" + }, + "path": [ + "chart", + "global", + "stroke", + "width", + "sm" + ] + } + }, + "pf-t--chart--global--fill--color--100": { + "default": { + "type": "color", + "value": "#4d4d4d", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.60}" + }, + "name": "pf-t--chart--global--fill--color--100", + "attributes": { + "category": "chart", + "type": "global", + "item": "fill", + "subitem": "color", + "state": "100" + }, + "path": [ + "chart", + "global", + "fill", + "color", + "100" + ], + "references": [ + { + "type": "color", + "value": "#4d4d4d", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#4d4d4d" + }, + "name": "pf-t--color--gray--60", + "attributes": { + "category": "color", + "type": "gray", + "item": "60" + }, + "path": [ + "color", + "gray", + "60" + ] + } + ] + } + }, + "pf-t--chart--global--fill--color--200": { + "default": { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.50}" + }, + "name": "pf-t--chart--global--fill--color--200", + "attributes": { + "category": "chart", + "type": "global", + "item": "fill", + "subitem": "color", + "state": "200" + }, + "path": [ + "chart", + "global", + "fill", + "color", + "200" + ], + "references": [ + { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#707070" + }, + "name": "pf-t--color--gray--50", + "attributes": { + "category": "color", + "type": "gray", + "item": "50" + }, + "path": [ + "color", + "gray", + "50" + ] + } + ] + } + }, + "pf-t--chart--global--fill--color--300": { + "default": { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.40}" + }, + "name": "pf-t--chart--global--fill--color--300", + "attributes": { + "category": "chart", + "type": "global", + "item": "fill", + "subitem": "color", + "state": "300" + }, + "path": [ + "chart", + "global", + "fill", + "color", + "300" + ], + "references": [ + { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#a3a3a3" + }, + "name": "pf-t--color--gray--40", + "attributes": { + "category": "color", + "type": "gray", + "item": "40" + }, + "path": [ + "color", + "gray", + "40" + ] + } + ] + } + }, + "pf-t--chart--global--fill--color--400": { + "default": { + "type": "color", + "value": "#c7c7c7", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.30}" + }, + "name": "pf-t--chart--global--fill--color--400", + "attributes": { + "category": "chart", + "type": "global", + "item": "fill", + "subitem": "color", + "state": "400" + }, + "path": [ + "chart", + "global", + "fill", + "color", + "400" + ], + "references": [ + { + "type": "color", + "value": "#c7c7c7", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#c7c7c7" + }, + "name": "pf-t--color--gray--30", + "attributes": { + "category": "color", + "type": "gray", + "item": "30" + }, + "path": [ + "color", + "gray", + "30" + ] + } + ] + } + }, + "pf-t--chart--global--fill--color--500": { + "default": { + "type": "color", + "value": "#e0e0e0", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.20}" + }, + "name": "pf-t--chart--global--fill--color--500", + "attributes": { + "category": "chart", + "type": "global", + "item": "fill", + "subitem": "color", + "state": "500" + }, + "path": [ + "chart", + "global", + "fill", + "color", + "500" + ], + "references": [ + { + "type": "color", + "value": "#e0e0e0", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#e0e0e0" + }, + "name": "pf-t--color--gray--20", + "attributes": { + "category": "color", + "type": "gray", + "item": "20" + }, + "path": [ + "color", + "gray", + "20" + ] + } + ] + } + }, + "pf-t--chart--global--fill--color--700": { + "default": { + "type": "color", + "value": "#f2f2f2", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.10}" + }, + "name": "pf-t--chart--global--fill--color--700", + "attributes": { + "category": "chart", + "type": "global", + "item": "fill", + "subitem": "color", + "state": "700" + }, + "path": [ + "chart", + "global", + "fill", + "color", + "700" + ], + "references": [ + { + "type": "color", + "value": "#f2f2f2", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f2f2f2" + }, + "name": "pf-t--color--gray--10", + "attributes": { + "category": "color", + "type": "gray", + "item": "10" + }, + "path": [ + "color", + "gray", + "10" + ] + } + ] + } + }, + "pf-t--chart--global--fill--color--900": { + "default": { + "type": "color", + "value": "#ffffff", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.white}" + }, + "name": "pf-t--chart--global--fill--color--900", + "attributes": { + "category": "chart", + "type": "global", + "item": "fill", + "subitem": "color", + "state": "900" + }, + "path": [ + "chart", + "global", + "fill", + "color", + "900" + ], + "references": [ + { + "type": "color", + "value": "#ffffff", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ffffff" + }, + "name": "pf-t--color--white", + "attributes": { + "category": "color", + "type": "white" + }, + "path": [ + "color", + "white" + ] + } + ] + } + }, + "pf-t--chart--global--fill--color--white": { + "default": { + "type": "color", + "value": "#ffffff", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.white}" + }, + "name": "pf-t--chart--global--fill--color--white", + "attributes": { + "category": "chart", + "type": "global", + "item": "fill", + "subitem": "color", + "state": "white" + }, + "path": [ + "chart", + "global", + "fill", + "color", + "white" + ], + "references": [ + { + "type": "color", + "value": "#ffffff", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ffffff" + }, + "name": "pf-t--color--white", + "attributes": { + "category": "color", + "type": "white" + }, + "path": [ + "color", + "white" + ] + } + ] + } + }, + "pf-t--chart--global--fill--opacity--area": { + "default": { + "type": "number", + "value": "20%", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "number", + "value": 20 + }, + "name": "pf-t--chart--global--fill--opacity--area", + "attributes": { + "category": "chart", + "type": "global", + "item": "fill", + "subitem": "opacity", + "state": "area" + }, + "path": [ + "chart", + "global", + "fill", + "opacity", + "area" + ] + } + }, + "pf-t--chart--global--warning--color--100": { + "default": { + "type": "color", + "value": "#f8ae54", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.30}" + }, + "name": "pf-t--chart--global--warning--color--100", + "attributes": { + "category": "chart", + "type": "global", + "item": "warning", + "subitem": "color", + "state": "100" + }, + "path": [ + "chart", + "global", + "warning", + "color", + "100" + ], + "references": [ + { + "type": "color", + "value": "#f8ae54", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f8ae54" + }, + "name": "pf-t--color--orange--30", + "attributes": { + "category": "color", + "type": "orange", + "item": "30" + }, + "path": [ + "color", + "orange", + "30" + ] + } + ] + } + }, + "pf-t--chart--global--warning--color--200": { + "default": { + "type": "color", + "value": "#ffcc17", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.30}" + }, + "name": "pf-t--chart--global--warning--color--200", + "attributes": { + "category": "chart", + "type": "global", + "item": "warning", + "subitem": "color", + "state": "200" + }, + "path": [ + "chart", + "global", + "warning", + "color", + "200" + ], + "references": [ + { + "type": "color", + "value": "#ffcc17", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ffcc17" + }, + "name": "pf-t--color--yellow--30", + "attributes": { + "category": "color", + "type": "yellow", + "item": "30" + }, + "path": [ + "color", + "yellow", + "30" + ] + } + ] + } + }, + "pf-t--chart--global--success--color--100": { + "default": { + "type": "color", + "value": "#92c5f9", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.30}" + }, + "name": "pf-t--chart--global--success--color--100", + "attributes": { + "category": "chart", + "type": "global", + "item": "success", + "subitem": "color", + "state": "100" + }, + "path": [ + "chart", + "global", + "success", + "color", + "100" + ], + "references": [ + { + "type": "color", + "value": "#92c5f9", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#92c5f9" + }, + "name": "pf-t--color--blue--30", + "attributes": { + "category": "color", + "type": "blue", + "item": "30" + }, + "path": [ + "color", + "blue", + "30" + ] + } + ] + } + }, + "pf-t--chart--global--danger--color--100": { + "default": { + "type": "color", + "value": "#f4784a", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.red-orange.40}" + }, + "name": "pf-t--chart--global--danger--color--100", + "attributes": { + "category": "chart", + "type": "global", + "item": "danger", + "subitem": "color", + "state": "100" + }, + "path": [ + "chart", + "global", + "danger", + "color", + "100" + ], + "references": [ + { + "type": "color", + "value": "#f4784a", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f4784a" + }, + "name": "pf-t--color--red-orange--40", + "attributes": { + "category": "color", + "type": "red-orange", + "item": "40" + }, + "path": [ + "color", + "red-orange", + "40" + ] + } + ] + } + }, + "pf-t--chart--global--letter-spacing": { + "default": { + "type": "string", + "value": "normal", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "string", + "value": "normal" + }, + "name": "pf-t--chart--global--letter-spacing", + "attributes": { + "category": "chart", + "type": "global", + "item": "letter-spacing" + }, + "path": [ + "chart", + "global", + "letter-spacing" + ] + } + }, + "pf-t--chart--global--FontSize--xs": { + "default": { + "type": "number", + "value": 12, + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "number", + "value": 12 + }, + "name": "pf-t--chart--global--FontSize--xs", + "attributes": { + "category": "chart", + "type": "global", + "item": "FontSize", + "subitem": "xs" + }, + "path": [ + "chart", + "global", + "FontSize", + "xs" + ] + } + }, + "pf-t--chart--global--FontSize--sm": { + "default": { + "type": "number", + "value": 14, + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "number", + "value": 14 + }, + "name": "pf-t--chart--global--FontSize--sm", + "attributes": { + "category": "chart", + "type": "global", + "item": "FontSize", + "subitem": "sm" + }, + "path": [ + "chart", + "global", + "FontSize", + "sm" + ] + } + }, + "pf-t--chart--global--FontSize--lg": { + "default": { + "type": "number", + "value": 18, + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "number", + "value": 18 + }, + "name": "pf-t--chart--global--FontSize--lg", + "attributes": { + "category": "chart", + "type": "global", + "item": "FontSize", + "subitem": "lg" + }, + "path": [ + "chart", + "global", + "FontSize", + "lg" + ] + } + }, + "pf-t--chart--global--FontSize--2xl": { + "default": { + "type": "number", + "value": 22, + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "number", + "value": 22 + }, + "name": "pf-t--chart--global--FontSize--2xl", + "attributes": { + "category": "chart", + "type": "global", + "item": "FontSize", + "subitem": "2xl" + }, + "path": [ + "chart", + "global", + "FontSize", + "2xl" + ] + } + }, + "pf-t--chart--global--label--padding": { + "default": { + "type": "number", + "value": 10, + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "number", + "value": 10 + }, + "name": "pf-t--chart--global--label--padding", + "attributes": { + "category": "chart", + "type": "global", + "item": "label", + "subitem": "padding" + }, + "path": [ + "chart", + "global", + "label", + "padding" + ] + } + }, + "pf-t--chart--global--label--margin": { + "default": { + "type": "number", + "value": 8, + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "number", + "value": 8 + }, + "name": "pf-t--chart--global--label--margin", + "attributes": { + "category": "chart", + "type": "global", + "item": "label", + "subitem": "margin" + }, + "path": [ + "chart", + "global", + "label", + "margin" + ] + } + }, + "pf-t--chart--global--label--stroke": { + "default": { + "width": { + "type": "number", + "value": 0, + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true + }, + "type": "string", + "value": "transparent", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "width": { + "type": "number", + "value": 0, + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true + }, + "type": "string", + "value": "transparent" + }, + "name": "pf-t--chart--global--label--stroke", + "attributes": { + "category": "chart", + "type": "global", + "item": "label", + "subitem": "stroke" + }, + "path": [ + "chart", + "global", + "label", + "stroke" + ] + } + }, + "pf-t--chart--global--label--text-anchor": { + "default": { + "type": "string", + "value": "middle", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "string", + "value": "middle" + }, + "name": "pf-t--chart--global--label--text-anchor", + "attributes": { + "category": "chart", + "type": "global", + "item": "label", + "subitem": "text-anchor" + }, + "path": [ + "chart", + "global", + "label", + "text-anchor" + ] + } + }, + "pf-t--chart--global--label--fill": { + "default": { + "type": "color", + "value": "#ffffff", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.white}" + }, + "name": "pf-t--chart--global--label--fill", + "attributes": { + "category": "chart", + "type": "global", + "item": "label", + "subitem": "fill" + }, + "path": [ + "chart", + "global", + "label", + "fill" + ], + "references": [ + { + "type": "color", + "value": "#ffffff", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ffffff" + }, + "name": "pf-t--color--white", + "attributes": { + "category": "color", + "type": "white" + }, + "path": [ + "color", + "white" + ] + } + ] + } + }, + "pf-t--chart--global--stroke-line-cap": { + "default": { + "type": "string", + "value": "round", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "string", + "value": "round" + }, + "name": "pf-t--chart--global--stroke-line-cap", + "attributes": { + "category": "chart", + "type": "global", + "item": "stroke-line-cap" + }, + "path": [ + "chart", + "global", + "stroke-line-cap" + ] + } + }, + "pf-t--chart--global--layout--padding": { + "default": { + "type": "number", + "value": 50, + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "number", + "value": 50 + }, + "name": "pf-t--chart--global--layout--padding", + "attributes": { + "category": "chart", + "type": "global", + "item": "layout", + "subitem": "padding" + }, + "path": [ + "chart", + "global", + "layout", + "padding" + ] + } + }, + "pf-t--chart--global--layout--height": { + "default": { + "type": "number", + "value": 300, + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "number", + "value": 300 + }, + "name": "pf-t--chart--global--layout--height", + "attributes": { + "category": "chart", + "type": "global", + "item": "layout", + "subitem": "height" + }, + "path": [ + "chart", + "global", + "layout", + "height" + ] + } + }, + "pf-t--chart--global--layout--width": { + "default": { + "type": "number", + "value": 450, + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "number", + "value": 450 + }, + "name": "pf-t--chart--global--layout--width", + "attributes": { + "category": "chart", + "type": "global", + "item": "layout", + "subitem": "width" + }, + "path": [ + "chart", + "global", + "layout", + "width" + ] + } + }, + "pf-t--chart--global--stroke-line-join": { + "default": { + "type": "string", + "value": "round", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "string", + "value": "round" + }, + "name": "pf-t--chart--global--stroke-line-join", + "attributes": { + "category": "chart", + "type": "global", + "item": "stroke-line-join" + }, + "path": [ + "chart", + "global", + "stroke-line-join" + ] + } + }, + "pf-t--chart--theme--colorscales--blue--colorscale--100": { + "default": { + "type": "color", + "value": "#92c5f9", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.300}" + }, + "name": "pf-t--chart--theme--colorscales--blue--colorscale--100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "blue", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "blue", + "colorscale", + "100" + ], + "references": [ + { + "type": "color", + "value": "#92c5f9", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.30}" + }, + "name": "pf-t--chart--color--blue--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "blue", + "300" + ], + "references": [ + { + "type": "color", + "value": "#92c5f9", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#92c5f9" + }, + "name": "pf-t--color--blue--30", + "attributes": { + "category": "color", + "type": "blue", + "item": "30" + }, + "path": [ + "color", + "blue", + "30" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--blue--colorscale--200": { + "default": { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.100}" + }, + "name": "pf-t--chart--theme--colorscales--blue--colorscale--200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "blue", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "blue", + "colorscale", + "200" + ], + "references": [ + { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.50}" + }, + "name": "pf-t--chart--color--blue--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "blue", + "100" + ], + "references": [ + { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#0066cc" + }, + "name": "pf-t--color--blue--50", + "attributes": { + "category": "color", + "type": "blue", + "item": "50" + }, + "path": [ + "color", + "blue", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--blue--colorscale--300": { + "default": { + "type": "color", + "value": "#e0f0ff", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.500}" + }, + "name": "pf-t--chart--theme--colorscales--blue--colorscale--300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "blue", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "blue", + "colorscale", + "300" + ], + "references": [ + { + "type": "color", + "value": "#e0f0ff", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.10}" + }, + "name": "pf-t--chart--color--blue--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "blue", + "500" + ], + "references": [ + { + "type": "color", + "value": "#e0f0ff", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#e0f0ff" + }, + "name": "pf-t--color--blue--10", + "attributes": { + "category": "color", + "type": "blue", + "item": "10" + }, + "path": [ + "color", + "blue", + "10" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--blue--colorscale--400": { + "default": { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.200}" + }, + "name": "pf-t--chart--theme--colorscales--blue--colorscale--400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "blue", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "blue", + "colorscale", + "400" + ], + "references": [ + { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.40}" + }, + "name": "pf-t--chart--color--blue--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "blue", + "200" + ], + "references": [ + { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#4394e5" + }, + "name": "pf-t--color--blue--40", + "attributes": { + "category": "color", + "type": "blue", + "item": "40" + }, + "path": [ + "color", + "blue", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--blue--colorscale--500": { + "default": { + "type": "color", + "value": "#b9dafc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.400}" + }, + "name": "pf-t--chart--theme--colorscales--blue--colorscale--500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "blue", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "blue", + "colorscale", + "500" + ], + "references": [ + { + "type": "color", + "value": "#b9dafc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.20}" + }, + "name": "pf-t--chart--color--blue--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "blue", + "400" + ], + "references": [ + { + "type": "color", + "value": "#b9dafc", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b9dafc" + }, + "name": "pf-t--color--blue--20", + "attributes": { + "category": "color", + "type": "blue", + "item": "20" + }, + "path": [ + "color", + "blue", + "20" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--teal--colorscale--100": { + "default": { + "type": "color", + "value": "#9ad8d8", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.300}" + }, + "name": "pf-t--chart--theme--colorscales--teal--colorscale--100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "teal", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "teal", + "colorscale", + "100" + ], + "references": [ + { + "type": "color", + "value": "#9ad8d8", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.30}" + }, + "name": "pf-t--chart--color--teal--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "teal", + "300" + ], + "references": [ + { + "type": "color", + "value": "#9ad8d8", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#9ad8d8" + }, + "name": "pf-t--color--teal--30", + "attributes": { + "category": "color", + "type": "teal", + "item": "30" + }, + "path": [ + "color", + "teal", + "30" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--teal--colorscale--200": { + "default": { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.100}" + }, + "name": "pf-t--chart--theme--colorscales--teal--colorscale--200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "teal", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "teal", + "colorscale", + "200" + ], + "references": [ + { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.50}" + }, + "name": "pf-t--chart--color--teal--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "teal", + "100" + ], + "references": [ + { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#37a3a3" + }, + "name": "pf-t--color--teal--50", + "attributes": { + "category": "color", + "type": "teal", + "item": "50" + }, + "path": [ + "color", + "teal", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--teal--colorscale--300": { + "default": { + "type": "color", + "value": "#daf2f2", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.500}" + }, + "name": "pf-t--chart--theme--colorscales--teal--colorscale--300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "teal", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "teal", + "colorscale", + "300" + ], + "references": [ + { + "type": "color", + "value": "#daf2f2", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.10}" + }, + "name": "pf-t--chart--color--teal--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "teal", + "500" + ], + "references": [ + { + "type": "color", + "value": "#daf2f2", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#daf2f2" + }, + "name": "pf-t--color--teal--10", + "attributes": { + "category": "color", + "type": "teal", + "item": "10" + }, + "path": [ + "color", + "teal", + "10" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--teal--colorscale--400": { + "default": { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.200}" + }, + "name": "pf-t--chart--theme--colorscales--teal--colorscale--400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "teal", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "teal", + "colorscale", + "400" + ], + "references": [ + { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.40}" + }, + "name": "pf-t--chart--color--teal--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "teal", + "200" + ], + "references": [ + { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#63bdbd" + }, + "name": "pf-t--color--teal--40", + "attributes": { + "category": "color", + "type": "teal", + "item": "40" + }, + "path": [ + "color", + "teal", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--teal--colorscale--500": { + "default": { + "type": "color", + "value": "#b9e5e5", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.400}" + }, + "name": "pf-t--chart--theme--colorscales--teal--colorscale--500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "teal", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "teal", + "colorscale", + "500" + ], + "references": [ + { + "type": "color", + "value": "#b9e5e5", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.20}" + }, + "name": "pf-t--chart--color--teal--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "teal", + "400" + ], + "references": [ + { + "type": "color", + "value": "#b9e5e5", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b9e5e5" + }, + "name": "pf-t--color--teal--20", + "attributes": { + "category": "color", + "type": "teal", + "item": "20" + }, + "path": [ + "color", + "teal", + "20" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--yellow--colorscale--100": { + "default": { + "type": "color", + "value": "#ffcc17", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.300}" + }, + "name": "pf-t--chart--theme--colorscales--yellow--colorscale--100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "yellow", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "yellow", + "colorscale", + "100" + ], + "references": [ + { + "type": "color", + "value": "#ffcc17", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.30}" + }, + "name": "pf-t--chart--color--yellow--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "yellow", + "300" + ], + "references": [ + { + "type": "color", + "value": "#ffcc17", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ffcc17" + }, + "name": "pf-t--color--yellow--30", + "attributes": { + "category": "color", + "type": "yellow", + "item": "30" + }, + "path": [ + "color", + "yellow", + "30" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--yellow--colorscale--200": { + "default": { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.100}" + }, + "name": "pf-t--chart--theme--colorscales--yellow--colorscale--200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "yellow", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "yellow", + "colorscale", + "200" + ], + "references": [ + { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.50}" + }, + "name": "pf-t--chart--color--yellow--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "yellow", + "100" + ], + "references": [ + { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b98412" + }, + "name": "pf-t--color--yellow--50", + "attributes": { + "category": "color", + "type": "yellow", + "item": "50" + }, + "path": [ + "color", + "yellow", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--yellow--colorscale--300": { + "default": { + "type": "color", + "value": "#fff4cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.500}" + }, + "name": "pf-t--chart--theme--colorscales--yellow--colorscale--300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "yellow", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "yellow", + "colorscale", + "300" + ], + "references": [ + { + "type": "color", + "value": "#fff4cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.10}" + }, + "name": "pf-t--chart--color--yellow--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "yellow", + "500" + ], + "references": [ + { + "type": "color", + "value": "#fff4cc", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#fff4cc" + }, + "name": "pf-t--color--yellow--10", + "attributes": { + "category": "color", + "type": "yellow", + "item": "10" + }, + "path": [ + "color", + "yellow", + "10" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--yellow--colorscale--400": { + "default": { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.200}" + }, + "name": "pf-t--chart--theme--colorscales--yellow--colorscale--400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "yellow", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "yellow", + "colorscale", + "400" + ], + "references": [ + { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.40}" + }, + "name": "pf-t--chart--color--yellow--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "yellow", + "200" + ], + "references": [ + { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#dca614" + }, + "name": "pf-t--color--yellow--40", + "attributes": { + "category": "color", + "type": "yellow", + "item": "40" + }, + "path": [ + "color", + "yellow", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--yellow--colorscale--500": { + "default": { + "type": "color", + "value": "#ffe072", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.400}" + }, + "name": "pf-t--chart--theme--colorscales--yellow--colorscale--500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "yellow", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "yellow", + "colorscale", + "500" + ], + "references": [ + { + "type": "color", + "value": "#ffe072", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.20}" + }, + "name": "pf-t--chart--color--yellow--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "yellow", + "400" + ], + "references": [ + { + "type": "color", + "value": "#ffe072", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ffe072" + }, + "name": "pf-t--color--yellow--20", + "attributes": { + "category": "color", + "type": "yellow", + "item": "20" + }, + "path": [ + "color", + "yellow", + "20" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--gray--colorscale--100": { + "default": { + "type": "color", + "value": "#c7c7c7", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.300}" + }, + "name": "pf-t--chart--theme--colorscales--gray--colorscale--100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "gray", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "gray", + "colorscale", + "100" + ], + "references": [ + { + "type": "color", + "value": "#c7c7c7", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.30}" + }, + "name": "pf-t--chart--color--black--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "black", + "300" + ], + "references": [ + { + "type": "color", + "value": "#c7c7c7", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#c7c7c7" + }, + "name": "pf-t--color--gray--30", + "attributes": { + "category": "color", + "type": "gray", + "item": "30" + }, + "path": [ + "color", + "gray", + "30" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--gray--colorscale--200": { + "default": { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.100}" + }, + "name": "pf-t--chart--theme--colorscales--gray--colorscale--200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "gray", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "gray", + "colorscale", + "200" + ], + "references": [ + { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.50}" + }, + "name": "pf-t--chart--color--black--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "black", + "100" + ], + "references": [ + { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#707070" + }, + "name": "pf-t--color--gray--50", + "attributes": { + "category": "color", + "type": "gray", + "item": "50" + }, + "path": [ + "color", + "gray", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--gray--colorscale--300": { + "default": { + "type": "color", + "value": "#f2f2f2", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.500}" + }, + "name": "pf-t--chart--theme--colorscales--gray--colorscale--300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "gray", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "gray", + "colorscale", + "300" + ], + "references": [ + { + "type": "color", + "value": "#f2f2f2", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.10}" + }, + "name": "pf-t--chart--color--black--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "black", + "500" + ], + "references": [ + { + "type": "color", + "value": "#f2f2f2", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f2f2f2" + }, + "name": "pf-t--color--gray--10", + "attributes": { + "category": "color", + "type": "gray", + "item": "10" + }, + "path": [ + "color", + "gray", + "10" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--gray--colorscale--400": { + "default": { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.200}" + }, + "name": "pf-t--chart--theme--colorscales--gray--colorscale--400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "gray", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "gray", + "colorscale", + "400" + ], + "references": [ + { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.40}" + }, + "name": "pf-t--chart--color--black--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "black", + "200" + ], + "references": [ + { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#a3a3a3" + }, + "name": "pf-t--color--gray--40", + "attributes": { + "category": "color", + "type": "gray", + "item": "40" + }, + "path": [ + "color", + "gray", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--gray--colorscale--500": { + "default": { + "type": "color", + "value": "#e0e0e0", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.400}" + }, + "name": "pf-t--chart--theme--colorscales--gray--colorscale--500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "gray", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "gray", + "colorscale", + "500" + ], + "references": [ + { + "type": "color", + "value": "#e0e0e0", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.20}" + }, + "name": "pf-t--chart--color--black--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "black", + "400" + ], + "references": [ + { + "type": "color", + "value": "#e0e0e0", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#e0e0e0" + }, + "name": "pf-t--color--gray--20", + "attributes": { + "category": "color", + "type": "gray", + "item": "20" + }, + "path": [ + "color", + "gray", + "20" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--green--colorscale--100": { + "default": { + "type": "color", + "value": "#afdc8f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.300}" + }, + "name": "pf-t--chart--theme--colorscales--green--colorscale--100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "green", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "green", + "colorscale", + "100" + ], + "references": [ + { + "type": "color", + "value": "#afdc8f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.30}" + }, + "name": "pf-t--chart--color--green--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "green", + "300" + ], + "references": [ + { + "type": "color", + "value": "#afdc8f", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#afdc8f" + }, + "name": "pf-t--color--green--30", + "attributes": { + "category": "color", + "type": "green", + "item": "30" + }, + "path": [ + "color", + "green", + "30" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--green--colorscale--200": { + "default": { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.100}" + }, + "name": "pf-t--chart--theme--colorscales--green--colorscale--200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "green", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "green", + "colorscale", + "200" + ], + "references": [ + { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.50}" + }, + "name": "pf-t--chart--color--green--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "green", + "100" + ], + "references": [ + { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#63993d" + }, + "name": "pf-t--color--green--50", + "attributes": { + "category": "color", + "type": "green", + "item": "50" + }, + "path": [ + "color", + "green", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--green--colorscale--300": { + "default": { + "type": "color", + "value": "#e9f7df", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.500}" + }, + "name": "pf-t--chart--theme--colorscales--green--colorscale--300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "green", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "green", + "colorscale", + "300" + ], + "references": [ + { + "type": "color", + "value": "#e9f7df", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.10}" + }, + "name": "pf-t--chart--color--green--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "green", + "500" + ], + "references": [ + { + "type": "color", + "value": "#e9f7df", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#e9f7df" + }, + "name": "pf-t--color--green--10", + "attributes": { + "category": "color", + "type": "green", + "item": "10" + }, + "path": [ + "color", + "green", + "10" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--green--colorscale--400": { + "default": { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.200}" + }, + "name": "pf-t--chart--theme--colorscales--green--colorscale--400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "green", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "green", + "colorscale", + "400" + ], + "references": [ + { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.40}" + }, + "name": "pf-t--chart--color--green--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "green", + "200" + ], + "references": [ + { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#87bb62" + }, + "name": "pf-t--color--green--40", + "attributes": { + "category": "color", + "type": "green", + "item": "40" + }, + "path": [ + "color", + "green", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--green--colorscale--500": { + "default": { + "type": "color", + "value": "#d1f1bb", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.400}" + }, + "name": "pf-t--chart--theme--colorscales--green--colorscale--500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "green", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "green", + "colorscale", + "500" + ], + "references": [ + { + "type": "color", + "value": "#d1f1bb", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.20}" + }, + "name": "pf-t--chart--color--green--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "green", + "400" + ], + "references": [ + { + "type": "color", + "value": "#d1f1bb", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#d1f1bb" + }, + "name": "pf-t--color--green--20", + "attributes": { + "category": "color", + "type": "green", + "item": "20" + }, + "path": [ + "color", + "green", + "20" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--purple--colorscale--100": { + "default": { + "type": "color", + "value": "#b6a6e9", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.300}" + }, + "name": "pf-t--chart--theme--colorscales--purple--colorscale--100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "purple", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "purple", + "colorscale", + "100" + ], + "references": [ + { + "type": "color", + "value": "#b6a6e9", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.30}" + }, + "name": "pf-t--chart--color--purple--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "purple", + "300" + ], + "references": [ + { + "type": "color", + "value": "#b6a6e9", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b6a6e9" + }, + "name": "pf-t--color--purple--30", + "attributes": { + "category": "color", + "type": "purple", + "item": "30" + }, + "path": [ + "color", + "purple", + "30" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--purple--colorscale--200": { + "default": { + "type": "color", + "value": "#5e40be", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.100}" + }, + "name": "pf-t--chart--theme--colorscales--purple--colorscale--200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "purple", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "purple", + "colorscale", + "200" + ], + "references": [ + { + "type": "color", + "value": "#5e40be", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.50}" + }, + "name": "pf-t--chart--color--purple--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "purple", + "100" + ], + "references": [ + { + "type": "color", + "value": "#5e40be", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#5e40be" + }, + "name": "pf-t--color--purple--50", + "attributes": { + "category": "color", + "type": "purple", + "item": "50" + }, + "path": [ + "color", + "purple", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--purple--colorscale--300": { + "default": { + "type": "color", + "value": "#ece6ff", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.500}" + }, + "name": "pf-t--chart--theme--colorscales--purple--colorscale--300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "purple", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "purple", + "colorscale", + "300" + ], + "references": [ + { + "type": "color", + "value": "#ece6ff", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.10}" + }, + "name": "pf-t--chart--color--purple--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "purple", + "500" + ], + "references": [ + { + "type": "color", + "value": "#ece6ff", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ece6ff" + }, + "name": "pf-t--color--purple--10", + "attributes": { + "category": "color", + "type": "purple", + "item": "10" + }, + "path": [ + "color", + "purple", + "10" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--purple--colorscale--400": { + "default": { + "type": "color", + "value": "#876fd4", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.200}" + }, + "name": "pf-t--chart--theme--colorscales--purple--colorscale--400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "purple", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "purple", + "colorscale", + "400" + ], + "references": [ + { + "type": "color", + "value": "#876fd4", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.40}" + }, + "name": "pf-t--chart--color--purple--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "purple", + "200" + ], + "references": [ + { + "type": "color", + "value": "#876fd4", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#876fd4" + }, + "name": "pf-t--color--purple--40", + "attributes": { + "category": "color", + "type": "purple", + "item": "40" + }, + "path": [ + "color", + "purple", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--purple--colorscale--500": { + "default": { + "type": "color", + "value": "#d0c5f4", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.400}" + }, + "name": "pf-t--chart--theme--colorscales--purple--colorscale--500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "purple", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "purple", + "colorscale", + "500" + ], + "references": [ + { + "type": "color", + "value": "#d0c5f4", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.20}" + }, + "name": "pf-t--chart--color--purple--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "purple", + "400" + ], + "references": [ + { + "type": "color", + "value": "#d0c5f4", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#d0c5f4" + }, + "name": "pf-t--color--purple--20", + "attributes": { + "category": "color", + "type": "purple", + "item": "20" + }, + "path": [ + "color", + "purple", + "20" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--orange--colorscale--100": { + "default": { + "type": "color", + "value": "#f8ae54", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.300}" + }, + "name": "pf-t--chart--theme--colorscales--orange--colorscale--100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "orange", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "orange", + "colorscale", + "100" + ], + "references": [ + { + "type": "color", + "value": "#f8ae54", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.30}" + }, + "name": "pf-t--chart--color--orange--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "orange", + "300" + ], + "references": [ + { + "type": "color", + "value": "#f8ae54", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f8ae54" + }, + "name": "pf-t--color--orange--30", + "attributes": { + "category": "color", + "type": "orange", + "item": "30" + }, + "path": [ + "color", + "orange", + "30" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--orange--colorscale--200": { + "default": { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.100}" + }, + "name": "pf-t--chart--theme--colorscales--orange--colorscale--200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "orange", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "orange", + "colorscale", + "200" + ], + "references": [ + { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.50}" + }, + "name": "pf-t--chart--color--orange--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "orange", + "100" + ], + "references": [ + { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ca6c0f" + }, + "name": "pf-t--color--orange--50", + "attributes": { + "category": "color", + "type": "orange", + "item": "50" + }, + "path": [ + "color", + "orange", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--orange--colorscale--300": { + "default": { + "type": "color", + "value": "#ffe8cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.500}" + }, + "name": "pf-t--chart--theme--colorscales--orange--colorscale--300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "orange", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "orange", + "colorscale", + "300" + ], + "references": [ + { + "type": "color", + "value": "#ffe8cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.10}" + }, + "name": "pf-t--chart--color--orange--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "orange", + "500" + ], + "references": [ + { + "type": "color", + "value": "#ffe8cc", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ffe8cc" + }, + "name": "pf-t--color--orange--10", + "attributes": { + "category": "color", + "type": "orange", + "item": "10" + }, + "path": [ + "color", + "orange", + "10" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--orange--colorscale--400": { + "default": { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.200}" + }, + "name": "pf-t--chart--theme--colorscales--orange--colorscale--400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "orange", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "orange", + "colorscale", + "400" + ], + "references": [ + { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.40}" + }, + "name": "pf-t--chart--color--orange--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "orange", + "200" + ], + "references": [ + { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f5921b" + }, + "name": "pf-t--color--orange--40", + "attributes": { + "category": "color", + "type": "orange", + "item": "40" + }, + "path": [ + "color", + "orange", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--orange--colorscale--500": { + "default": { + "type": "color", + "value": "#fccb8f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.400}" + }, + "name": "pf-t--chart--theme--colorscales--orange--colorscale--500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "orange", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "orange", + "colorscale", + "500" + ], + "references": [ + { + "type": "color", + "value": "#fccb8f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.20}" + }, + "name": "pf-t--chart--color--orange--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "orange", + "400" + ], + "references": [ + { + "type": "color", + "value": "#fccb8f", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#fccb8f" + }, + "name": "pf-t--color--orange--20", + "attributes": { + "category": "color", + "type": "orange", + "item": "20" + }, + "path": [ + "color", + "orange", + "20" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--100": { + "default": { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "100" + ], + "references": [ + { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.40}" + }, + "name": "pf-t--chart--color--blue--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "blue", + "200" + ], + "references": [ + { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#4394e5" + }, + "name": "pf-t--color--blue--40", + "attributes": { + "category": "color", + "type": "blue", + "item": "40" + }, + "path": [ + "color", + "blue", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--200": { + "default": { + "type": "color", + "value": "#afdc8f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "200" + ], + "references": [ + { + "type": "color", + "value": "#afdc8f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.30}" + }, + "name": "pf-t--chart--color--green--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "green", + "300" + ], + "references": [ + { + "type": "color", + "value": "#afdc8f", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#afdc8f" + }, + "name": "pf-t--color--green--30", + "attributes": { + "category": "color", + "type": "green", + "item": "30" + }, + "path": [ + "color", + "green", + "30" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--300": { + "default": { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "300" + ], + "references": [ + { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.40}" + }, + "name": "pf-t--chart--color--teal--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "teal", + "200" + ], + "references": [ + { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#63bdbd" + }, + "name": "pf-t--color--teal--40", + "attributes": { + "category": "color", + "type": "teal", + "item": "40" + }, + "path": [ + "color", + "teal", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--400": { + "default": { + "type": "color", + "value": "#ffcc17", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "400" + ], + "references": [ + { + "type": "color", + "value": "#ffcc17", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.30}" + }, + "name": "pf-t--chart--color--yellow--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "yellow", + "300" + ], + "references": [ + { + "type": "color", + "value": "#ffcc17", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ffcc17" + }, + "name": "pf-t--color--yellow--30", + "attributes": { + "category": "color", + "type": "yellow", + "item": "30" + }, + "path": [ + "color", + "yellow", + "30" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--500": { + "default": { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "500" + ], + "references": [ + { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.40}" + }, + "name": "pf-t--chart--color--orange--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "orange", + "200" + ], + "references": [ + { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f5921b" + }, + "name": "pf-t--color--orange--40", + "attributes": { + "category": "color", + "type": "orange", + "item": "40" + }, + "path": [ + "color", + "orange", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--600": { + "default": { + "type": "color", + "value": "#92c5f9", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--600", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "600" + ], + "references": [ + { + "type": "color", + "value": "#92c5f9", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.30}" + }, + "name": "pf-t--chart--color--blue--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "blue", + "300" + ], + "references": [ + { + "type": "color", + "value": "#92c5f9", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#92c5f9" + }, + "name": "pf-t--color--blue--30", + "attributes": { + "category": "color", + "type": "blue", + "item": "30" + }, + "path": [ + "color", + "blue", + "30" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--700": { + "default": { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--700", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "700" + ], + "references": [ + { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.40}" + }, + "name": "pf-t--chart--color--green--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "green", + "200" + ], + "references": [ + { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#87bb62" + }, + "name": "pf-t--color--green--40", + "attributes": { + "category": "color", + "type": "green", + "item": "40" + }, + "path": [ + "color", + "green", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--800": { + "default": { + "type": "color", + "value": "#9ad8d8", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--800", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "800" + ], + "references": [ + { + "type": "color", + "value": "#9ad8d8", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.30}" + }, + "name": "pf-t--chart--color--teal--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "teal", + "300" + ], + "references": [ + { + "type": "color", + "value": "#9ad8d8", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#9ad8d8" + }, + "name": "pf-t--color--teal--30", + "attributes": { + "category": "color", + "type": "teal", + "item": "30" + }, + "path": [ + "color", + "teal", + "30" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--900": { + "default": { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--900", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "900" + ], + "references": [ + { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.40}" + }, + "name": "pf-t--chart--color--yellow--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "yellow", + "200" + ], + "references": [ + { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#dca614" + }, + "name": "pf-t--color--yellow--40", + "attributes": { + "category": "color", + "type": "yellow", + "item": "40" + }, + "path": [ + "color", + "yellow", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1000": { + "default": { + "type": "color", + "value": "#f8ae54", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1000", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1000" + ], + "references": [ + { + "type": "color", + "value": "#f8ae54", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.30}" + }, + "name": "pf-t--chart--color--orange--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "orange", + "300" + ], + "references": [ + { + "type": "color", + "value": "#f8ae54", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f8ae54" + }, + "name": "pf-t--color--orange--30", + "attributes": { + "category": "color", + "type": "orange", + "item": "30" + }, + "path": [ + "color", + "orange", + "30" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1100": { + "default": { + "type": "color", + "value": "#e0f0ff", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1100" + ], + "references": [ + { + "type": "color", + "value": "#e0f0ff", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.10}" + }, + "name": "pf-t--chart--color--blue--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "blue", + "500" + ], + "references": [ + { + "type": "color", + "value": "#e0f0ff", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#e0f0ff" + }, + "name": "pf-t--color--blue--10", + "attributes": { + "category": "color", + "type": "blue", + "item": "10" + }, + "path": [ + "color", + "blue", + "10" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1200": { + "default": { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1200" + ], + "references": [ + { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.50}" + }, + "name": "pf-t--chart--color--green--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "green", + "100" + ], + "references": [ + { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#63993d" + }, + "name": "pf-t--color--green--50", + "attributes": { + "category": "color", + "type": "green", + "item": "50" + }, + "path": [ + "color", + "green", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1300": { + "default": { + "type": "color", + "value": "#daf2f2", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1300" + ], + "references": [ + { + "type": "color", + "value": "#daf2f2", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.10}" + }, + "name": "pf-t--chart--color--teal--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "teal", + "500" + ], + "references": [ + { + "type": "color", + "value": "#daf2f2", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#daf2f2" + }, + "name": "pf-t--color--teal--10", + "attributes": { + "category": "color", + "type": "teal", + "item": "10" + }, + "path": [ + "color", + "teal", + "10" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1400": { + "default": { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1400" + ], + "references": [ + { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.50}" + }, + "name": "pf-t--chart--color--yellow--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "yellow", + "100" + ], + "references": [ + { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b98412" + }, + "name": "pf-t--color--yellow--50", + "attributes": { + "category": "color", + "type": "yellow", + "item": "50" + }, + "path": [ + "color", + "yellow", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1500": { + "default": { + "type": "color", + "value": "#ffe8cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1500" + ], + "references": [ + { + "type": "color", + "value": "#ffe8cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.10}" + }, + "name": "pf-t--chart--color--orange--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "orange", + "500" + ], + "references": [ + { + "type": "color", + "value": "#ffe8cc", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ffe8cc" + }, + "name": "pf-t--color--orange--10", + "attributes": { + "category": "color", + "type": "orange", + "item": "10" + }, + "path": [ + "color", + "orange", + "10" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1600": { + "default": { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1600", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1600" + ], + "references": [ + { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.50}" + }, + "name": "pf-t--chart--color--blue--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "blue", + "100" + ], + "references": [ + { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#0066cc" + }, + "name": "pf-t--color--blue--50", + "attributes": { + "category": "color", + "type": "blue", + "item": "50" + }, + "path": [ + "color", + "blue", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1700": { + "default": { + "type": "color", + "value": "#e9f7df", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1700", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1700" + ], + "references": [ + { + "type": "color", + "value": "#e9f7df", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.10}" + }, + "name": "pf-t--chart--color--green--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "green", + "500" + ], + "references": [ + { + "type": "color", + "value": "#e9f7df", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#e9f7df" + }, + "name": "pf-t--color--green--10", + "attributes": { + "category": "color", + "type": "green", + "item": "10" + }, + "path": [ + "color", + "green", + "10" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1800": { + "default": { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1800", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1800" + ], + "references": [ + { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.50}" + }, + "name": "pf-t--chart--color--teal--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "teal", + "100" + ], + "references": [ + { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#37a3a3" + }, + "name": "pf-t--color--teal--50", + "attributes": { + "category": "color", + "type": "teal", + "item": "50" + }, + "path": [ + "color", + "teal", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1900": { + "default": { + "type": "color", + "value": "#fff4cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1900", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1900" + ], + "references": [ + { + "type": "color", + "value": "#fff4cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.10}" + }, + "name": "pf-t--chart--color--yellow--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "yellow", + "500" + ], + "references": [ + { + "type": "color", + "value": "#fff4cc", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#fff4cc" + }, + "name": "pf-t--color--yellow--10", + "attributes": { + "category": "color", + "type": "yellow", + "item": "10" + }, + "path": [ + "color", + "yellow", + "10" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2000": { + "default": { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2000", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "2000" + ], + "references": [ + { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.50}" + }, + "name": "pf-t--chart--color--orange--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "orange", + "100" + ], + "references": [ + { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ca6c0f" + }, + "name": "pf-t--color--orange--50", + "attributes": { + "category": "color", + "type": "orange", + "item": "50" + }, + "path": [ + "color", + "orange", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2100": { + "default": { + "type": "color", + "value": "#b9dafc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "2100" + ], + "references": [ + { + "type": "color", + "value": "#b9dafc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.20}" + }, + "name": "pf-t--chart--color--blue--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "blue", + "400" + ], + "references": [ + { + "type": "color", + "value": "#b9dafc", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b9dafc" + }, + "name": "pf-t--color--blue--20", + "attributes": { + "category": "color", + "type": "blue", + "item": "20" + }, + "path": [ + "color", + "blue", + "20" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2200": { + "default": { + "type": "color", + "value": "#d1f1bb", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "2200" + ], + "references": [ + { + "type": "color", + "value": "#d1f1bb", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.20}" + }, + "name": "pf-t--chart--color--green--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "green", + "400" + ], + "references": [ + { + "type": "color", + "value": "#d1f1bb", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#d1f1bb" + }, + "name": "pf-t--color--green--20", + "attributes": { + "category": "color", + "type": "green", + "item": "20" + }, + "path": [ + "color", + "green", + "20" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2300": { + "default": { + "type": "color", + "value": "#b9e5e5", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "2300" + ], + "references": [ + { + "type": "color", + "value": "#b9e5e5", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.20}" + }, + "name": "pf-t--chart--color--teal--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "teal", + "400" + ], + "references": [ + { + "type": "color", + "value": "#b9e5e5", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b9e5e5" + }, + "name": "pf-t--color--teal--20", + "attributes": { + "category": "color", + "type": "teal", + "item": "20" + }, + "path": [ + "color", + "teal", + "20" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2400": { + "default": { + "type": "color", + "value": "#ffe072", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "2400" + ], + "references": [ + { + "type": "color", + "value": "#ffe072", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.20}" + }, + "name": "pf-t--chart--color--yellow--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "yellow", + "400" + ], + "references": [ + { + "type": "color", + "value": "#ffe072", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ffe072" + }, + "name": "pf-t--color--yellow--20", + "attributes": { + "category": "color", + "type": "yellow", + "item": "20" + }, + "path": [ + "color", + "yellow", + "20" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2500": { + "default": { + "type": "color", + "value": "#fccb8f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "2500" + ], + "references": [ + { + "type": "color", + "value": "#fccb8f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.20}" + }, + "name": "pf-t--chart--color--orange--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "orange", + "400" + ], + "references": [ + { + "type": "color", + "value": "#fccb8f", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#fccb8f" + }, + "name": "pf-t--color--orange--20", + "attributes": { + "category": "color", + "type": "orange", + "item": "20" + }, + "path": [ + "color", + "orange", + "20" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--100": { + "default": { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "100" + ], + "references": [ + { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.40}" + }, + "name": "pf-t--chart--color--blue--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "blue", + "200" + ], + "references": [ + { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#4394e5" + }, + "name": "pf-t--color--blue--40", + "attributes": { + "category": "color", + "type": "blue", + "item": "40" + }, + "path": [ + "color", + "blue", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--200": { + "default": { + "type": "color", + "value": "#ffcc17", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "200" + ], + "references": [ + { + "type": "color", + "value": "#ffcc17", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.30}" + }, + "name": "pf-t--chart--color--yellow--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "yellow", + "300" + ], + "references": [ + { + "type": "color", + "value": "#ffcc17", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ffcc17" + }, + "name": "pf-t--color--yellow--30", + "attributes": { + "category": "color", + "type": "yellow", + "item": "30" + }, + "path": [ + "color", + "yellow", + "30" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--300": { + "default": { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "300" + ], + "references": [ + { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.40}" + }, + "name": "pf-t--chart--color--green--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "green", + "200" + ], + "references": [ + { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#87bb62" + }, + "name": "pf-t--color--green--40", + "attributes": { + "category": "color", + "type": "green", + "item": "40" + }, + "path": [ + "color", + "green", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--400": { + "default": { + "type": "color", + "value": "#b6a6e9", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "400" + ], + "references": [ + { + "type": "color", + "value": "#b6a6e9", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.30}" + }, + "name": "pf-t--chart--color--purple--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "purple", + "300" + ], + "references": [ + { + "type": "color", + "value": "#b6a6e9", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b6a6e9" + }, + "name": "pf-t--color--purple--30", + "attributes": { + "category": "color", + "type": "purple", + "item": "30" + }, + "path": [ + "color", + "purple", + "30" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--500": { + "default": { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "500" + ], + "references": [ + { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.40}" + }, + "name": "pf-t--chart--color--orange--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "orange", + "200" + ], + "references": [ + { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f5921b" + }, + "name": "pf-t--color--orange--40", + "attributes": { + "category": "color", + "type": "orange", + "item": "40" + }, + "path": [ + "color", + "orange", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--600": { + "default": { + "type": "color", + "value": "#9ad8d8", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--600", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "600" + ], + "references": [ + { + "type": "color", + "value": "#9ad8d8", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.30}" + }, + "name": "pf-t--chart--color--teal--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "teal", + "300" + ], + "references": [ + { + "type": "color", + "value": "#9ad8d8", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#9ad8d8" + }, + "name": "pf-t--color--teal--30", + "attributes": { + "category": "color", + "type": "teal", + "item": "30" + }, + "path": [ + "color", + "teal", + "30" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--700": { + "default": { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--700", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "700" + ], + "references": [ + { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.40}" + }, + "name": "pf-t--chart--color--black--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "black", + "200" + ], + "references": [ + { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#a3a3a3" + }, + "name": "pf-t--color--gray--40", + "attributes": { + "category": "color", + "type": "gray", + "item": "40" + }, + "path": [ + "color", + "gray", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--800": { + "default": { + "type": "color", + "value": "#92c5f9", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--800", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "800" + ], + "references": [ + { + "type": "color", + "value": "#92c5f9", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.30}" + }, + "name": "pf-t--chart--color--blue--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "blue", + "300" + ], + "references": [ + { + "type": "color", + "value": "#92c5f9", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#92c5f9" + }, + "name": "pf-t--color--blue--30", + "attributes": { + "category": "color", + "type": "blue", + "item": "30" + }, + "path": [ + "color", + "blue", + "30" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--900": { + "default": { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--900", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "900" + ], + "references": [ + { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.40}" + }, + "name": "pf-t--chart--color--yellow--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "yellow", + "200" + ], + "references": [ + { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#dca614" + }, + "name": "pf-t--color--yellow--40", + "attributes": { + "category": "color", + "type": "yellow", + "item": "40" + }, + "path": [ + "color", + "yellow", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1000": { + "default": { + "type": "color", + "value": "#afdc8f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1000", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1000" + ], + "references": [ + { + "type": "color", + "value": "#afdc8f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.30}" + }, + "name": "pf-t--chart--color--green--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "green", + "300" + ], + "references": [ + { + "type": "color", + "value": "#afdc8f", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#afdc8f" + }, + "name": "pf-t--color--green--30", + "attributes": { + "category": "color", + "type": "green", + "item": "30" + }, + "path": [ + "color", + "green", + "30" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1100": { + "default": { + "type": "color", + "value": "#876fd4", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1100" + ], + "references": [ + { + "type": "color", + "value": "#876fd4", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.40}" + }, + "name": "pf-t--chart--color--purple--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "purple", + "200" + ], + "references": [ + { + "type": "color", + "value": "#876fd4", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#876fd4" + }, + "name": "pf-t--color--purple--40", + "attributes": { + "category": "color", + "type": "purple", + "item": "40" + }, + "path": [ + "color", + "purple", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1200": { + "default": { + "type": "color", + "value": "#f8ae54", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1200" + ], + "references": [ + { + "type": "color", + "value": "#f8ae54", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.30}" + }, + "name": "pf-t--chart--color--orange--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "orange", + "300" + ], + "references": [ + { + "type": "color", + "value": "#f8ae54", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f8ae54" + }, + "name": "pf-t--color--orange--30", + "attributes": { + "category": "color", + "type": "orange", + "item": "30" + }, + "path": [ + "color", + "orange", + "30" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1300": { + "default": { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1300" + ], + "references": [ + { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.40}" + }, + "name": "pf-t--chart--color--teal--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "teal", + "200" + ], + "references": [ + { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#63bdbd" + }, + "name": "pf-t--color--teal--40", + "attributes": { + "category": "color", + "type": "teal", + "item": "40" + }, + "path": [ + "color", + "teal", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1400": { + "default": { + "type": "color", + "value": "#c7c7c7", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1400" + ], + "references": [ + { + "type": "color", + "value": "#c7c7c7", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.30}" + }, + "name": "pf-t--chart--color--black--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "black", + "300" + ], + "references": [ + { + "type": "color", + "value": "#c7c7c7", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#c7c7c7" + }, + "name": "pf-t--color--gray--30", + "attributes": { + "category": "color", + "type": "gray", + "item": "30" + }, + "path": [ + "color", + "gray", + "30" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1500": { + "default": { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1500" + ], + "references": [ + { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.50}" + }, + "name": "pf-t--chart--color--blue--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "blue", + "100" + ], + "references": [ + { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#0066cc" + }, + "name": "pf-t--color--blue--50", + "attributes": { + "category": "color", + "type": "blue", + "item": "50" + }, + "path": [ + "color", + "blue", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1600": { + "default": { + "type": "color", + "value": "#fff4cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1600", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1600" + ], + "references": [ + { + "type": "color", + "value": "#fff4cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.10}" + }, + "name": "pf-t--chart--color--yellow--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "yellow", + "500" + ], + "references": [ + { + "type": "color", + "value": "#fff4cc", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#fff4cc" + }, + "name": "pf-t--color--yellow--10", + "attributes": { + "category": "color", + "type": "yellow", + "item": "10" + }, + "path": [ + "color", + "yellow", + "10" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1700": { + "default": { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1700", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1700" + ], + "references": [ + { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.50}" + }, + "name": "pf-t--chart--color--green--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "green", + "100" + ], + "references": [ + { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#63993d" + }, + "name": "pf-t--color--green--50", + "attributes": { + "category": "color", + "type": "green", + "item": "50" + }, + "path": [ + "color", + "green", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1800": { + "default": { + "type": "color", + "value": "#ece6ff", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1800", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1800" + ], + "references": [ + { + "type": "color", + "value": "#ece6ff", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.10}" + }, + "name": "pf-t--chart--color--purple--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "purple", + "500" + ], + "references": [ + { + "type": "color", + "value": "#ece6ff", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ece6ff" + }, + "name": "pf-t--color--purple--10", + "attributes": { + "category": "color", + "type": "purple", + "item": "10" + }, + "path": [ + "color", + "purple", + "10" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1900": { + "default": { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1900", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1900" + ], + "references": [ + { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.50}" + }, + "name": "pf-t--chart--color--orange--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "orange", + "100" + ], + "references": [ + { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ca6c0f" + }, + "name": "pf-t--color--orange--50", + "attributes": { + "category": "color", + "type": "orange", + "item": "50" + }, + "path": [ + "color", + "orange", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2000": { + "default": { + "type": "color", + "value": "#daf2f2", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2000", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2000" + ], + "references": [ + { + "type": "color", + "value": "#daf2f2", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.10}" + }, + "name": "pf-t--chart--color--teal--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "teal", + "500" + ], + "references": [ + { + "type": "color", + "value": "#daf2f2", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#daf2f2" + }, + "name": "pf-t--color--teal--10", + "attributes": { + "category": "color", + "type": "teal", + "item": "10" + }, + "path": [ + "color", + "teal", + "10" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2100": { + "default": { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2100" + ], + "references": [ + { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.50}" + }, + "name": "pf-t--chart--color--black--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "black", + "100" + ], + "references": [ + { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#707070" + }, + "name": "pf-t--color--gray--50", + "attributes": { + "category": "color", + "type": "gray", + "item": "50" + }, + "path": [ + "color", + "gray", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2200": { + "default": { + "type": "color", + "value": "#e0f0ff", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2200" + ], + "references": [ + { + "type": "color", + "value": "#e0f0ff", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.10}" + }, + "name": "pf-t--chart--color--blue--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "blue", + "500" + ], + "references": [ + { + "type": "color", + "value": "#e0f0ff", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#e0f0ff" + }, + "name": "pf-t--color--blue--10", + "attributes": { + "category": "color", + "type": "blue", + "item": "10" + }, + "path": [ + "color", + "blue", + "10" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2300": { + "default": { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2300" + ], + "references": [ + { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.50}" + }, + "name": "pf-t--chart--color--yellow--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "yellow", + "100" + ], + "references": [ + { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b98412" + }, + "name": "pf-t--color--yellow--50", + "attributes": { + "category": "color", + "type": "yellow", + "item": "50" + }, + "path": [ + "color", + "yellow", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2400": { + "default": { + "type": "color", + "value": "#e9f7df", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2400" + ], + "references": [ + { + "type": "color", + "value": "#e9f7df", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.10}" + }, + "name": "pf-t--chart--color--green--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "green", + "500" + ], + "references": [ + { + "type": "color", + "value": "#e9f7df", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#e9f7df" + }, + "name": "pf-t--color--green--10", + "attributes": { + "category": "color", + "type": "green", + "item": "10" + }, + "path": [ + "color", + "green", + "10" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2500": { + "default": { + "type": "color", + "value": "#5e40be", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2500" + ], + "references": [ + { + "type": "color", + "value": "#5e40be", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.50}" + }, + "name": "pf-t--chart--color--purple--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "purple", + "100" + ], + "references": [ + { + "type": "color", + "value": "#5e40be", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#5e40be" + }, + "name": "pf-t--color--purple--50", + "attributes": { + "category": "color", + "type": "purple", + "item": "50" + }, + "path": [ + "color", + "purple", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2600": { + "default": { + "type": "color", + "value": "#ffe8cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2600", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2600" + ], + "references": [ + { + "type": "color", + "value": "#ffe8cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.10}" + }, + "name": "pf-t--chart--color--orange--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "orange", + "500" + ], + "references": [ + { + "type": "color", + "value": "#ffe8cc", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ffe8cc" + }, + "name": "pf-t--color--orange--10", + "attributes": { + "category": "color", + "type": "orange", + "item": "10" + }, + "path": [ + "color", + "orange", + "10" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2700": { + "default": { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2700", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2700" + ], + "references": [ + { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.50}" + }, + "name": "pf-t--chart--color--teal--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "teal", + "100" + ], + "references": [ + { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#37a3a3" + }, + "name": "pf-t--color--teal--50", + "attributes": { + "category": "color", + "type": "teal", + "item": "50" + }, + "path": [ + "color", + "teal", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2800": { + "default": { + "type": "color", + "value": "#f2f2f2", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2800", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2800" + ], + "references": [ + { + "type": "color", + "value": "#f2f2f2", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.10}" + }, + "name": "pf-t--chart--color--black--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "black", + "500" + ], + "references": [ + { + "type": "color", + "value": "#f2f2f2", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f2f2f2" + }, + "name": "pf-t--color--gray--10", + "attributes": { + "category": "color", + "type": "gray", + "item": "10" + }, + "path": [ + "color", + "gray", + "10" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2900": { + "default": { + "type": "color", + "value": "#b9dafc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2900", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2900" + ], + "references": [ + { + "type": "color", + "value": "#b9dafc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.20}" + }, + "name": "pf-t--chart--color--blue--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "blue", + "400" + ], + "references": [ + { + "type": "color", + "value": "#b9dafc", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b9dafc" + }, + "name": "pf-t--color--blue--20", + "attributes": { + "category": "color", + "type": "blue", + "item": "20" + }, + "path": [ + "color", + "blue", + "20" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3000": { + "default": { + "type": "color", + "value": "#ffe072", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3000", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "3000" + ], + "references": [ + { + "type": "color", + "value": "#ffe072", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.20}" + }, + "name": "pf-t--chart--color--yellow--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "yellow", + "400" + ], + "references": [ + { + "type": "color", + "value": "#ffe072", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ffe072" + }, + "name": "pf-t--color--yellow--20", + "attributes": { + "category": "color", + "type": "yellow", + "item": "20" + }, + "path": [ + "color", + "yellow", + "20" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3100": { + "default": { + "type": "color", + "value": "#d1f1bb", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "3100" + ], + "references": [ + { + "type": "color", + "value": "#d1f1bb", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.20}" + }, + "name": "pf-t--chart--color--green--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "green", + "400" + ], + "references": [ + { + "type": "color", + "value": "#d1f1bb", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#d1f1bb" + }, + "name": "pf-t--color--green--20", + "attributes": { + "category": "color", + "type": "green", + "item": "20" + }, + "path": [ + "color", + "green", + "20" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3200": { + "default": { + "type": "color", + "value": "#d0c5f4", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "3200" + ], + "references": [ + { + "type": "color", + "value": "#d0c5f4", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.20}" + }, + "name": "pf-t--chart--color--purple--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "purple", + "400" + ], + "references": [ + { + "type": "color", + "value": "#d0c5f4", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#d0c5f4" + }, + "name": "pf-t--color--purple--20", + "attributes": { + "category": "color", + "type": "purple", + "item": "20" + }, + "path": [ + "color", + "purple", + "20" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3300": { + "default": { + "type": "color", + "value": "#fccb8f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "3300" + ], + "references": [ + { + "type": "color", + "value": "#fccb8f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.20}" + }, + "name": "pf-t--chart--color--orange--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "orange", + "400" + ], + "references": [ + { + "type": "color", + "value": "#fccb8f", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#fccb8f" + }, + "name": "pf-t--color--orange--20", + "attributes": { + "category": "color", + "type": "orange", + "item": "20" + }, + "path": [ + "color", + "orange", + "20" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3400": { + "default": { + "type": "color", + "value": "#b9e5e5", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "3400" + ], + "references": [ + { + "type": "color", + "value": "#b9e5e5", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.20}" + }, + "name": "pf-t--chart--color--teal--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "teal", + "400" + ], + "references": [ + { + "type": "color", + "value": "#b9e5e5", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b9e5e5" + }, + "name": "pf-t--color--teal--20", + "attributes": { + "category": "color", + "type": "teal", + "item": "20" + }, + "path": [ + "color", + "teal", + "20" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3500": { + "default": { + "type": "color", + "value": "#e0e0e0", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "3500" + ], + "references": [ + { + "type": "color", + "value": "#e0e0e0", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.20}" + }, + "name": "pf-t--chart--color--black--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "black", + "400" + ], + "references": [ + { + "type": "color", + "value": "#e0e0e0", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#e0e0e0" + }, + "name": "pf-t--color--gray--20", + "attributes": { + "category": "color", + "type": "gray", + "item": "20" + }, + "path": [ + "color", + "gray", + "20" + ] + } + ] + } + ] + } + } + } } \ No newline at end of file diff --git a/packages/module/patternfly-docs/content/token-layers-highcontrast-dark.json b/packages/module/patternfly-docs/content/token-layers-highcontrast-dark.json index 7f4e7db..0d90da4 100644 --- a/packages/module/patternfly-docs/content/token-layers-highcontrast-dark.json +++ b/packages/module/patternfly-docs/content/token-layers-highcontrast-dark.json @@ -38650,5 +38650,10300 @@ } } }, - "chart": {} + "chart": { + "pf-t--chart--color--blue--100": { + "default": { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.50}" + }, + "name": "pf-t--chart--color--blue--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "blue", + "100" + ], + "references": [ + { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#0066cc" + }, + "name": "pf-t--color--blue--50", + "attributes": { + "category": "color", + "type": "blue", + "item": "50" + }, + "path": [ + "color", + "blue", + "50" + ] + } + ] + } + }, + "pf-t--chart--color--blue--200": { + "default": { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.40}" + }, + "name": "pf-t--chart--color--blue--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "blue", + "200" + ], + "references": [ + { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#4394e5" + }, + "name": "pf-t--color--blue--40", + "attributes": { + "category": "color", + "type": "blue", + "item": "40" + }, + "path": [ + "color", + "blue", + "40" + ] + } + ] + } + }, + "pf-t--chart--color--blue--300": { + "default": { + "type": "color", + "value": "#92c5f9", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.30}" + }, + "name": "pf-t--chart--color--blue--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "blue", + "300" + ], + "references": [ + { + "type": "color", + "value": "#92c5f9", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#92c5f9" + }, + "name": "pf-t--color--blue--30", + "attributes": { + "category": "color", + "type": "blue", + "item": "30" + }, + "path": [ + "color", + "blue", + "30" + ] + } + ] + } + }, + "pf-t--chart--color--blue--400": { + "default": { + "type": "color", + "value": "#b9dafc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.20}" + }, + "name": "pf-t--chart--color--blue--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "blue", + "400" + ], + "references": [ + { + "type": "color", + "value": "#b9dafc", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b9dafc" + }, + "name": "pf-t--color--blue--20", + "attributes": { + "category": "color", + "type": "blue", + "item": "20" + }, + "path": [ + "color", + "blue", + "20" + ] + } + ] + } + }, + "pf-t--chart--color--blue--500": { + "default": { + "type": "color", + "value": "#e0f0ff", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.10}" + }, + "name": "pf-t--chart--color--blue--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "blue", + "500" + ], + "references": [ + { + "type": "color", + "value": "#e0f0ff", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#e0f0ff" + }, + "name": "pf-t--color--blue--10", + "attributes": { + "category": "color", + "type": "blue", + "item": "10" + }, + "path": [ + "color", + "blue", + "10" + ] + } + ] + } + }, + "pf-t--chart--color--green--100": { + "default": { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.50}" + }, + "name": "pf-t--chart--color--green--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "green", + "100" + ], + "references": [ + { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#63993d" + }, + "name": "pf-t--color--green--50", + "attributes": { + "category": "color", + "type": "green", + "item": "50" + }, + "path": [ + "color", + "green", + "50" + ] + } + ] + } + }, + "pf-t--chart--color--green--200": { + "default": { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.40}" + }, + "name": "pf-t--chart--color--green--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "green", + "200" + ], + "references": [ + { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#87bb62" + }, + "name": "pf-t--color--green--40", + "attributes": { + "category": "color", + "type": "green", + "item": "40" + }, + "path": [ + "color", + "green", + "40" + ] + } + ] + } + }, + "pf-t--chart--color--green--300": { + "default": { + "type": "color", + "value": "#afdc8f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.30}" + }, + "name": "pf-t--chart--color--green--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "green", + "300" + ], + "references": [ + { + "type": "color", + "value": "#afdc8f", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#afdc8f" + }, + "name": "pf-t--color--green--30", + "attributes": { + "category": "color", + "type": "green", + "item": "30" + }, + "path": [ + "color", + "green", + "30" + ] + } + ] + } + }, + "pf-t--chart--color--green--400": { + "default": { + "type": "color", + "value": "#d1f1bb", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.20}" + }, + "name": "pf-t--chart--color--green--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "green", + "400" + ], + "references": [ + { + "type": "color", + "value": "#d1f1bb", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#d1f1bb" + }, + "name": "pf-t--color--green--20", + "attributes": { + "category": "color", + "type": "green", + "item": "20" + }, + "path": [ + "color", + "green", + "20" + ] + } + ] + } + }, + "pf-t--chart--color--green--500": { + "default": { + "type": "color", + "value": "#e9f7df", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.10}" + }, + "name": "pf-t--chart--color--green--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "green", + "500" + ], + "references": [ + { + "type": "color", + "value": "#e9f7df", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#e9f7df" + }, + "name": "pf-t--color--green--10", + "attributes": { + "category": "color", + "type": "green", + "item": "10" + }, + "path": [ + "color", + "green", + "10" + ] + } + ] + } + }, + "pf-t--chart--color--teal--100": { + "default": { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.50}" + }, + "name": "pf-t--chart--color--teal--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "teal", + "100" + ], + "references": [ + { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#37a3a3" + }, + "name": "pf-t--color--teal--50", + "attributes": { + "category": "color", + "type": "teal", + "item": "50" + }, + "path": [ + "color", + "teal", + "50" + ] + } + ] + } + }, + "pf-t--chart--color--teal--200": { + "default": { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.40}" + }, + "name": "pf-t--chart--color--teal--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "teal", + "200" + ], + "references": [ + { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#63bdbd" + }, + "name": "pf-t--color--teal--40", + "attributes": { + "category": "color", + "type": "teal", + "item": "40" + }, + "path": [ + "color", + "teal", + "40" + ] + } + ] + } + }, + "pf-t--chart--color--teal--300": { + "default": { + "type": "color", + "value": "#9ad8d8", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.30}" + }, + "name": "pf-t--chart--color--teal--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "teal", + "300" + ], + "references": [ + { + "type": "color", + "value": "#9ad8d8", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#9ad8d8" + }, + "name": "pf-t--color--teal--30", + "attributes": { + "category": "color", + "type": "teal", + "item": "30" + }, + "path": [ + "color", + "teal", + "30" + ] + } + ] + } + }, + "pf-t--chart--color--teal--400": { + "default": { + "type": "color", + "value": "#b9e5e5", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.20}" + }, + "name": "pf-t--chart--color--teal--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "teal", + "400" + ], + "references": [ + { + "type": "color", + "value": "#b9e5e5", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b9e5e5" + }, + "name": "pf-t--color--teal--20", + "attributes": { + "category": "color", + "type": "teal", + "item": "20" + }, + "path": [ + "color", + "teal", + "20" + ] + } + ] + } + }, + "pf-t--chart--color--teal--500": { + "default": { + "type": "color", + "value": "#daf2f2", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.10}" + }, + "name": "pf-t--chart--color--teal--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "teal", + "500" + ], + "references": [ + { + "type": "color", + "value": "#daf2f2", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#daf2f2" + }, + "name": "pf-t--color--teal--10", + "attributes": { + "category": "color", + "type": "teal", + "item": "10" + }, + "path": [ + "color", + "teal", + "10" + ] + } + ] + } + }, + "pf-t--chart--color--purple--100": { + "default": { + "type": "color", + "value": "#5e40be", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.50}" + }, + "name": "pf-t--chart--color--purple--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "purple", + "100" + ], + "references": [ + { + "type": "color", + "value": "#5e40be", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#5e40be" + }, + "name": "pf-t--color--purple--50", + "attributes": { + "category": "color", + "type": "purple", + "item": "50" + }, + "path": [ + "color", + "purple", + "50" + ] + } + ] + } + }, + "pf-t--chart--color--purple--200": { + "default": { + "type": "color", + "value": "#876fd4", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.40}" + }, + "name": "pf-t--chart--color--purple--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "purple", + "200" + ], + "references": [ + { + "type": "color", + "value": "#876fd4", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#876fd4" + }, + "name": "pf-t--color--purple--40", + "attributes": { + "category": "color", + "type": "purple", + "item": "40" + }, + "path": [ + "color", + "purple", + "40" + ] + } + ] + } + }, + "pf-t--chart--color--purple--300": { + "default": { + "type": "color", + "value": "#b6a6e9", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.30}" + }, + "name": "pf-t--chart--color--purple--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "purple", + "300" + ], + "references": [ + { + "type": "color", + "value": "#b6a6e9", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b6a6e9" + }, + "name": "pf-t--color--purple--30", + "attributes": { + "category": "color", + "type": "purple", + "item": "30" + }, + "path": [ + "color", + "purple", + "30" + ] + } + ] + } + }, + "pf-t--chart--color--purple--400": { + "default": { + "type": "color", + "value": "#d0c5f4", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.20}" + }, + "name": "pf-t--chart--color--purple--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "purple", + "400" + ], + "references": [ + { + "type": "color", + "value": "#d0c5f4", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#d0c5f4" + }, + "name": "pf-t--color--purple--20", + "attributes": { + "category": "color", + "type": "purple", + "item": "20" + }, + "path": [ + "color", + "purple", + "20" + ] + } + ] + } + }, + "pf-t--chart--color--purple--500": { + "default": { + "type": "color", + "value": "#ece6ff", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.10}" + }, + "name": "pf-t--chart--color--purple--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "purple", + "500" + ], + "references": [ + { + "type": "color", + "value": "#ece6ff", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ece6ff" + }, + "name": "pf-t--color--purple--10", + "attributes": { + "category": "color", + "type": "purple", + "item": "10" + }, + "path": [ + "color", + "purple", + "10" + ] + } + ] + } + }, + "pf-t--chart--color--yellow--100": { + "default": { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.50}" + }, + "name": "pf-t--chart--color--yellow--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "yellow", + "100" + ], + "references": [ + { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b98412" + }, + "name": "pf-t--color--yellow--50", + "attributes": { + "category": "color", + "type": "yellow", + "item": "50" + }, + "path": [ + "color", + "yellow", + "50" + ] + } + ] + } + }, + "pf-t--chart--color--yellow--200": { + "default": { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.40}" + }, + "name": "pf-t--chart--color--yellow--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "yellow", + "200" + ], + "references": [ + { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#dca614" + }, + "name": "pf-t--color--yellow--40", + "attributes": { + "category": "color", + "type": "yellow", + "item": "40" + }, + "path": [ + "color", + "yellow", + "40" + ] + } + ] + } + }, + "pf-t--chart--color--yellow--300": { + "default": { + "type": "color", + "value": "#ffcc17", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.30}" + }, + "name": "pf-t--chart--color--yellow--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "yellow", + "300" + ], + "references": [ + { + "type": "color", + "value": "#ffcc17", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ffcc17" + }, + "name": "pf-t--color--yellow--30", + "attributes": { + "category": "color", + "type": "yellow", + "item": "30" + }, + "path": [ + "color", + "yellow", + "30" + ] + } + ] + } + }, + "pf-t--chart--color--yellow--400": { + "default": { + "type": "color", + "value": "#ffe072", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.20}" + }, + "name": "pf-t--chart--color--yellow--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "yellow", + "400" + ], + "references": [ + { + "type": "color", + "value": "#ffe072", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ffe072" + }, + "name": "pf-t--color--yellow--20", + "attributes": { + "category": "color", + "type": "yellow", + "item": "20" + }, + "path": [ + "color", + "yellow", + "20" + ] + } + ] + } + }, + "pf-t--chart--color--yellow--500": { + "default": { + "type": "color", + "value": "#fff4cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.10}" + }, + "name": "pf-t--chart--color--yellow--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "yellow", + "500" + ], + "references": [ + { + "type": "color", + "value": "#fff4cc", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#fff4cc" + }, + "name": "pf-t--color--yellow--10", + "attributes": { + "category": "color", + "type": "yellow", + "item": "10" + }, + "path": [ + "color", + "yellow", + "10" + ] + } + ] + } + }, + "pf-t--chart--color--orange--100": { + "default": { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.50}" + }, + "name": "pf-t--chart--color--orange--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "orange", + "100" + ], + "references": [ + { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ca6c0f" + }, + "name": "pf-t--color--orange--50", + "attributes": { + "category": "color", + "type": "orange", + "item": "50" + }, + "path": [ + "color", + "orange", + "50" + ] + } + ] + } + }, + "pf-t--chart--color--orange--200": { + "default": { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.40}" + }, + "name": "pf-t--chart--color--orange--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "orange", + "200" + ], + "references": [ + { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f5921b" + }, + "name": "pf-t--color--orange--40", + "attributes": { + "category": "color", + "type": "orange", + "item": "40" + }, + "path": [ + "color", + "orange", + "40" + ] + } + ] + } + }, + "pf-t--chart--color--orange--300": { + "default": { + "type": "color", + "value": "#f8ae54", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.30}" + }, + "name": "pf-t--chart--color--orange--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "orange", + "300" + ], + "references": [ + { + "type": "color", + "value": "#f8ae54", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f8ae54" + }, + "name": "pf-t--color--orange--30", + "attributes": { + "category": "color", + "type": "orange", + "item": "30" + }, + "path": [ + "color", + "orange", + "30" + ] + } + ] + } + }, + "pf-t--chart--color--orange--400": { + "default": { + "type": "color", + "value": "#fccb8f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.20}" + }, + "name": "pf-t--chart--color--orange--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "orange", + "400" + ], + "references": [ + { + "type": "color", + "value": "#fccb8f", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#fccb8f" + }, + "name": "pf-t--color--orange--20", + "attributes": { + "category": "color", + "type": "orange", + "item": "20" + }, + "path": [ + "color", + "orange", + "20" + ] + } + ] + } + }, + "pf-t--chart--color--orange--500": { + "default": { + "type": "color", + "value": "#ffe8cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.10}" + }, + "name": "pf-t--chart--color--orange--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "orange", + "500" + ], + "references": [ + { + "type": "color", + "value": "#ffe8cc", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ffe8cc" + }, + "name": "pf-t--color--orange--10", + "attributes": { + "category": "color", + "type": "orange", + "item": "10" + }, + "path": [ + "color", + "orange", + "10" + ] + } + ] + } + }, + "pf-t--chart--color--red-orange--100": { + "default": { + "type": "color", + "value": "#f0561d", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.red-orange.50}" + }, + "name": "pf-t--chart--color--red-orange--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "red-orange", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "red-orange", + "100" + ], + "references": [ + { + "type": "color", + "value": "#f0561d", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f0561d" + }, + "name": "pf-t--color--red-orange--50", + "attributes": { + "category": "color", + "type": "red-orange", + "item": "50" + }, + "path": [ + "color", + "red-orange", + "50" + ] + } + ] + } + }, + "pf-t--chart--color--red-orange--200": { + "default": { + "type": "color", + "value": "#f4784a", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.red-orange.40}" + }, + "name": "pf-t--chart--color--red-orange--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "red-orange", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "red-orange", + "200" + ], + "references": [ + { + "type": "color", + "value": "#f4784a", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f4784a" + }, + "name": "pf-t--color--red-orange--40", + "attributes": { + "category": "color", + "type": "red-orange", + "item": "40" + }, + "path": [ + "color", + "red-orange", + "40" + ] + } + ] + } + }, + "pf-t--chart--color--red-orange--300": { + "default": { + "type": "color", + "value": "#f89b78", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.red-orange.30}" + }, + "name": "pf-t--chart--color--red-orange--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "red-orange", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "red-orange", + "300" + ], + "references": [ + { + "type": "color", + "value": "#f89b78", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f89b78" + }, + "name": "pf-t--color--red-orange--30", + "attributes": { + "category": "color", + "type": "red-orange", + "item": "30" + }, + "path": [ + "color", + "red-orange", + "30" + ] + } + ] + } + }, + "pf-t--chart--color--red-orange--400": { + "default": { + "type": "color", + "value": "#fbbea8", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.red-orange.20}" + }, + "name": "pf-t--chart--color--red-orange--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "red-orange", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "red-orange", + "400" + ], + "references": [ + { + "type": "color", + "value": "#fbbea8", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#fbbea8" + }, + "name": "pf-t--color--red-orange--20", + "attributes": { + "category": "color", + "type": "red-orange", + "item": "20" + }, + "path": [ + "color", + "red-orange", + "20" + ] + } + ] + } + }, + "pf-t--chart--color--red-orange--500": { + "default": { + "type": "color", + "value": "#ffe3d9", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.red-orange.10}" + }, + "name": "pf-t--chart--color--red-orange--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "red-orange", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "red-orange", + "500" + ], + "references": [ + { + "type": "color", + "value": "#ffe3d9", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ffe3d9" + }, + "name": "pf-t--color--red-orange--10", + "attributes": { + "category": "color", + "type": "red-orange", + "item": "10" + }, + "path": [ + "color", + "red-orange", + "10" + ] + } + ] + } + }, + "pf-t--chart--color--black--100": { + "default": { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.50}" + }, + "name": "pf-t--chart--color--black--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "black", + "100" + ], + "references": [ + { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#707070" + }, + "name": "pf-t--color--gray--50", + "attributes": { + "category": "color", + "type": "gray", + "item": "50" + }, + "path": [ + "color", + "gray", + "50" + ] + } + ] + } + }, + "pf-t--chart--color--black--200": { + "default": { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.40}" + }, + "name": "pf-t--chart--color--black--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "black", + "200" + ], + "references": [ + { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#a3a3a3" + }, + "name": "pf-t--color--gray--40", + "attributes": { + "category": "color", + "type": "gray", + "item": "40" + }, + "path": [ + "color", + "gray", + "40" + ] + } + ] + } + }, + "pf-t--chart--color--black--300": { + "default": { + "type": "color", + "value": "#c7c7c7", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.30}" + }, + "name": "pf-t--chart--color--black--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "black", + "300" + ], + "references": [ + { + "type": "color", + "value": "#c7c7c7", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#c7c7c7" + }, + "name": "pf-t--color--gray--30", + "attributes": { + "category": "color", + "type": "gray", + "item": "30" + }, + "path": [ + "color", + "gray", + "30" + ] + } + ] + } + }, + "pf-t--chart--color--black--400": { + "default": { + "type": "color", + "value": "#e0e0e0", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.20}" + }, + "name": "pf-t--chart--color--black--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "black", + "400" + ], + "references": [ + { + "type": "color", + "value": "#e0e0e0", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#e0e0e0" + }, + "name": "pf-t--color--gray--20", + "attributes": { + "category": "color", + "type": "gray", + "item": "20" + }, + "path": [ + "color", + "gray", + "20" + ] + } + ] + } + }, + "pf-t--chart--color--black--500": { + "default": { + "type": "color", + "value": "#f2f2f2", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.10}" + }, + "name": "pf-t--chart--color--black--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "black", + "500" + ], + "references": [ + { + "type": "color", + "value": "#f2f2f2", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f2f2f2" + }, + "name": "pf-t--color--gray--10", + "attributes": { + "category": "color", + "type": "gray", + "item": "10" + }, + "path": [ + "color", + "gray", + "10" + ] + } + ] + } + }, + "pf-t--chart--global--BorderWidth--xs": { + "default": { + "type": "number", + "value": 1, + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "number", + "value": 1 + }, + "name": "pf-t--chart--global--BorderWidth--xs", + "attributes": { + "category": "chart", + "type": "global", + "item": "BorderWidth", + "subitem": "xs" + }, + "path": [ + "chart", + "global", + "BorderWidth", + "xs" + ] + } + }, + "pf-t--chart--global--BorderWidth--sm": { + "default": { + "type": "number", + "value": 2, + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "number", + "value": 2 + }, + "name": "pf-t--chart--global--BorderWidth--sm", + "attributes": { + "category": "chart", + "type": "global", + "item": "BorderWidth", + "subitem": "sm" + }, + "path": [ + "chart", + "global", + "BorderWidth", + "sm" + ] + } + }, + "pf-t--chart--global--BorderWidth--lg": { + "default": { + "type": "number", + "value": 8, + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "number", + "value": 8 + }, + "name": "pf-t--chart--global--BorderWidth--lg", + "attributes": { + "category": "chart", + "type": "global", + "item": "BorderWidth", + "subitem": "lg" + }, + "path": [ + "chart", + "global", + "BorderWidth", + "lg" + ] + } + }, + "pf-t--chart--global--stroke--width--xs": { + "default": { + "type": "number", + "value": 1, + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "number", + "value": 1 + }, + "name": "pf-t--chart--global--stroke--width--xs", + "attributes": { + "category": "chart", + "type": "global", + "item": "stroke", + "subitem": "width", + "state": "xs" + }, + "path": [ + "chart", + "global", + "stroke", + "width", + "xs" + ] + } + }, + "pf-t--chart--global--stroke--width--sm": { + "default": { + "type": "number", + "value": 2, + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "number", + "value": 2 + }, + "name": "pf-t--chart--global--stroke--width--sm", + "attributes": { + "category": "chart", + "type": "global", + "item": "stroke", + "subitem": "width", + "state": "sm" + }, + "path": [ + "chart", + "global", + "stroke", + "width", + "sm" + ] + } + }, + "pf-t--chart--global--fill--color--100": { + "default": { + "type": "color", + "value": "#4d4d4d", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.60}" + }, + "name": "pf-t--chart--global--fill--color--100", + "attributes": { + "category": "chart", + "type": "global", + "item": "fill", + "subitem": "color", + "state": "100" + }, + "path": [ + "chart", + "global", + "fill", + "color", + "100" + ], + "references": [ + { + "type": "color", + "value": "#4d4d4d", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#4d4d4d" + }, + "name": "pf-t--color--gray--60", + "attributes": { + "category": "color", + "type": "gray", + "item": "60" + }, + "path": [ + "color", + "gray", + "60" + ] + } + ] + } + }, + "pf-t--chart--global--fill--color--200": { + "default": { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.50}" + }, + "name": "pf-t--chart--global--fill--color--200", + "attributes": { + "category": "chart", + "type": "global", + "item": "fill", + "subitem": "color", + "state": "200" + }, + "path": [ + "chart", + "global", + "fill", + "color", + "200" + ], + "references": [ + { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#707070" + }, + "name": "pf-t--color--gray--50", + "attributes": { + "category": "color", + "type": "gray", + "item": "50" + }, + "path": [ + "color", + "gray", + "50" + ] + } + ] + } + }, + "pf-t--chart--global--fill--color--300": { + "default": { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.40}" + }, + "name": "pf-t--chart--global--fill--color--300", + "attributes": { + "category": "chart", + "type": "global", + "item": "fill", + "subitem": "color", + "state": "300" + }, + "path": [ + "chart", + "global", + "fill", + "color", + "300" + ], + "references": [ + { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#a3a3a3" + }, + "name": "pf-t--color--gray--40", + "attributes": { + "category": "color", + "type": "gray", + "item": "40" + }, + "path": [ + "color", + "gray", + "40" + ] + } + ] + } + }, + "pf-t--chart--global--fill--color--400": { + "default": { + "type": "color", + "value": "#c7c7c7", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.30}" + }, + "name": "pf-t--chart--global--fill--color--400", + "attributes": { + "category": "chart", + "type": "global", + "item": "fill", + "subitem": "color", + "state": "400" + }, + "path": [ + "chart", + "global", + "fill", + "color", + "400" + ], + "references": [ + { + "type": "color", + "value": "#c7c7c7", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#c7c7c7" + }, + "name": "pf-t--color--gray--30", + "attributes": { + "category": "color", + "type": "gray", + "item": "30" + }, + "path": [ + "color", + "gray", + "30" + ] + } + ] + } + }, + "pf-t--chart--global--fill--color--500": { + "default": { + "type": "color", + "value": "#e0e0e0", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.20}" + }, + "name": "pf-t--chart--global--fill--color--500", + "attributes": { + "category": "chart", + "type": "global", + "item": "fill", + "subitem": "color", + "state": "500" + }, + "path": [ + "chart", + "global", + "fill", + "color", + "500" + ], + "references": [ + { + "type": "color", + "value": "#e0e0e0", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#e0e0e0" + }, + "name": "pf-t--color--gray--20", + "attributes": { + "category": "color", + "type": "gray", + "item": "20" + }, + "path": [ + "color", + "gray", + "20" + ] + } + ] + } + }, + "pf-t--chart--global--fill--color--700": { + "default": { + "type": "color", + "value": "#f2f2f2", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.10}" + }, + "name": "pf-t--chart--global--fill--color--700", + "attributes": { + "category": "chart", + "type": "global", + "item": "fill", + "subitem": "color", + "state": "700" + }, + "path": [ + "chart", + "global", + "fill", + "color", + "700" + ], + "references": [ + { + "type": "color", + "value": "#f2f2f2", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f2f2f2" + }, + "name": "pf-t--color--gray--10", + "attributes": { + "category": "color", + "type": "gray", + "item": "10" + }, + "path": [ + "color", + "gray", + "10" + ] + } + ] + } + }, + "pf-t--chart--global--fill--color--900": { + "default": { + "type": "color", + "value": "#ffffff", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.white}" + }, + "name": "pf-t--chart--global--fill--color--900", + "attributes": { + "category": "chart", + "type": "global", + "item": "fill", + "subitem": "color", + "state": "900" + }, + "path": [ + "chart", + "global", + "fill", + "color", + "900" + ], + "references": [ + { + "type": "color", + "value": "#ffffff", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ffffff" + }, + "name": "pf-t--color--white", + "attributes": { + "category": "color", + "type": "white" + }, + "path": [ + "color", + "white" + ] + } + ] + } + }, + "pf-t--chart--global--fill--color--white": { + "default": { + "type": "color", + "value": "#ffffff", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.white}" + }, + "name": "pf-t--chart--global--fill--color--white", + "attributes": { + "category": "chart", + "type": "global", + "item": "fill", + "subitem": "color", + "state": "white" + }, + "path": [ + "chart", + "global", + "fill", + "color", + "white" + ], + "references": [ + { + "type": "color", + "value": "#ffffff", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ffffff" + }, + "name": "pf-t--color--white", + "attributes": { + "category": "color", + "type": "white" + }, + "path": [ + "color", + "white" + ] + } + ] + } + }, + "pf-t--chart--global--fill--opacity--area": { + "default": { + "type": "number", + "value": "20%", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "number", + "value": 20 + }, + "name": "pf-t--chart--global--fill--opacity--area", + "attributes": { + "category": "chart", + "type": "global", + "item": "fill", + "subitem": "opacity", + "state": "area" + }, + "path": [ + "chart", + "global", + "fill", + "opacity", + "area" + ] + } + }, + "pf-t--chart--global--warning--color--100": { + "default": { + "type": "color", + "value": "#f8ae54", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.30}" + }, + "name": "pf-t--chart--global--warning--color--100", + "attributes": { + "category": "chart", + "type": "global", + "item": "warning", + "subitem": "color", + "state": "100" + }, + "path": [ + "chart", + "global", + "warning", + "color", + "100" + ], + "references": [ + { + "type": "color", + "value": "#f8ae54", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f8ae54" + }, + "name": "pf-t--color--orange--30", + "attributes": { + "category": "color", + "type": "orange", + "item": "30" + }, + "path": [ + "color", + "orange", + "30" + ] + } + ] + } + }, + "pf-t--chart--global--warning--color--200": { + "default": { + "type": "color", + "value": "#ffcc17", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.30}" + }, + "name": "pf-t--chart--global--warning--color--200", + "attributes": { + "category": "chart", + "type": "global", + "item": "warning", + "subitem": "color", + "state": "200" + }, + "path": [ + "chart", + "global", + "warning", + "color", + "200" + ], + "references": [ + { + "type": "color", + "value": "#ffcc17", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ffcc17" + }, + "name": "pf-t--color--yellow--30", + "attributes": { + "category": "color", + "type": "yellow", + "item": "30" + }, + "path": [ + "color", + "yellow", + "30" + ] + } + ] + } + }, + "pf-t--chart--global--success--color--100": { + "default": { + "type": "color", + "value": "#92c5f9", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.30}" + }, + "name": "pf-t--chart--global--success--color--100", + "attributes": { + "category": "chart", + "type": "global", + "item": "success", + "subitem": "color", + "state": "100" + }, + "path": [ + "chart", + "global", + "success", + "color", + "100" + ], + "references": [ + { + "type": "color", + "value": "#92c5f9", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#92c5f9" + }, + "name": "pf-t--color--blue--30", + "attributes": { + "category": "color", + "type": "blue", + "item": "30" + }, + "path": [ + "color", + "blue", + "30" + ] + } + ] + } + }, + "pf-t--chart--global--danger--color--100": { + "default": { + "type": "color", + "value": "#f4784a", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.red-orange.40}" + }, + "name": "pf-t--chart--global--danger--color--100", + "attributes": { + "category": "chart", + "type": "global", + "item": "danger", + "subitem": "color", + "state": "100" + }, + "path": [ + "chart", + "global", + "danger", + "color", + "100" + ], + "references": [ + { + "type": "color", + "value": "#f4784a", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f4784a" + }, + "name": "pf-t--color--red-orange--40", + "attributes": { + "category": "color", + "type": "red-orange", + "item": "40" + }, + "path": [ + "color", + "red-orange", + "40" + ] + } + ] + } + }, + "pf-t--chart--global--letter-spacing": { + "default": { + "type": "string", + "value": "normal", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "string", + "value": "normal" + }, + "name": "pf-t--chart--global--letter-spacing", + "attributes": { + "category": "chart", + "type": "global", + "item": "letter-spacing" + }, + "path": [ + "chart", + "global", + "letter-spacing" + ] + } + }, + "pf-t--chart--global--FontSize--xs": { + "default": { + "type": "number", + "value": 12, + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "number", + "value": 12 + }, + "name": "pf-t--chart--global--FontSize--xs", + "attributes": { + "category": "chart", + "type": "global", + "item": "FontSize", + "subitem": "xs" + }, + "path": [ + "chart", + "global", + "FontSize", + "xs" + ] + } + }, + "pf-t--chart--global--FontSize--sm": { + "default": { + "type": "number", + "value": 14, + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "number", + "value": 14 + }, + "name": "pf-t--chart--global--FontSize--sm", + "attributes": { + "category": "chart", + "type": "global", + "item": "FontSize", + "subitem": "sm" + }, + "path": [ + "chart", + "global", + "FontSize", + "sm" + ] + } + }, + "pf-t--chart--global--FontSize--lg": { + "default": { + "type": "number", + "value": 18, + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "number", + "value": 18 + }, + "name": "pf-t--chart--global--FontSize--lg", + "attributes": { + "category": "chart", + "type": "global", + "item": "FontSize", + "subitem": "lg" + }, + "path": [ + "chart", + "global", + "FontSize", + "lg" + ] + } + }, + "pf-t--chart--global--FontSize--2xl": { + "default": { + "type": "number", + "value": 22, + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "number", + "value": 22 + }, + "name": "pf-t--chart--global--FontSize--2xl", + "attributes": { + "category": "chart", + "type": "global", + "item": "FontSize", + "subitem": "2xl" + }, + "path": [ + "chart", + "global", + "FontSize", + "2xl" + ] + } + }, + "pf-t--chart--global--label--padding": { + "default": { + "type": "number", + "value": 10, + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "number", + "value": 10 + }, + "name": "pf-t--chart--global--label--padding", + "attributes": { + "category": "chart", + "type": "global", + "item": "label", + "subitem": "padding" + }, + "path": [ + "chart", + "global", + "label", + "padding" + ] + } + }, + "pf-t--chart--global--label--margin": { + "default": { + "type": "number", + "value": 8, + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "number", + "value": 8 + }, + "name": "pf-t--chart--global--label--margin", + "attributes": { + "category": "chart", + "type": "global", + "item": "label", + "subitem": "margin" + }, + "path": [ + "chart", + "global", + "label", + "margin" + ] + } + }, + "pf-t--chart--global--label--stroke": { + "default": { + "width": { + "type": "number", + "value": 0, + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true + }, + "type": "string", + "value": "transparent", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "width": { + "type": "number", + "value": 0, + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true + }, + "type": "string", + "value": "transparent" + }, + "name": "pf-t--chart--global--label--stroke", + "attributes": { + "category": "chart", + "type": "global", + "item": "label", + "subitem": "stroke" + }, + "path": [ + "chart", + "global", + "label", + "stroke" + ] + } + }, + "pf-t--chart--global--label--text-anchor": { + "default": { + "type": "string", + "value": "middle", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "string", + "value": "middle" + }, + "name": "pf-t--chart--global--label--text-anchor", + "attributes": { + "category": "chart", + "type": "global", + "item": "label", + "subitem": "text-anchor" + }, + "path": [ + "chart", + "global", + "label", + "text-anchor" + ] + } + }, + "pf-t--chart--global--label--fill": { + "default": { + "type": "color", + "value": "#ffffff", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.white}" + }, + "name": "pf-t--chart--global--label--fill", + "attributes": { + "category": "chart", + "type": "global", + "item": "label", + "subitem": "fill" + }, + "path": [ + "chart", + "global", + "label", + "fill" + ], + "references": [ + { + "type": "color", + "value": "#ffffff", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ffffff" + }, + "name": "pf-t--color--white", + "attributes": { + "category": "color", + "type": "white" + }, + "path": [ + "color", + "white" + ] + } + ] + } + }, + "pf-t--chart--global--stroke-line-cap": { + "default": { + "type": "string", + "value": "round", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "string", + "value": "round" + }, + "name": "pf-t--chart--global--stroke-line-cap", + "attributes": { + "category": "chart", + "type": "global", + "item": "stroke-line-cap" + }, + "path": [ + "chart", + "global", + "stroke-line-cap" + ] + } + }, + "pf-t--chart--global--layout--padding": { + "default": { + "type": "number", + "value": 50, + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "number", + "value": 50 + }, + "name": "pf-t--chart--global--layout--padding", + "attributes": { + "category": "chart", + "type": "global", + "item": "layout", + "subitem": "padding" + }, + "path": [ + "chart", + "global", + "layout", + "padding" + ] + } + }, + "pf-t--chart--global--layout--height": { + "default": { + "type": "number", + "value": 300, + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "number", + "value": 300 + }, + "name": "pf-t--chart--global--layout--height", + "attributes": { + "category": "chart", + "type": "global", + "item": "layout", + "subitem": "height" + }, + "path": [ + "chart", + "global", + "layout", + "height" + ] + } + }, + "pf-t--chart--global--layout--width": { + "default": { + "type": "number", + "value": 450, + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "number", + "value": 450 + }, + "name": "pf-t--chart--global--layout--width", + "attributes": { + "category": "chart", + "type": "global", + "item": "layout", + "subitem": "width" + }, + "path": [ + "chart", + "global", + "layout", + "width" + ] + } + }, + "pf-t--chart--global--stroke-line-join": { + "default": { + "type": "string", + "value": "round", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "string", + "value": "round" + }, + "name": "pf-t--chart--global--stroke-line-join", + "attributes": { + "category": "chart", + "type": "global", + "item": "stroke-line-join" + }, + "path": [ + "chart", + "global", + "stroke-line-join" + ] + } + }, + "pf-t--chart--theme--colorscales--blue--colorscale--100": { + "default": { + "type": "color", + "value": "#92c5f9", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.300}" + }, + "name": "pf-t--chart--theme--colorscales--blue--colorscale--100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "blue", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "blue", + "colorscale", + "100" + ], + "references": [ + { + "type": "color", + "value": "#92c5f9", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.30}" + }, + "name": "pf-t--chart--color--blue--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "blue", + "300" + ], + "references": [ + { + "type": "color", + "value": "#92c5f9", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#92c5f9" + }, + "name": "pf-t--color--blue--30", + "attributes": { + "category": "color", + "type": "blue", + "item": "30" + }, + "path": [ + "color", + "blue", + "30" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--blue--colorscale--200": { + "default": { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.100}" + }, + "name": "pf-t--chart--theme--colorscales--blue--colorscale--200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "blue", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "blue", + "colorscale", + "200" + ], + "references": [ + { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.50}" + }, + "name": "pf-t--chart--color--blue--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "blue", + "100" + ], + "references": [ + { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#0066cc" + }, + "name": "pf-t--color--blue--50", + "attributes": { + "category": "color", + "type": "blue", + "item": "50" + }, + "path": [ + "color", + "blue", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--blue--colorscale--300": { + "default": { + "type": "color", + "value": "#e0f0ff", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.500}" + }, + "name": "pf-t--chart--theme--colorscales--blue--colorscale--300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "blue", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "blue", + "colorscale", + "300" + ], + "references": [ + { + "type": "color", + "value": "#e0f0ff", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.10}" + }, + "name": "pf-t--chart--color--blue--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "blue", + "500" + ], + "references": [ + { + "type": "color", + "value": "#e0f0ff", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#e0f0ff" + }, + "name": "pf-t--color--blue--10", + "attributes": { + "category": "color", + "type": "blue", + "item": "10" + }, + "path": [ + "color", + "blue", + "10" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--blue--colorscale--400": { + "default": { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.200}" + }, + "name": "pf-t--chart--theme--colorscales--blue--colorscale--400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "blue", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "blue", + "colorscale", + "400" + ], + "references": [ + { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.40}" + }, + "name": "pf-t--chart--color--blue--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "blue", + "200" + ], + "references": [ + { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#4394e5" + }, + "name": "pf-t--color--blue--40", + "attributes": { + "category": "color", + "type": "blue", + "item": "40" + }, + "path": [ + "color", + "blue", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--blue--colorscale--500": { + "default": { + "type": "color", + "value": "#b9dafc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.400}" + }, + "name": "pf-t--chart--theme--colorscales--blue--colorscale--500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "blue", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "blue", + "colorscale", + "500" + ], + "references": [ + { + "type": "color", + "value": "#b9dafc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.20}" + }, + "name": "pf-t--chart--color--blue--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "blue", + "400" + ], + "references": [ + { + "type": "color", + "value": "#b9dafc", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b9dafc" + }, + "name": "pf-t--color--blue--20", + "attributes": { + "category": "color", + "type": "blue", + "item": "20" + }, + "path": [ + "color", + "blue", + "20" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--teal--colorscale--100": { + "default": { + "type": "color", + "value": "#9ad8d8", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.300}" + }, + "name": "pf-t--chart--theme--colorscales--teal--colorscale--100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "teal", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "teal", + "colorscale", + "100" + ], + "references": [ + { + "type": "color", + "value": "#9ad8d8", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.30}" + }, + "name": "pf-t--chart--color--teal--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "teal", + "300" + ], + "references": [ + { + "type": "color", + "value": "#9ad8d8", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#9ad8d8" + }, + "name": "pf-t--color--teal--30", + "attributes": { + "category": "color", + "type": "teal", + "item": "30" + }, + "path": [ + "color", + "teal", + "30" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--teal--colorscale--200": { + "default": { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.100}" + }, + "name": "pf-t--chart--theme--colorscales--teal--colorscale--200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "teal", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "teal", + "colorscale", + "200" + ], + "references": [ + { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.50}" + }, + "name": "pf-t--chart--color--teal--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "teal", + "100" + ], + "references": [ + { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#37a3a3" + }, + "name": "pf-t--color--teal--50", + "attributes": { + "category": "color", + "type": "teal", + "item": "50" + }, + "path": [ + "color", + "teal", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--teal--colorscale--300": { + "default": { + "type": "color", + "value": "#daf2f2", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.500}" + }, + "name": "pf-t--chart--theme--colorscales--teal--colorscale--300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "teal", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "teal", + "colorscale", + "300" + ], + "references": [ + { + "type": "color", + "value": "#daf2f2", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.10}" + }, + "name": "pf-t--chart--color--teal--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "teal", + "500" + ], + "references": [ + { + "type": "color", + "value": "#daf2f2", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#daf2f2" + }, + "name": "pf-t--color--teal--10", + "attributes": { + "category": "color", + "type": "teal", + "item": "10" + }, + "path": [ + "color", + "teal", + "10" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--teal--colorscale--400": { + "default": { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.200}" + }, + "name": "pf-t--chart--theme--colorscales--teal--colorscale--400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "teal", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "teal", + "colorscale", + "400" + ], + "references": [ + { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.40}" + }, + "name": "pf-t--chart--color--teal--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "teal", + "200" + ], + "references": [ + { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#63bdbd" + }, + "name": "pf-t--color--teal--40", + "attributes": { + "category": "color", + "type": "teal", + "item": "40" + }, + "path": [ + "color", + "teal", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--teal--colorscale--500": { + "default": { + "type": "color", + "value": "#b9e5e5", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.400}" + }, + "name": "pf-t--chart--theme--colorscales--teal--colorscale--500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "teal", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "teal", + "colorscale", + "500" + ], + "references": [ + { + "type": "color", + "value": "#b9e5e5", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.20}" + }, + "name": "pf-t--chart--color--teal--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "teal", + "400" + ], + "references": [ + { + "type": "color", + "value": "#b9e5e5", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b9e5e5" + }, + "name": "pf-t--color--teal--20", + "attributes": { + "category": "color", + "type": "teal", + "item": "20" + }, + "path": [ + "color", + "teal", + "20" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--yellow--colorscale--100": { + "default": { + "type": "color", + "value": "#ffcc17", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.300}" + }, + "name": "pf-t--chart--theme--colorscales--yellow--colorscale--100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "yellow", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "yellow", + "colorscale", + "100" + ], + "references": [ + { + "type": "color", + "value": "#ffcc17", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.30}" + }, + "name": "pf-t--chart--color--yellow--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "yellow", + "300" + ], + "references": [ + { + "type": "color", + "value": "#ffcc17", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ffcc17" + }, + "name": "pf-t--color--yellow--30", + "attributes": { + "category": "color", + "type": "yellow", + "item": "30" + }, + "path": [ + "color", + "yellow", + "30" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--yellow--colorscale--200": { + "default": { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.100}" + }, + "name": "pf-t--chart--theme--colorscales--yellow--colorscale--200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "yellow", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "yellow", + "colorscale", + "200" + ], + "references": [ + { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.50}" + }, + "name": "pf-t--chart--color--yellow--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "yellow", + "100" + ], + "references": [ + { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b98412" + }, + "name": "pf-t--color--yellow--50", + "attributes": { + "category": "color", + "type": "yellow", + "item": "50" + }, + "path": [ + "color", + "yellow", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--yellow--colorscale--300": { + "default": { + "type": "color", + "value": "#fff4cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.500}" + }, + "name": "pf-t--chart--theme--colorscales--yellow--colorscale--300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "yellow", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "yellow", + "colorscale", + "300" + ], + "references": [ + { + "type": "color", + "value": "#fff4cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.10}" + }, + "name": "pf-t--chart--color--yellow--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "yellow", + "500" + ], + "references": [ + { + "type": "color", + "value": "#fff4cc", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#fff4cc" + }, + "name": "pf-t--color--yellow--10", + "attributes": { + "category": "color", + "type": "yellow", + "item": "10" + }, + "path": [ + "color", + "yellow", + "10" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--yellow--colorscale--400": { + "default": { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.200}" + }, + "name": "pf-t--chart--theme--colorscales--yellow--colorscale--400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "yellow", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "yellow", + "colorscale", + "400" + ], + "references": [ + { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.40}" + }, + "name": "pf-t--chart--color--yellow--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "yellow", + "200" + ], + "references": [ + { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#dca614" + }, + "name": "pf-t--color--yellow--40", + "attributes": { + "category": "color", + "type": "yellow", + "item": "40" + }, + "path": [ + "color", + "yellow", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--yellow--colorscale--500": { + "default": { + "type": "color", + "value": "#ffe072", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.400}" + }, + "name": "pf-t--chart--theme--colorscales--yellow--colorscale--500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "yellow", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "yellow", + "colorscale", + "500" + ], + "references": [ + { + "type": "color", + "value": "#ffe072", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.20}" + }, + "name": "pf-t--chart--color--yellow--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "yellow", + "400" + ], + "references": [ + { + "type": "color", + "value": "#ffe072", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ffe072" + }, + "name": "pf-t--color--yellow--20", + "attributes": { + "category": "color", + "type": "yellow", + "item": "20" + }, + "path": [ + "color", + "yellow", + "20" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--gray--colorscale--100": { + "default": { + "type": "color", + "value": "#c7c7c7", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.300}" + }, + "name": "pf-t--chart--theme--colorscales--gray--colorscale--100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "gray", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "gray", + "colorscale", + "100" + ], + "references": [ + { + "type": "color", + "value": "#c7c7c7", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.30}" + }, + "name": "pf-t--chart--color--black--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "black", + "300" + ], + "references": [ + { + "type": "color", + "value": "#c7c7c7", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#c7c7c7" + }, + "name": "pf-t--color--gray--30", + "attributes": { + "category": "color", + "type": "gray", + "item": "30" + }, + "path": [ + "color", + "gray", + "30" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--gray--colorscale--200": { + "default": { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.100}" + }, + "name": "pf-t--chart--theme--colorscales--gray--colorscale--200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "gray", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "gray", + "colorscale", + "200" + ], + "references": [ + { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.50}" + }, + "name": "pf-t--chart--color--black--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "black", + "100" + ], + "references": [ + { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#707070" + }, + "name": "pf-t--color--gray--50", + "attributes": { + "category": "color", + "type": "gray", + "item": "50" + }, + "path": [ + "color", + "gray", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--gray--colorscale--300": { + "default": { + "type": "color", + "value": "#f2f2f2", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.500}" + }, + "name": "pf-t--chart--theme--colorscales--gray--colorscale--300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "gray", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "gray", + "colorscale", + "300" + ], + "references": [ + { + "type": "color", + "value": "#f2f2f2", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.10}" + }, + "name": "pf-t--chart--color--black--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "black", + "500" + ], + "references": [ + { + "type": "color", + "value": "#f2f2f2", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f2f2f2" + }, + "name": "pf-t--color--gray--10", + "attributes": { + "category": "color", + "type": "gray", + "item": "10" + }, + "path": [ + "color", + "gray", + "10" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--gray--colorscale--400": { + "default": { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.200}" + }, + "name": "pf-t--chart--theme--colorscales--gray--colorscale--400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "gray", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "gray", + "colorscale", + "400" + ], + "references": [ + { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.40}" + }, + "name": "pf-t--chart--color--black--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "black", + "200" + ], + "references": [ + { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#a3a3a3" + }, + "name": "pf-t--color--gray--40", + "attributes": { + "category": "color", + "type": "gray", + "item": "40" + }, + "path": [ + "color", + "gray", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--gray--colorscale--500": { + "default": { + "type": "color", + "value": "#e0e0e0", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.400}" + }, + "name": "pf-t--chart--theme--colorscales--gray--colorscale--500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "gray", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "gray", + "colorscale", + "500" + ], + "references": [ + { + "type": "color", + "value": "#e0e0e0", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.20}" + }, + "name": "pf-t--chart--color--black--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "black", + "400" + ], + "references": [ + { + "type": "color", + "value": "#e0e0e0", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#e0e0e0" + }, + "name": "pf-t--color--gray--20", + "attributes": { + "category": "color", + "type": "gray", + "item": "20" + }, + "path": [ + "color", + "gray", + "20" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--green--colorscale--100": { + "default": { + "type": "color", + "value": "#afdc8f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.300}" + }, + "name": "pf-t--chart--theme--colorscales--green--colorscale--100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "green", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "green", + "colorscale", + "100" + ], + "references": [ + { + "type": "color", + "value": "#afdc8f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.30}" + }, + "name": "pf-t--chart--color--green--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "green", + "300" + ], + "references": [ + { + "type": "color", + "value": "#afdc8f", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#afdc8f" + }, + "name": "pf-t--color--green--30", + "attributes": { + "category": "color", + "type": "green", + "item": "30" + }, + "path": [ + "color", + "green", + "30" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--green--colorscale--200": { + "default": { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.100}" + }, + "name": "pf-t--chart--theme--colorscales--green--colorscale--200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "green", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "green", + "colorscale", + "200" + ], + "references": [ + { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.50}" + }, + "name": "pf-t--chart--color--green--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "green", + "100" + ], + "references": [ + { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#63993d" + }, + "name": "pf-t--color--green--50", + "attributes": { + "category": "color", + "type": "green", + "item": "50" + }, + "path": [ + "color", + "green", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--green--colorscale--300": { + "default": { + "type": "color", + "value": "#e9f7df", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.500}" + }, + "name": "pf-t--chart--theme--colorscales--green--colorscale--300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "green", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "green", + "colorscale", + "300" + ], + "references": [ + { + "type": "color", + "value": "#e9f7df", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.10}" + }, + "name": "pf-t--chart--color--green--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "green", + "500" + ], + "references": [ + { + "type": "color", + "value": "#e9f7df", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#e9f7df" + }, + "name": "pf-t--color--green--10", + "attributes": { + "category": "color", + "type": "green", + "item": "10" + }, + "path": [ + "color", + "green", + "10" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--green--colorscale--400": { + "default": { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.200}" + }, + "name": "pf-t--chart--theme--colorscales--green--colorscale--400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "green", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "green", + "colorscale", + "400" + ], + "references": [ + { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.40}" + }, + "name": "pf-t--chart--color--green--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "green", + "200" + ], + "references": [ + { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#87bb62" + }, + "name": "pf-t--color--green--40", + "attributes": { + "category": "color", + "type": "green", + "item": "40" + }, + "path": [ + "color", + "green", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--green--colorscale--500": { + "default": { + "type": "color", + "value": "#d1f1bb", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.400}" + }, + "name": "pf-t--chart--theme--colorscales--green--colorscale--500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "green", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "green", + "colorscale", + "500" + ], + "references": [ + { + "type": "color", + "value": "#d1f1bb", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.20}" + }, + "name": "pf-t--chart--color--green--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "green", + "400" + ], + "references": [ + { + "type": "color", + "value": "#d1f1bb", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#d1f1bb" + }, + "name": "pf-t--color--green--20", + "attributes": { + "category": "color", + "type": "green", + "item": "20" + }, + "path": [ + "color", + "green", + "20" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--purple--colorscale--100": { + "default": { + "type": "color", + "value": "#b6a6e9", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.300}" + }, + "name": "pf-t--chart--theme--colorscales--purple--colorscale--100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "purple", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "purple", + "colorscale", + "100" + ], + "references": [ + { + "type": "color", + "value": "#b6a6e9", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.30}" + }, + "name": "pf-t--chart--color--purple--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "purple", + "300" + ], + "references": [ + { + "type": "color", + "value": "#b6a6e9", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b6a6e9" + }, + "name": "pf-t--color--purple--30", + "attributes": { + "category": "color", + "type": "purple", + "item": "30" + }, + "path": [ + "color", + "purple", + "30" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--purple--colorscale--200": { + "default": { + "type": "color", + "value": "#5e40be", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.100}" + }, + "name": "pf-t--chart--theme--colorscales--purple--colorscale--200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "purple", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "purple", + "colorscale", + "200" + ], + "references": [ + { + "type": "color", + "value": "#5e40be", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.50}" + }, + "name": "pf-t--chart--color--purple--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "purple", + "100" + ], + "references": [ + { + "type": "color", + "value": "#5e40be", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#5e40be" + }, + "name": "pf-t--color--purple--50", + "attributes": { + "category": "color", + "type": "purple", + "item": "50" + }, + "path": [ + "color", + "purple", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--purple--colorscale--300": { + "default": { + "type": "color", + "value": "#ece6ff", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.500}" + }, + "name": "pf-t--chart--theme--colorscales--purple--colorscale--300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "purple", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "purple", + "colorscale", + "300" + ], + "references": [ + { + "type": "color", + "value": "#ece6ff", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.10}" + }, + "name": "pf-t--chart--color--purple--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "purple", + "500" + ], + "references": [ + { + "type": "color", + "value": "#ece6ff", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ece6ff" + }, + "name": "pf-t--color--purple--10", + "attributes": { + "category": "color", + "type": "purple", + "item": "10" + }, + "path": [ + "color", + "purple", + "10" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--purple--colorscale--400": { + "default": { + "type": "color", + "value": "#876fd4", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.200}" + }, + "name": "pf-t--chart--theme--colorscales--purple--colorscale--400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "purple", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "purple", + "colorscale", + "400" + ], + "references": [ + { + "type": "color", + "value": "#876fd4", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.40}" + }, + "name": "pf-t--chart--color--purple--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "purple", + "200" + ], + "references": [ + { + "type": "color", + "value": "#876fd4", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#876fd4" + }, + "name": "pf-t--color--purple--40", + "attributes": { + "category": "color", + "type": "purple", + "item": "40" + }, + "path": [ + "color", + "purple", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--purple--colorscale--500": { + "default": { + "type": "color", + "value": "#d0c5f4", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.400}" + }, + "name": "pf-t--chart--theme--colorscales--purple--colorscale--500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "purple", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "purple", + "colorscale", + "500" + ], + "references": [ + { + "type": "color", + "value": "#d0c5f4", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.20}" + }, + "name": "pf-t--chart--color--purple--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "purple", + "400" + ], + "references": [ + { + "type": "color", + "value": "#d0c5f4", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#d0c5f4" + }, + "name": "pf-t--color--purple--20", + "attributes": { + "category": "color", + "type": "purple", + "item": "20" + }, + "path": [ + "color", + "purple", + "20" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--orange--colorscale--100": { + "default": { + "type": "color", + "value": "#f8ae54", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.300}" + }, + "name": "pf-t--chart--theme--colorscales--orange--colorscale--100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "orange", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "orange", + "colorscale", + "100" + ], + "references": [ + { + "type": "color", + "value": "#f8ae54", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.30}" + }, + "name": "pf-t--chart--color--orange--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "orange", + "300" + ], + "references": [ + { + "type": "color", + "value": "#f8ae54", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f8ae54" + }, + "name": "pf-t--color--orange--30", + "attributes": { + "category": "color", + "type": "orange", + "item": "30" + }, + "path": [ + "color", + "orange", + "30" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--orange--colorscale--200": { + "default": { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.100}" + }, + "name": "pf-t--chart--theme--colorscales--orange--colorscale--200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "orange", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "orange", + "colorscale", + "200" + ], + "references": [ + { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.50}" + }, + "name": "pf-t--chart--color--orange--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "orange", + "100" + ], + "references": [ + { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ca6c0f" + }, + "name": "pf-t--color--orange--50", + "attributes": { + "category": "color", + "type": "orange", + "item": "50" + }, + "path": [ + "color", + "orange", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--orange--colorscale--300": { + "default": { + "type": "color", + "value": "#ffe8cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.500}" + }, + "name": "pf-t--chart--theme--colorscales--orange--colorscale--300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "orange", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "orange", + "colorscale", + "300" + ], + "references": [ + { + "type": "color", + "value": "#ffe8cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.10}" + }, + "name": "pf-t--chart--color--orange--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "orange", + "500" + ], + "references": [ + { + "type": "color", + "value": "#ffe8cc", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ffe8cc" + }, + "name": "pf-t--color--orange--10", + "attributes": { + "category": "color", + "type": "orange", + "item": "10" + }, + "path": [ + "color", + "orange", + "10" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--orange--colorscale--400": { + "default": { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.200}" + }, + "name": "pf-t--chart--theme--colorscales--orange--colorscale--400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "orange", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "orange", + "colorscale", + "400" + ], + "references": [ + { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.40}" + }, + "name": "pf-t--chart--color--orange--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "orange", + "200" + ], + "references": [ + { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f5921b" + }, + "name": "pf-t--color--orange--40", + "attributes": { + "category": "color", + "type": "orange", + "item": "40" + }, + "path": [ + "color", + "orange", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--orange--colorscale--500": { + "default": { + "type": "color", + "value": "#fccb8f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.400}" + }, + "name": "pf-t--chart--theme--colorscales--orange--colorscale--500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "orange", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "orange", + "colorscale", + "500" + ], + "references": [ + { + "type": "color", + "value": "#fccb8f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.20}" + }, + "name": "pf-t--chart--color--orange--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "orange", + "400" + ], + "references": [ + { + "type": "color", + "value": "#fccb8f", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#fccb8f" + }, + "name": "pf-t--color--orange--20", + "attributes": { + "category": "color", + "type": "orange", + "item": "20" + }, + "path": [ + "color", + "orange", + "20" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--100": { + "default": { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "100" + ], + "references": [ + { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.40}" + }, + "name": "pf-t--chart--color--blue--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "blue", + "200" + ], + "references": [ + { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#4394e5" + }, + "name": "pf-t--color--blue--40", + "attributes": { + "category": "color", + "type": "blue", + "item": "40" + }, + "path": [ + "color", + "blue", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--200": { + "default": { + "type": "color", + "value": "#afdc8f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "200" + ], + "references": [ + { + "type": "color", + "value": "#afdc8f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.30}" + }, + "name": "pf-t--chart--color--green--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "green", + "300" + ], + "references": [ + { + "type": "color", + "value": "#afdc8f", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#afdc8f" + }, + "name": "pf-t--color--green--30", + "attributes": { + "category": "color", + "type": "green", + "item": "30" + }, + "path": [ + "color", + "green", + "30" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--300": { + "default": { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "300" + ], + "references": [ + { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.40}" + }, + "name": "pf-t--chart--color--teal--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "teal", + "200" + ], + "references": [ + { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#63bdbd" + }, + "name": "pf-t--color--teal--40", + "attributes": { + "category": "color", + "type": "teal", + "item": "40" + }, + "path": [ + "color", + "teal", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--400": { + "default": { + "type": "color", + "value": "#ffcc17", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "400" + ], + "references": [ + { + "type": "color", + "value": "#ffcc17", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.30}" + }, + "name": "pf-t--chart--color--yellow--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "yellow", + "300" + ], + "references": [ + { + "type": "color", + "value": "#ffcc17", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ffcc17" + }, + "name": "pf-t--color--yellow--30", + "attributes": { + "category": "color", + "type": "yellow", + "item": "30" + }, + "path": [ + "color", + "yellow", + "30" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--500": { + "default": { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "500" + ], + "references": [ + { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.40}" + }, + "name": "pf-t--chart--color--orange--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "orange", + "200" + ], + "references": [ + { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f5921b" + }, + "name": "pf-t--color--orange--40", + "attributes": { + "category": "color", + "type": "orange", + "item": "40" + }, + "path": [ + "color", + "orange", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--600": { + "default": { + "type": "color", + "value": "#92c5f9", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--600", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "600" + ], + "references": [ + { + "type": "color", + "value": "#92c5f9", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.30}" + }, + "name": "pf-t--chart--color--blue--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "blue", + "300" + ], + "references": [ + { + "type": "color", + "value": "#92c5f9", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#92c5f9" + }, + "name": "pf-t--color--blue--30", + "attributes": { + "category": "color", + "type": "blue", + "item": "30" + }, + "path": [ + "color", + "blue", + "30" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--700": { + "default": { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--700", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "700" + ], + "references": [ + { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.40}" + }, + "name": "pf-t--chart--color--green--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "green", + "200" + ], + "references": [ + { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#87bb62" + }, + "name": "pf-t--color--green--40", + "attributes": { + "category": "color", + "type": "green", + "item": "40" + }, + "path": [ + "color", + "green", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--800": { + "default": { + "type": "color", + "value": "#9ad8d8", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--800", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "800" + ], + "references": [ + { + "type": "color", + "value": "#9ad8d8", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.30}" + }, + "name": "pf-t--chart--color--teal--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "teal", + "300" + ], + "references": [ + { + "type": "color", + "value": "#9ad8d8", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#9ad8d8" + }, + "name": "pf-t--color--teal--30", + "attributes": { + "category": "color", + "type": "teal", + "item": "30" + }, + "path": [ + "color", + "teal", + "30" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--900": { + "default": { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--900", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "900" + ], + "references": [ + { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.40}" + }, + "name": "pf-t--chart--color--yellow--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "yellow", + "200" + ], + "references": [ + { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#dca614" + }, + "name": "pf-t--color--yellow--40", + "attributes": { + "category": "color", + "type": "yellow", + "item": "40" + }, + "path": [ + "color", + "yellow", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1000": { + "default": { + "type": "color", + "value": "#f8ae54", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1000", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1000" + ], + "references": [ + { + "type": "color", + "value": "#f8ae54", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.30}" + }, + "name": "pf-t--chart--color--orange--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "orange", + "300" + ], + "references": [ + { + "type": "color", + "value": "#f8ae54", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f8ae54" + }, + "name": "pf-t--color--orange--30", + "attributes": { + "category": "color", + "type": "orange", + "item": "30" + }, + "path": [ + "color", + "orange", + "30" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1100": { + "default": { + "type": "color", + "value": "#e0f0ff", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1100" + ], + "references": [ + { + "type": "color", + "value": "#e0f0ff", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.10}" + }, + "name": "pf-t--chart--color--blue--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "blue", + "500" + ], + "references": [ + { + "type": "color", + "value": "#e0f0ff", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#e0f0ff" + }, + "name": "pf-t--color--blue--10", + "attributes": { + "category": "color", + "type": "blue", + "item": "10" + }, + "path": [ + "color", + "blue", + "10" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1200": { + "default": { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1200" + ], + "references": [ + { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.50}" + }, + "name": "pf-t--chart--color--green--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "green", + "100" + ], + "references": [ + { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#63993d" + }, + "name": "pf-t--color--green--50", + "attributes": { + "category": "color", + "type": "green", + "item": "50" + }, + "path": [ + "color", + "green", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1300": { + "default": { + "type": "color", + "value": "#daf2f2", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1300" + ], + "references": [ + { + "type": "color", + "value": "#daf2f2", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.10}" + }, + "name": "pf-t--chart--color--teal--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "teal", + "500" + ], + "references": [ + { + "type": "color", + "value": "#daf2f2", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#daf2f2" + }, + "name": "pf-t--color--teal--10", + "attributes": { + "category": "color", + "type": "teal", + "item": "10" + }, + "path": [ + "color", + "teal", + "10" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1400": { + "default": { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1400" + ], + "references": [ + { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.50}" + }, + "name": "pf-t--chart--color--yellow--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "yellow", + "100" + ], + "references": [ + { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b98412" + }, + "name": "pf-t--color--yellow--50", + "attributes": { + "category": "color", + "type": "yellow", + "item": "50" + }, + "path": [ + "color", + "yellow", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1500": { + "default": { + "type": "color", + "value": "#ffe8cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1500" + ], + "references": [ + { + "type": "color", + "value": "#ffe8cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.10}" + }, + "name": "pf-t--chart--color--orange--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "orange", + "500" + ], + "references": [ + { + "type": "color", + "value": "#ffe8cc", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ffe8cc" + }, + "name": "pf-t--color--orange--10", + "attributes": { + "category": "color", + "type": "orange", + "item": "10" + }, + "path": [ + "color", + "orange", + "10" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1600": { + "default": { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1600", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1600" + ], + "references": [ + { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.50}" + }, + "name": "pf-t--chart--color--blue--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "blue", + "100" + ], + "references": [ + { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#0066cc" + }, + "name": "pf-t--color--blue--50", + "attributes": { + "category": "color", + "type": "blue", + "item": "50" + }, + "path": [ + "color", + "blue", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1700": { + "default": { + "type": "color", + "value": "#e9f7df", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1700", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1700" + ], + "references": [ + { + "type": "color", + "value": "#e9f7df", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.10}" + }, + "name": "pf-t--chart--color--green--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "green", + "500" + ], + "references": [ + { + "type": "color", + "value": "#e9f7df", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#e9f7df" + }, + "name": "pf-t--color--green--10", + "attributes": { + "category": "color", + "type": "green", + "item": "10" + }, + "path": [ + "color", + "green", + "10" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1800": { + "default": { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1800", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1800" + ], + "references": [ + { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.50}" + }, + "name": "pf-t--chart--color--teal--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "teal", + "100" + ], + "references": [ + { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#37a3a3" + }, + "name": "pf-t--color--teal--50", + "attributes": { + "category": "color", + "type": "teal", + "item": "50" + }, + "path": [ + "color", + "teal", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1900": { + "default": { + "type": "color", + "value": "#fff4cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--1900", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "1900" + ], + "references": [ + { + "type": "color", + "value": "#fff4cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.10}" + }, + "name": "pf-t--chart--color--yellow--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "yellow", + "500" + ], + "references": [ + { + "type": "color", + "value": "#fff4cc", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#fff4cc" + }, + "name": "pf-t--color--yellow--10", + "attributes": { + "category": "color", + "type": "yellow", + "item": "10" + }, + "path": [ + "color", + "yellow", + "10" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2000": { + "default": { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2000", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "2000" + ], + "references": [ + { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.50}" + }, + "name": "pf-t--chart--color--orange--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "orange", + "100" + ], + "references": [ + { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ca6c0f" + }, + "name": "pf-t--color--orange--50", + "attributes": { + "category": "color", + "type": "orange", + "item": "50" + }, + "path": [ + "color", + "orange", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2100": { + "default": { + "type": "color", + "value": "#b9dafc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "2100" + ], + "references": [ + { + "type": "color", + "value": "#b9dafc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.20}" + }, + "name": "pf-t--chart--color--blue--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "blue", + "400" + ], + "references": [ + { + "type": "color", + "value": "#b9dafc", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b9dafc" + }, + "name": "pf-t--color--blue--20", + "attributes": { + "category": "color", + "type": "blue", + "item": "20" + }, + "path": [ + "color", + "blue", + "20" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2200": { + "default": { + "type": "color", + "value": "#d1f1bb", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "2200" + ], + "references": [ + { + "type": "color", + "value": "#d1f1bb", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.20}" + }, + "name": "pf-t--chart--color--green--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "green", + "400" + ], + "references": [ + { + "type": "color", + "value": "#d1f1bb", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#d1f1bb" + }, + "name": "pf-t--color--green--20", + "attributes": { + "category": "color", + "type": "green", + "item": "20" + }, + "path": [ + "color", + "green", + "20" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2300": { + "default": { + "type": "color", + "value": "#b9e5e5", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "2300" + ], + "references": [ + { + "type": "color", + "value": "#b9e5e5", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.20}" + }, + "name": "pf-t--chart--color--teal--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "teal", + "400" + ], + "references": [ + { + "type": "color", + "value": "#b9e5e5", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b9e5e5" + }, + "name": "pf-t--color--teal--20", + "attributes": { + "category": "color", + "type": "teal", + "item": "20" + }, + "path": [ + "color", + "teal", + "20" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2400": { + "default": { + "type": "color", + "value": "#ffe072", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "2400" + ], + "references": [ + { + "type": "color", + "value": "#ffe072", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.20}" + }, + "name": "pf-t--chart--color--yellow--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "yellow", + "400" + ], + "references": [ + { + "type": "color", + "value": "#ffe072", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ffe072" + }, + "name": "pf-t--color--yellow--20", + "attributes": { + "category": "color", + "type": "yellow", + "item": "20" + }, + "path": [ + "color", + "yellow", + "20" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2500": { + "default": { + "type": "color", + "value": "#fccb8f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-ordered--colorscale--2500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-ordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-ordered", + "colorscale", + "2500" + ], + "references": [ + { + "type": "color", + "value": "#fccb8f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.20}" + }, + "name": "pf-t--chart--color--orange--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "orange", + "400" + ], + "references": [ + { + "type": "color", + "value": "#fccb8f", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#fccb8f" + }, + "name": "pf-t--color--orange--20", + "attributes": { + "category": "color", + "type": "orange", + "item": "20" + }, + "path": [ + "color", + "orange", + "20" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--100": { + "default": { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "100" + ], + "references": [ + { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.40}" + }, + "name": "pf-t--chart--color--blue--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "blue", + "200" + ], + "references": [ + { + "type": "color", + "value": "#4394e5", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#4394e5" + }, + "name": "pf-t--color--blue--40", + "attributes": { + "category": "color", + "type": "blue", + "item": "40" + }, + "path": [ + "color", + "blue", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--200": { + "default": { + "type": "color", + "value": "#ffcc17", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "200" + ], + "references": [ + { + "type": "color", + "value": "#ffcc17", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.30}" + }, + "name": "pf-t--chart--color--yellow--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "yellow", + "300" + ], + "references": [ + { + "type": "color", + "value": "#ffcc17", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ffcc17" + }, + "name": "pf-t--color--yellow--30", + "attributes": { + "category": "color", + "type": "yellow", + "item": "30" + }, + "path": [ + "color", + "yellow", + "30" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--300": { + "default": { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "300" + ], + "references": [ + { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.40}" + }, + "name": "pf-t--chart--color--green--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "green", + "200" + ], + "references": [ + { + "type": "color", + "value": "#87bb62", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#87bb62" + }, + "name": "pf-t--color--green--40", + "attributes": { + "category": "color", + "type": "green", + "item": "40" + }, + "path": [ + "color", + "green", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--400": { + "default": { + "type": "color", + "value": "#b6a6e9", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "400" + ], + "references": [ + { + "type": "color", + "value": "#b6a6e9", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.30}" + }, + "name": "pf-t--chart--color--purple--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "purple", + "300" + ], + "references": [ + { + "type": "color", + "value": "#b6a6e9", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b6a6e9" + }, + "name": "pf-t--color--purple--30", + "attributes": { + "category": "color", + "type": "purple", + "item": "30" + }, + "path": [ + "color", + "purple", + "30" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--500": { + "default": { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "500" + ], + "references": [ + { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.40}" + }, + "name": "pf-t--chart--color--orange--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "orange", + "200" + ], + "references": [ + { + "type": "color", + "value": "#f5921b", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f5921b" + }, + "name": "pf-t--color--orange--40", + "attributes": { + "category": "color", + "type": "orange", + "item": "40" + }, + "path": [ + "color", + "orange", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--600": { + "default": { + "type": "color", + "value": "#9ad8d8", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--600", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "600" + ], + "references": [ + { + "type": "color", + "value": "#9ad8d8", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.30}" + }, + "name": "pf-t--chart--color--teal--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "teal", + "300" + ], + "references": [ + { + "type": "color", + "value": "#9ad8d8", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#9ad8d8" + }, + "name": "pf-t--color--teal--30", + "attributes": { + "category": "color", + "type": "teal", + "item": "30" + }, + "path": [ + "color", + "teal", + "30" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--700": { + "default": { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--700", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "700" + ], + "references": [ + { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.40}" + }, + "name": "pf-t--chart--color--black--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "black", + "200" + ], + "references": [ + { + "type": "color", + "value": "#a3a3a3", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#a3a3a3" + }, + "name": "pf-t--color--gray--40", + "attributes": { + "category": "color", + "type": "gray", + "item": "40" + }, + "path": [ + "color", + "gray", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--800": { + "default": { + "type": "color", + "value": "#92c5f9", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--800", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "800" + ], + "references": [ + { + "type": "color", + "value": "#92c5f9", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.30}" + }, + "name": "pf-t--chart--color--blue--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "blue", + "300" + ], + "references": [ + { + "type": "color", + "value": "#92c5f9", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#92c5f9" + }, + "name": "pf-t--color--blue--30", + "attributes": { + "category": "color", + "type": "blue", + "item": "30" + }, + "path": [ + "color", + "blue", + "30" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--900": { + "default": { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--900", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "900" + ], + "references": [ + { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.40}" + }, + "name": "pf-t--chart--color--yellow--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "yellow", + "200" + ], + "references": [ + { + "type": "color", + "value": "#dca614", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#dca614" + }, + "name": "pf-t--color--yellow--40", + "attributes": { + "category": "color", + "type": "yellow", + "item": "40" + }, + "path": [ + "color", + "yellow", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1000": { + "default": { + "type": "color", + "value": "#afdc8f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1000", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1000" + ], + "references": [ + { + "type": "color", + "value": "#afdc8f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.30}" + }, + "name": "pf-t--chart--color--green--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "green", + "300" + ], + "references": [ + { + "type": "color", + "value": "#afdc8f", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#afdc8f" + }, + "name": "pf-t--color--green--30", + "attributes": { + "category": "color", + "type": "green", + "item": "30" + }, + "path": [ + "color", + "green", + "30" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1100": { + "default": { + "type": "color", + "value": "#876fd4", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1100" + ], + "references": [ + { + "type": "color", + "value": "#876fd4", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.40}" + }, + "name": "pf-t--chart--color--purple--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "purple", + "200" + ], + "references": [ + { + "type": "color", + "value": "#876fd4", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#876fd4" + }, + "name": "pf-t--color--purple--40", + "attributes": { + "category": "color", + "type": "purple", + "item": "40" + }, + "path": [ + "color", + "purple", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1200": { + "default": { + "type": "color", + "value": "#f8ae54", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1200" + ], + "references": [ + { + "type": "color", + "value": "#f8ae54", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.30}" + }, + "name": "pf-t--chart--color--orange--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "orange", + "300" + ], + "references": [ + { + "type": "color", + "value": "#f8ae54", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f8ae54" + }, + "name": "pf-t--color--orange--30", + "attributes": { + "category": "color", + "type": "orange", + "item": "30" + }, + "path": [ + "color", + "orange", + "30" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1300": { + "default": { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.200}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1300" + ], + "references": [ + { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.40}" + }, + "name": "pf-t--chart--color--teal--200", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "200" + }, + "path": [ + "chart", + "color", + "teal", + "200" + ], + "references": [ + { + "type": "color", + "value": "#63bdbd", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#63bdbd" + }, + "name": "pf-t--color--teal--40", + "attributes": { + "category": "color", + "type": "teal", + "item": "40" + }, + "path": [ + "color", + "teal", + "40" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1400": { + "default": { + "type": "color", + "value": "#c7c7c7", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.300}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1400" + ], + "references": [ + { + "type": "color", + "value": "#c7c7c7", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.30}" + }, + "name": "pf-t--chart--color--black--300", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "300" + }, + "path": [ + "chart", + "color", + "black", + "300" + ], + "references": [ + { + "type": "color", + "value": "#c7c7c7", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#c7c7c7" + }, + "name": "pf-t--color--gray--30", + "attributes": { + "category": "color", + "type": "gray", + "item": "30" + }, + "path": [ + "color", + "gray", + "30" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1500": { + "default": { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1500" + ], + "references": [ + { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.50}" + }, + "name": "pf-t--chart--color--blue--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "blue", + "100" + ], + "references": [ + { + "type": "color", + "value": "#0066cc", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#0066cc" + }, + "name": "pf-t--color--blue--50", + "attributes": { + "category": "color", + "type": "blue", + "item": "50" + }, + "path": [ + "color", + "blue", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1600": { + "default": { + "type": "color", + "value": "#fff4cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1600", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1600" + ], + "references": [ + { + "type": "color", + "value": "#fff4cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.10}" + }, + "name": "pf-t--chart--color--yellow--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "yellow", + "500" + ], + "references": [ + { + "type": "color", + "value": "#fff4cc", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#fff4cc" + }, + "name": "pf-t--color--yellow--10", + "attributes": { + "category": "color", + "type": "yellow", + "item": "10" + }, + "path": [ + "color", + "yellow", + "10" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1700": { + "default": { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1700", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1700" + ], + "references": [ + { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.50}" + }, + "name": "pf-t--chart--color--green--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "green", + "100" + ], + "references": [ + { + "type": "color", + "value": "#63993d", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#63993d" + }, + "name": "pf-t--color--green--50", + "attributes": { + "category": "color", + "type": "green", + "item": "50" + }, + "path": [ + "color", + "green", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1800": { + "default": { + "type": "color", + "value": "#ece6ff", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1800", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1800" + ], + "references": [ + { + "type": "color", + "value": "#ece6ff", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.10}" + }, + "name": "pf-t--chart--color--purple--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "purple", + "500" + ], + "references": [ + { + "type": "color", + "value": "#ece6ff", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ece6ff" + }, + "name": "pf-t--color--purple--10", + "attributes": { + "category": "color", + "type": "purple", + "item": "10" + }, + "path": [ + "color", + "purple", + "10" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1900": { + "default": { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--1900", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "1900" + ], + "references": [ + { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.50}" + }, + "name": "pf-t--chart--color--orange--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "orange", + "100" + ], + "references": [ + { + "type": "color", + "value": "#ca6c0f", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ca6c0f" + }, + "name": "pf-t--color--orange--50", + "attributes": { + "category": "color", + "type": "orange", + "item": "50" + }, + "path": [ + "color", + "orange", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2000": { + "default": { + "type": "color", + "value": "#daf2f2", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2000", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2000" + ], + "references": [ + { + "type": "color", + "value": "#daf2f2", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.10}" + }, + "name": "pf-t--chart--color--teal--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "teal", + "500" + ], + "references": [ + { + "type": "color", + "value": "#daf2f2", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#daf2f2" + }, + "name": "pf-t--color--teal--10", + "attributes": { + "category": "color", + "type": "teal", + "item": "10" + }, + "path": [ + "color", + "teal", + "10" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2100": { + "default": { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2100" + ], + "references": [ + { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.50}" + }, + "name": "pf-t--chart--color--black--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "black", + "100" + ], + "references": [ + { + "type": "color", + "value": "#707070", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#707070" + }, + "name": "pf-t--color--gray--50", + "attributes": { + "category": "color", + "type": "gray", + "item": "50" + }, + "path": [ + "color", + "gray", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2200": { + "default": { + "type": "color", + "value": "#e0f0ff", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2200" + ], + "references": [ + { + "type": "color", + "value": "#e0f0ff", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.10}" + }, + "name": "pf-t--chart--color--blue--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "blue", + "500" + ], + "references": [ + { + "type": "color", + "value": "#e0f0ff", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#e0f0ff" + }, + "name": "pf-t--color--blue--10", + "attributes": { + "category": "color", + "type": "blue", + "item": "10" + }, + "path": [ + "color", + "blue", + "10" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2300": { + "default": { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2300" + ], + "references": [ + { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.50}" + }, + "name": "pf-t--chart--color--yellow--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "yellow", + "100" + ], + "references": [ + { + "type": "color", + "value": "#b98412", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b98412" + }, + "name": "pf-t--color--yellow--50", + "attributes": { + "category": "color", + "type": "yellow", + "item": "50" + }, + "path": [ + "color", + "yellow", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2400": { + "default": { + "type": "color", + "value": "#e9f7df", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2400" + ], + "references": [ + { + "type": "color", + "value": "#e9f7df", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.10}" + }, + "name": "pf-t--chart--color--green--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "green", + "500" + ], + "references": [ + { + "type": "color", + "value": "#e9f7df", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#e9f7df" + }, + "name": "pf-t--color--green--10", + "attributes": { + "category": "color", + "type": "green", + "item": "10" + }, + "path": [ + "color", + "green", + "10" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2500": { + "default": { + "type": "color", + "value": "#5e40be", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2500" + ], + "references": [ + { + "type": "color", + "value": "#5e40be", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.50}" + }, + "name": "pf-t--chart--color--purple--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "purple", + "100" + ], + "references": [ + { + "type": "color", + "value": "#5e40be", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#5e40be" + }, + "name": "pf-t--color--purple--50", + "attributes": { + "category": "color", + "type": "purple", + "item": "50" + }, + "path": [ + "color", + "purple", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2600": { + "default": { + "type": "color", + "value": "#ffe8cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2600", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2600" + ], + "references": [ + { + "type": "color", + "value": "#ffe8cc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.10}" + }, + "name": "pf-t--chart--color--orange--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "orange", + "500" + ], + "references": [ + { + "type": "color", + "value": "#ffe8cc", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ffe8cc" + }, + "name": "pf-t--color--orange--10", + "attributes": { + "category": "color", + "type": "orange", + "item": "10" + }, + "path": [ + "color", + "orange", + "10" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2700": { + "default": { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.100}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2700", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2700" + ], + "references": [ + { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.50}" + }, + "name": "pf-t--chart--color--teal--100", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "100" + }, + "path": [ + "chart", + "color", + "teal", + "100" + ], + "references": [ + { + "type": "color", + "value": "#37a3a3", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#37a3a3" + }, + "name": "pf-t--color--teal--50", + "attributes": { + "category": "color", + "type": "teal", + "item": "50" + }, + "path": [ + "color", + "teal", + "50" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2800": { + "default": { + "type": "color", + "value": "#f2f2f2", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.500}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2800", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2800" + ], + "references": [ + { + "type": "color", + "value": "#f2f2f2", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.10}" + }, + "name": "pf-t--chart--color--black--500", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "500" + }, + "path": [ + "chart", + "color", + "black", + "500" + ], + "references": [ + { + "type": "color", + "value": "#f2f2f2", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#f2f2f2" + }, + "name": "pf-t--color--gray--10", + "attributes": { + "category": "color", + "type": "gray", + "item": "10" + }, + "path": [ + "color", + "gray", + "10" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2900": { + "default": { + "type": "color", + "value": "#b9dafc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.blue.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--2900", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "2900" + ], + "references": [ + { + "type": "color", + "value": "#b9dafc", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.blue.20}" + }, + "name": "pf-t--chart--color--blue--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "blue", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "blue", + "400" + ], + "references": [ + { + "type": "color", + "value": "#b9dafc", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b9dafc" + }, + "name": "pf-t--color--blue--20", + "attributes": { + "category": "color", + "type": "blue", + "item": "20" + }, + "path": [ + "color", + "blue", + "20" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3000": { + "default": { + "type": "color", + "value": "#ffe072", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.yellow.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3000", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "3000" + ], + "references": [ + { + "type": "color", + "value": "#ffe072", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.yellow.20}" + }, + "name": "pf-t--chart--color--yellow--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "yellow", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "yellow", + "400" + ], + "references": [ + { + "type": "color", + "value": "#ffe072", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#ffe072" + }, + "name": "pf-t--color--yellow--20", + "attributes": { + "category": "color", + "type": "yellow", + "item": "20" + }, + "path": [ + "color", + "yellow", + "20" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3100": { + "default": { + "type": "color", + "value": "#d1f1bb", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.green.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3100", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "3100" + ], + "references": [ + { + "type": "color", + "value": "#d1f1bb", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.green.20}" + }, + "name": "pf-t--chart--color--green--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "green", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "green", + "400" + ], + "references": [ + { + "type": "color", + "value": "#d1f1bb", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#d1f1bb" + }, + "name": "pf-t--color--green--20", + "attributes": { + "category": "color", + "type": "green", + "item": "20" + }, + "path": [ + "color", + "green", + "20" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3200": { + "default": { + "type": "color", + "value": "#d0c5f4", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.purple.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3200", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "3200" + ], + "references": [ + { + "type": "color", + "value": "#d0c5f4", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.purple.20}" + }, + "name": "pf-t--chart--color--purple--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "purple", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "purple", + "400" + ], + "references": [ + { + "type": "color", + "value": "#d0c5f4", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#d0c5f4" + }, + "name": "pf-t--color--purple--20", + "attributes": { + "category": "color", + "type": "purple", + "item": "20" + }, + "path": [ + "color", + "purple", + "20" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3300": { + "default": { + "type": "color", + "value": "#fccb8f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.orange.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3300", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "3300" + ], + "references": [ + { + "type": "color", + "value": "#fccb8f", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.orange.20}" + }, + "name": "pf-t--chart--color--orange--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "orange", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "orange", + "400" + ], + "references": [ + { + "type": "color", + "value": "#fccb8f", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#fccb8f" + }, + "name": "pf-t--color--orange--20", + "attributes": { + "category": "color", + "type": "orange", + "item": "20" + }, + "path": [ + "color", + "orange", + "20" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3400": { + "default": { + "type": "color", + "value": "#b9e5e5", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.teal.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3400", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "3400" + ], + "references": [ + { + "type": "color", + "value": "#b9e5e5", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.teal.20}" + }, + "name": "pf-t--chart--color--teal--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "teal", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "teal", + "400" + ], + "references": [ + { + "type": "color", + "value": "#b9e5e5", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#b9e5e5" + }, + "name": "pf-t--color--teal--20", + "attributes": { + "category": "color", + "type": "teal", + "item": "20" + }, + "path": [ + "color", + "teal", + "20" + ] + } + ] + } + ] + } + }, + "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3500": { + "default": { + "type": "color", + "value": "#e0e0e0", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{chart.color.black.400}" + }, + "name": "pf-t--chart--theme--colorscales--multi-colored-unordered--colorscale--3500", + "attributes": { + "category": "chart", + "type": "theme", + "item": "colorscales", + "subitem": "multi-colored-unordered", + "state": "colorscale" + }, + "path": [ + "chart", + "theme", + "colorscales", + "multi-colored-unordered", + "colorscale", + "3500" + ], + "references": [ + { + "type": "color", + "value": "#e0e0e0", + "filePath": "tokens/default/highcontrast-dark/charts.highcontrast.dark.json", + "isSource": true, + "original": { + "type": "color", + "value": "{color.gray.20}" + }, + "name": "pf-t--chart--color--black--400", + "attributes": { + "category": "chart", + "type": "color", + "item": "black", + "subitem": "400" + }, + "path": [ + "chart", + "color", + "black", + "400" + ], + "references": [ + { + "type": "color", + "value": "#e0e0e0", + "filePath": "tokens/default/highcontrast-dark/palette.color.json", + "isSource": true, + "original": { + "type": "color", + "value": "#e0e0e0" + }, + "name": "pf-t--color--gray--20", + "attributes": { + "category": "color", + "type": "gray", + "item": "20" + }, + "path": [ + "color", + "gray", + "20" + ] + } + ] + } + ] + } + } + } } \ No newline at end of file diff --git a/packages/module/tokens/default/dark/charts.highcontrast.dark.json b/packages/module/tokens/default/highcontrast-dark/charts.highcontrast.dark.json similarity index 100% rename from packages/module/tokens/default/dark/charts.highcontrast.dark.json rename to packages/module/tokens/default/highcontrast-dark/charts.highcontrast.dark.json