Skip to content

Commit eddca50

Browse files
Tokens updated
1 parent edc0932 commit eddca50

File tree

9 files changed

+2269
-4034
lines changed

9 files changed

+2269
-4034
lines changed

build/css/_variables.css

Lines changed: 17 additions & 111 deletions
Original file line numberDiff line numberDiff line change
@@ -1,113 +1,19 @@
11
:root {
2-
--sizes-32: 32.72px;
3-
--sizes-40: 40px;
4-
--sizes-60: 60px;
5-
--sizes-80: 80px;
6-
--sizes-plain-token: 200px;
7-
--sizes-token-in-frame: 200px;
8-
--sizes-token-in-group: 200px;
9-
--sizes-in-variant-60: 60px;
10-
--sizes-in-variant-90: 90px;
11-
--sizes-in-variant-120: 120px;
12-
--sizes-frame: 32px;
13-
--sizes-rect: 32px;
14-
--sizes-shape-in-component: 32px;
15-
--breakpoints-lg: 1280px;
16-
--breakpoints-sm: 768px;
17-
--breakpoints-md: 1024px;
18-
--spacing-10: 10px;
19-
--spacing-mixed: 10px 20px 30px 20px;
20-
--spacing-top: 10px 0px 0px 0px;
21-
--radius-5: 5px;
22-
--radii-smoothing: 10px;
23-
--radii-mixed: 5.5px 10px 20px 15px;
24-
--gradient-gradient-single-with-multiple-color-stops: radial-gradient(rgb(255, 184, 0) 0%, rgb(255, 138, 0) 34%, rgb(255, 46, 0) 65%, rgb(255, 0, 0) 100%);
25-
--gradient-gradient-multiplegrad-0: linear-gradient(180deg, rgb(255, 184, 0) 0%, rgba(255, 184, 0, 0) 100%);
26-
--gradient-gradient-multiplegrad-1: radial-gradient(rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
27-
--gradient-gradient-multiplegrad-2: undefined;
28-
--gradient-gradient-multiplegrad-3: undefined;
29-
--color-colors-semi-red: rgba(255, 95, 4, 0.5);
30-
--color-colors-multiple-fills-0: rgb(64, 255, 186);
31-
--color-colors-multiple-fills-1: rgba(0, 0, 0, 0.1);
32-
--color-colors-single-blue: rgb(4, 74, 255);
33-
--color-colors-ref-blue: rgb(4, 74, 255);
34-
--color-colors-empty: rgba(0, 0, 0, 0);
35-
--color-colors-special-characters: rgb(64, 223, 80);
36-
--color-colors-special-characters-nderung: rgb(52, 86, 175);
37-
--font-body-h3: condensed 700 20/32 Akzidenz-Grotesk Pro;
38-
--font-body-h4-strike-through: italic 500 16/19.2 Roboto;
39-
--font-body-italic: italic 400 12/14 Roboto;
40-
--font-body-extra-bold-condensed-italic: condensed italic 800 12/14.4 Akzidenz-Grotesk Pro;
41-
--font-body-medium-extended-italic: expanded italic 500 20/24 Akzidenz-Grotesk Pro;
42-
--font-body-super: 900 22/26.4 Akzidenz-Grotesk Pro;
43-
--effect-drop-shadow-single: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
44-
--effect-inner-shadow-multiple-0: inset 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
45-
--effect-inner-shadow-multiple-1: inset 10px 100px 1px 0.5px rgb(0, 0, 0);
46-
--effect-inner-shadow-multiple-2: inset -4px 2px 3px 11px rgba(0, 0, 0, 0.25);
47-
--typography-body-h3-font-size: 20px;
48-
--typography-body-h3-text-decoration: none;
49-
--typography-body-h3-font-family: Akzidenz-Grotesk Pro;
50-
--typography-body-h3-font-weight: 700;
51-
--typography-body-h3-font-style: normal;
52-
--typography-body-h3-font-stretch: condensed;
53-
--typography-body-h3-letter-spacing: 0.4px;
54-
--typography-body-h3-line-height: 32px;
55-
--typography-body-h3-paragraph-indent: 5px;
56-
--typography-body-h3-paragraph-spacing: 8px;
57-
--typography-body-h3-text-case: uppercase;
58-
--typography-body-h4-strike-through-font-size: 16px;
59-
--typography-body-h4-strike-through-text-decoration: line-through;
60-
--typography-body-h4-strike-through-font-family: Roboto;
61-
--typography-body-h4-strike-through-font-weight: 500;
62-
--typography-body-h4-strike-through-font-style: italic;
63-
--typography-body-h4-strike-through-font-stretch: normal;
64-
--typography-body-h4-strike-through-letter-spacing: 0;
65-
--typography-body-h4-strike-through-line-height: 19.2px;
66-
--typography-body-h4-strike-through-paragraph-indent: 0;
67-
--typography-body-h4-strike-through-paragraph-spacing: 0;
68-
--typography-body-h4-strike-through-text-case: none;
69-
--typography-body-italic-font-size: 12px;
70-
--typography-body-italic-text-decoration: none;
71-
--typography-body-italic-font-family: Roboto;
72-
--typography-body-italic-font-weight: 400;
73-
--typography-body-italic-font-style: italic;
74-
--typography-body-italic-font-stretch: normal;
75-
--typography-body-italic-letter-spacing: 0;
76-
--typography-body-italic-line-height: 14px;
77-
--typography-body-italic-paragraph-indent: 0;
78-
--typography-body-italic-paragraph-spacing: 0;
79-
--typography-body-italic-text-case: none;
80-
--typography-body-extra-bold-condensed-italic-font-size: 12px;
81-
--typography-body-extra-bold-condensed-italic-text-decoration: none;
82-
--typography-body-extra-bold-condensed-italic-font-family: Akzidenz-Grotesk Pro;
83-
--typography-body-extra-bold-condensed-italic-font-weight: 800;
84-
--typography-body-extra-bold-condensed-italic-font-style: italic;
85-
--typography-body-extra-bold-condensed-italic-font-stretch: condensed;
86-
--typography-body-extra-bold-condensed-italic-letter-spacing: 0;
87-
--typography-body-extra-bold-condensed-italic-line-height: 14.4px;
88-
--typography-body-extra-bold-condensed-italic-paragraph-indent: 0;
89-
--typography-body-extra-bold-condensed-italic-paragraph-spacing: 0;
90-
--typography-body-extra-bold-condensed-italic-text-case: none;
91-
--typography-body-medium-extended-italic-font-size: 20px;
92-
--typography-body-medium-extended-italic-text-decoration: none;
93-
--typography-body-medium-extended-italic-font-family: Akzidenz-Grotesk Pro;
94-
--typography-body-medium-extended-italic-font-weight: 500;
95-
--typography-body-medium-extended-italic-font-style: italic;
96-
--typography-body-medium-extended-italic-font-stretch: expanded;
97-
--typography-body-medium-extended-italic-letter-spacing: 0;
98-
--typography-body-medium-extended-italic-line-height: 24px;
99-
--typography-body-medium-extended-italic-paragraph-indent: 0;
100-
--typography-body-medium-extended-italic-paragraph-spacing: 0;
101-
--typography-body-medium-extended-italic-text-case: none;
102-
--typography-body-super-font-size: 22px;
103-
--typography-body-super-text-decoration: none;
104-
--typography-body-super-font-family: Akzidenz-Grotesk Pro;
105-
--typography-body-super-font-weight: 900;
106-
--typography-body-super-font-style: normal;
107-
--typography-body-super-font-stretch: normal;
108-
--typography-body-super-letter-spacing: 0;
109-
--typography-body-super-line-height: 26.4px;
110-
--typography-body-super-paragraph-indent: 0;
111-
--typography-body-super-paragraph-spacing: 0;
112-
--typography-body-super-text-case: none;
2+
--not-exported: rgb(254, 80, 80);
3+
--colors-semi-red: rgba(255, 95, 4, 0.5);
4+
--colors-multiple-fills-0: rgb(64, 255, 186);
5+
--colors-multiple-fills-1: rgba(0, 0, 0, 0.1);
6+
--colors-single-blue: rgb(4, 74, 255);
7+
--colors-ref-blue: rgb(4, 74, 255);
8+
--colors-empty: rgba(0, 0, 0, 0);
9+
--colors-special-characters: rgb(64, 223, 80);
10+
--colors-special-characters-nderung: rgb(52, 86, 175);
11+
--design-tokens-functional-colors-successcolor: rgb(18, 240, 160);
12+
--design-tokens-functional-colors-fancyref: rgb(18, 240, 160);
13+
--design-tokens-number: 22px;
14+
--design-tokens-string: Hello World;
15+
--base-colors-fancygreen: rgb(18, 240, 160);
16+
--base-basenumber: 22px;
17+
--base-others-base-string: String value;
18+
--base-numvar: 1.78px;
11319
}

build/ios-swift/StyleDictionaryColor.swift

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,22 @@
44
//
55

66
// Do not edit directly
7-
// Generated on Mon, 08 May 2023 07:37:37 GMT
7+
// Generated on Mon, 25 Mar 2024 15:40:14 GMT
88

99

1010
import UIKit
1111

1212
public enum StyleDictionaryColor {
13-
public static let colorsEmpty = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0)
14-
public static let colorsMultipleFills0 = UIColor(red: 0.251, green: 1.000, blue: 0.729, alpha: 1)
15-
public static let colorsMultipleFills1 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10196078431372549)
16-
public static let colorsRefBlue = UIColor(red: 0.016, green: 0.290, blue: 1.000, alpha: 1)
17-
public static let colorsSemiRed = UIColor(red: 1.000, green: 0.373, blue: 0.016, alpha: 0.5019607843137255)
18-
public static let colorsSingleBlue = UIColor(red: 0.016, green: 0.290, blue: 1.000, alpha: 1)
19-
public static let colorsSpecialCharacters = UIColor(red: 0.251, green: 0.875, blue: 0.314, alpha: 1)
20-
public static let colorsSpecialCharactersNderung = UIColor(red: 0.204, green: 0.337, blue: 0.686, alpha: 1)
13+
public static let = #fe5050ff
14+
public static let colorsFancygreen = #12f0a0ff
15+
public static let empty = #00000000
16+
public static let functionalColorsFancyref = #12f0a0ff
17+
public static let functionalColorsSuccesscolor = #12f0a0ff
18+
public static let multipleFills0 = #40ffbaff
19+
public static let multipleFills1 = #0000001a
20+
public static let refBlue = #044affff
21+
public static let semiRed = #ff5f0480
22+
public static let singleBlue = #044affff
23+
public static let specialCharacters = #40df50ff
24+
public static let specialCharactersNderung = #3456afff
2125
}

build/ios/StyleDictionaryColor.h

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,24 @@
44
//
55

66
// Do not edit directly
7-
// Generated on Mon, 08 May 2023 07:37:37 GMT
7+
// Generated on Mon, 25 Mar 2024 15:40:14 GMT
88

99

1010
#import <UIKit/UIKit.h>
1111

1212
typedef NS_ENUM(NSInteger, StyleDictionaryColorName) {
13-
ColorColorsSemiRed,
14-
ColorColorsMultipleFills0,
15-
ColorColorsMultipleFills1,
16-
ColorColorsSingleBlue,
17-
ColorColorsRefBlue,
18-
ColorColorsEmpty,
19-
ColorColorsSpecialCharacters,
20-
ColorColorsSpecialCharactersNderung
13+
NotExported,
14+
ColorsSemiRed,
15+
ColorsMultipleFills0,
16+
ColorsMultipleFills1,
17+
ColorsSingleBlue,
18+
ColorsRefBlue,
19+
ColorsEmpty,
20+
ColorsSpecialCharacters,
21+
ColorsSpecialCharactersNderung,
22+
DesignTokensFunctionalColorsSuccesscolor,
23+
DesignTokensFunctionalColorsFancyref,
24+
BaseColorsFancygreen
2125
};
2226

2327
@interface StyleDictionaryColor : NSObject

build/ios/StyleDictionaryColor.m

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
//
55

66
// Do not edit directly
7-
// Generated on Mon, 08 May 2023 07:37:37 GMT
7+
// Generated on Mon, 25 Mar 2024 15:40:14 GMT
88

99

1010
#import "StyleDictionaryColor.h"
@@ -21,14 +21,18 @@ + (NSArray *)values {
2121

2222
dispatch_once(&onceToken, ^{
2323
colorArray = @[
24-
[UIColor colorWithRed:1.000f green:0.373f blue:0.016f alpha:0.502f],
25-
[UIColor colorWithRed:0.251f green:1.000f blue:0.729f alpha:1.000f],
26-
[UIColor colorWithRed:0.000f green:0.000f blue:0.000f alpha:0.102f],
27-
[UIColor colorWithRed:0.016f green:0.290f blue:1.000f alpha:1.000f],
28-
[UIColor colorWithRed:0.016f green:0.290f blue:1.000f alpha:1.000f],
29-
[UIColor colorWithRed:0.000f green:0.000f blue:0.000f alpha:0.000f],
30-
[UIColor colorWithRed:0.251f green:0.875f blue:0.314f alpha:1.000f],
31-
[UIColor colorWithRed:0.204f green:0.337f blue:0.686f alpha:1.000f]
24+
#fe5050ff,
25+
#ff5f0480,
26+
#40ffbaff,
27+
#0000001a,
28+
#044affff,
29+
#044affff,
30+
#00000000,
31+
#40df50ff,
32+
#3456afff,
33+
#12f0a0ff,
34+
#12f0a0ff,
35+
#12f0a0ff
3236
];
3337
});
3438

build/json/styles.json

Lines changed: 18 additions & 112 deletions
Original file line numberDiff line numberDiff line change
@@ -1,113 +1,19 @@
11
{
2-
"Sizes32": 32.72,
3-
"Sizes40": 40,
4-
"Sizes60": 60,
5-
"Sizes80": 80,
6-
"SizesPlainToken": 200,
7-
"SizesTokenInFrame": 200,
8-
"SizesTokenInGroup": 200,
9-
"SizesInVariant60": 60,
10-
"SizesInVariant90": 90,
11-
"SizesInVariant120": 120,
12-
"SizesFrame": 32,
13-
"SizesRect": 32,
14-
"SizesShapeInComponent": 32,
15-
"BreakpointsLg": 1280,
16-
"BreakpointsSm": 768,
17-
"BreakpointsMd": 1024,
18-
"Spacing10": {"top":10,"bottom":10,"left":10,"right":10},
19-
"SpacingMixed": {"top":10,"bottom":30,"left":20,"right":20},
20-
"SpacingTop": {"top":10,"bottom":0,"left":0,"right":0},
21-
"Radius5": {"smoothing":0,"topLeft":5,"topRight":5,"bottomLeft":5,"bottomRight":5},
22-
"RadiiSmoothing": {"smoothing":0.75,"topLeft":10,"topRight":10,"bottomLeft":10,"bottomRight":10},
23-
"RadiiMixed": {"smoothing":0,"topLeft":5.5,"topRight":10,"bottomLeft":20,"bottomRight":15},
24-
"GradientGradientSingleWithMultipleColorStops": {"gradientType":"radial","rotation":180,"stops":[{"position":0,"color":"#ffb800ff"},{"position":0.34,"color":"#ff8a00ff"},{"position":0.65,"color":"#ff2e00ff"},{"position":1,"color":"#ff0000ff"}]},
25-
"GradientGradientMultiplegrad0": {"gradientType":"linear","rotation":180,"stops":[{"position":0,"color":"#ffb800ff"},{"position":1,"color":"#ffb80000"}]},
26-
"GradientGradientMultiplegrad1": {"gradientType":"radial","rotation":180,"stops":[{"position":0,"color":"#ffffffff"},{"position":1,"color":"#ffffff00"}]},
27-
"GradientGradientMultiplegrad2": {"gradientType":"angular","rotation":180,"stops":[{"position":0,"color":"#cf3030ff"},{"position":1,"color":"#ffffff00"}]},
28-
"GradientGradientMultiplegrad3": {"gradientType":"diamond","rotation":180,"stops":[{"position":0,"color":"#4a4fccff"},{"position":0.23,"color":"#ffffff00"}]},
29-
"ColorColorsSemiRed": "#ff5f04",
30-
"ColorColorsMultipleFills0": "#40ffba",
31-
"ColorColorsMultipleFills1": "#000000",
32-
"ColorColorsSingleBlue": "#044aff",
33-
"ColorColorsRefBlue": "#044aff",
34-
"ColorColorsEmpty": "#000000",
35-
"ColorColorsSpecialCharacters": "#40df50",
36-
"ColorColorsSpecialCharactersNderung": "#3456af",
37-
"FontBodyH3": {"fontSize":20,"textDecoration":"none","fontFamily":"Akzidenz-Grotesk Pro","fontWeight":700,"fontStyle":"normal","fontStretch":"condensed","letterSpacing":0.4,"lineHeight":32,"paragraphIndent":5,"paragraphSpacing":8,"textCase":"uppercase"},
38-
"FontBodyH4StrikeThrough": {"fontSize":16,"textDecoration":"line-through","fontFamily":"Roboto","fontWeight":500,"fontStyle":"italic","fontStretch":"normal","letterSpacing":0,"lineHeight":19.2,"paragraphIndent":0,"paragraphSpacing":0,"textCase":"none"},
39-
"FontBodyItalic": {"fontSize":12,"textDecoration":"none","fontFamily":"Roboto","fontWeight":400,"fontStyle":"italic","fontStretch":"normal","letterSpacing":0,"lineHeight":14,"paragraphIndent":0,"paragraphSpacing":0,"textCase":"none"},
40-
"FontBodyExtraBoldCondensedItalic": {"fontSize":12,"textDecoration":"none","fontFamily":"Akzidenz-Grotesk Pro","fontWeight":800,"fontStyle":"italic","fontStretch":"condensed","letterSpacing":0,"lineHeight":14.4,"paragraphIndent":0,"paragraphSpacing":0,"textCase":"none"},
41-
"FontBodyMediumExtendedItalic": {"fontSize":20,"textDecoration":"none","fontFamily":"Akzidenz-Grotesk Pro","fontWeight":500,"fontStyle":"italic","fontStretch":"expanded","letterSpacing":0,"lineHeight":24,"paragraphIndent":0,"paragraphSpacing":0,"textCase":"none"},
42-
"FontBodySuper": {"fontSize":22,"textDecoration":"none","fontFamily":"Akzidenz-Grotesk Pro","fontWeight":900,"fontStyle":"normal","fontStretch":"normal","letterSpacing":0,"lineHeight":26.4,"paragraphIndent":0,"paragraphSpacing":0,"textCase":"none"},
43-
"EffectDropShadowSingle": {"shadowType":"dropShadow","radius":4,"color":"#00000040","offsetX":0,"offsetY":4,"spread":0},
44-
"EffectInnerShadowMultiple0": {"shadowType":"innerShadow","radius":4,"color":"#00000040","offsetX":0,"offsetY":4,"spread":0},
45-
"EffectInnerShadowMultiple1": {"shadowType":"innerShadow","radius":1,"color":"#000000ff","offsetX":10,"offsetY":100,"spread":0.5},
46-
"EffectInnerShadowMultiple2": {"shadowType":"innerShadow","radius":3,"color":"#00000040","offsetX":-4,"offsetY":2,"spread":11},
47-
"TypographyBodyH3FontSize": 20,
48-
"TypographyBodyH3TextDecoration": "none",
49-
"TypographyBodyH3FontFamily": "Akzidenz-Grotesk Pro",
50-
"TypographyBodyH3FontWeight": 700,
51-
"TypographyBodyH3FontStyle": "normal",
52-
"TypographyBodyH3FontStretch": "condensed",
53-
"TypographyBodyH3LetterSpacing": 0.4,
54-
"TypographyBodyH3LineHeight": 32,
55-
"TypographyBodyH3ParagraphIndent": 5,
56-
"TypographyBodyH3ParagraphSpacing": 8,
57-
"TypographyBodyH3TextCase": "uppercase",
58-
"TypographyBodyH4StrikeThroughFontSize": 16,
59-
"TypographyBodyH4StrikeThroughTextDecoration": "line-through",
60-
"TypographyBodyH4StrikeThroughFontFamily": "Roboto",
61-
"TypographyBodyH4StrikeThroughFontWeight": 500,
62-
"TypographyBodyH4StrikeThroughFontStyle": "italic",
63-
"TypographyBodyH4StrikeThroughFontStretch": "normal",
64-
"TypographyBodyH4StrikeThroughLetterSpacing": 0,
65-
"TypographyBodyH4StrikeThroughLineHeight": 19.2,
66-
"TypographyBodyH4StrikeThroughParagraphIndent": 0,
67-
"TypographyBodyH4StrikeThroughParagraphSpacing": 0,
68-
"TypographyBodyH4StrikeThroughTextCase": "none",
69-
"TypographyBodyItalicFontSize": 12,
70-
"TypographyBodyItalicTextDecoration": "none",
71-
"TypographyBodyItalicFontFamily": "Roboto",
72-
"TypographyBodyItalicFontWeight": 400,
73-
"TypographyBodyItalicFontStyle": "italic",
74-
"TypographyBodyItalicFontStretch": "normal",
75-
"TypographyBodyItalicLetterSpacing": 0,
76-
"TypographyBodyItalicLineHeight": 14,
77-
"TypographyBodyItalicParagraphIndent": 0,
78-
"TypographyBodyItalicParagraphSpacing": 0,
79-
"TypographyBodyItalicTextCase": "none",
80-
"TypographyBodyExtraBoldCondensedItalicFontSize": 12,
81-
"TypographyBodyExtraBoldCondensedItalicTextDecoration": "none",
82-
"TypographyBodyExtraBoldCondensedItalicFontFamily": "Akzidenz-Grotesk Pro",
83-
"TypographyBodyExtraBoldCondensedItalicFontWeight": 800,
84-
"TypographyBodyExtraBoldCondensedItalicFontStyle": "italic",
85-
"TypographyBodyExtraBoldCondensedItalicFontStretch": "condensed",
86-
"TypographyBodyExtraBoldCondensedItalicLetterSpacing": 0,
87-
"TypographyBodyExtraBoldCondensedItalicLineHeight": 14.4,
88-
"TypographyBodyExtraBoldCondensedItalicParagraphIndent": 0,
89-
"TypographyBodyExtraBoldCondensedItalicParagraphSpacing": 0,
90-
"TypographyBodyExtraBoldCondensedItalicTextCase": "none",
91-
"TypographyBodyMediumExtendedItalicFontSize": 20,
92-
"TypographyBodyMediumExtendedItalicTextDecoration": "none",
93-
"TypographyBodyMediumExtendedItalicFontFamily": "Akzidenz-Grotesk Pro",
94-
"TypographyBodyMediumExtendedItalicFontWeight": 500,
95-
"TypographyBodyMediumExtendedItalicFontStyle": "italic",
96-
"TypographyBodyMediumExtendedItalicFontStretch": "expanded",
97-
"TypographyBodyMediumExtendedItalicLetterSpacing": 0,
98-
"TypographyBodyMediumExtendedItalicLineHeight": 24,
99-
"TypographyBodyMediumExtendedItalicParagraphIndent": 0,
100-
"TypographyBodyMediumExtendedItalicParagraphSpacing": 0,
101-
"TypographyBodyMediumExtendedItalicTextCase": "none",
102-
"TypographyBodySuperFontSize": 22,
103-
"TypographyBodySuperTextDecoration": "none",
104-
"TypographyBodySuperFontFamily": "Akzidenz-Grotesk Pro",
105-
"TypographyBodySuperFontWeight": 900,
106-
"TypographyBodySuperFontStyle": "normal",
107-
"TypographyBodySuperFontStretch": "normal",
108-
"TypographyBodySuperLetterSpacing": 0,
109-
"TypographyBodySuperLineHeight": 26.4,
110-
"TypographyBodySuperParagraphIndent": 0,
111-
"TypographyBodySuperParagraphSpacing": 0,
112-
"TypographyBodySuperTextCase": "none"
113-
}
2+
"NotExported": "#fe5050ff",
3+
"ColorsSemiRed": "#ff5f0480",
4+
"ColorsMultipleFills0": "#40ffbaff",
5+
"ColorsMultipleFills1": "#0000001a",
6+
"ColorsSingleBlue": "#044affff",
7+
"ColorsRefBlue": "#044affff",
8+
"ColorsEmpty": "#00000000",
9+
"ColorsSpecialCharacters": "#40df50ff",
10+
"ColorsSpecialCharactersNderung": "#3456afff",
11+
"DesignTokensFunctionalColorsSuccesscolor": "#12f0a0ff",
12+
"DesignTokensFunctionalColorsFancyref": "#12f0a0ff",
13+
"DesignTokensNumber": 22,
14+
"DesignTokensString": "Hello World",
15+
"BaseColorsFancygreen": "#12f0a0ff",
16+
"BaseBasenumber": 22,
17+
"BaseOthersBaseString": "String value",
18+
"BaseNumvar": 1.78
19+
}

0 commit comments

Comments
 (0)