@sage/design-tokens 2.56.0 → 2.57.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/android/base.xml +1 -1
- package/android/origin.xml +97 -97
- package/css/base.css +1 -1
- package/css/origin.css +97 -97
- package/data/tokens.json +1 -1
- package/docs/tokens/base/border-radius/index.html +2 -2
- package/docs/tokens/base/border-width/index.html +2 -2
- package/docs/tokens/base/box-shadow/index.html +2 -2
- package/docs/tokens/base/colors/index.html +2 -2
- package/docs/tokens/base/font-families/index.html +2 -2
- package/docs/tokens/base/font-sizes/index.html +2 -2
- package/docs/tokens/base/font-weights/index.html +2 -2
- package/docs/tokens/base/index.html +2 -2
- package/docs/tokens/base/line-heights/index.html +2 -2
- package/docs/tokens/base/opacity/index.html +2 -2
- package/docs/tokens/base/sizing/index.html +2 -2
- package/docs/tokens/base/spacing/index.html +2 -2
- package/docs/tokens/base/typography/index.html +2 -2
- package/docs/tokens/index.html +389 -389
- package/docs/tokens/origin/{origin → colors}/index.html +388 -388
- package/docs/tokens/origin/index.html +387 -387
- package/ios/base.h +1 -1
- package/ios/origin.h +97 -97
- package/js/base/common.js +1 -1
- package/js/origin/common.d.ts +96 -96
- package/js/origin/common.js +97 -97
- package/js/origin/es6.d.ts +96 -96
- package/js/origin/es6.js +96 -96
- package/package.json +1 -5
- package/sage-design-tokens-2.57.0.tgz +0 -0
- package/scss/base.scss +1 -1
- package/scss/origin.scss +97 -97
- package/sage-design-tokens-2.56.0.tgz +0 -0
package/ios/base.h
CHANGED
package/ios/origin.h
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Tue, 29 Nov 2022 16:09:10 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
#import <Foundation/Foundation.h>
|
|
@@ -12,100 +12,100 @@
|
|
|
12
12
|
|
|
13
13
|
#define metaName Origin Token Set
|
|
14
14
|
#define metaPublic true
|
|
15
|
-
#define
|
|
16
|
-
#define
|
|
17
|
-
#define
|
|
18
|
-
#define
|
|
19
|
-
#define
|
|
20
|
-
#define
|
|
21
|
-
#define
|
|
22
|
-
#define
|
|
23
|
-
#define
|
|
24
|
-
#define
|
|
25
|
-
#define
|
|
26
|
-
#define
|
|
27
|
-
#define
|
|
28
|
-
#define
|
|
29
|
-
#define
|
|
30
|
-
#define
|
|
31
|
-
#define
|
|
32
|
-
#define
|
|
33
|
-
#define
|
|
34
|
-
#define
|
|
35
|
-
#define
|
|
36
|
-
#define
|
|
37
|
-
#define
|
|
38
|
-
#define
|
|
39
|
-
#define
|
|
40
|
-
#define
|
|
41
|
-
#define
|
|
42
|
-
#define
|
|
43
|
-
#define
|
|
44
|
-
#define
|
|
45
|
-
#define
|
|
46
|
-
#define
|
|
47
|
-
#define
|
|
48
|
-
#define
|
|
49
|
-
#define
|
|
50
|
-
#define
|
|
51
|
-
#define
|
|
52
|
-
#define
|
|
53
|
-
#define
|
|
54
|
-
#define
|
|
55
|
-
#define
|
|
56
|
-
#define
|
|
57
|
-
#define
|
|
58
|
-
#define
|
|
59
|
-
#define
|
|
60
|
-
#define
|
|
61
|
-
#define
|
|
62
|
-
#define
|
|
63
|
-
#define
|
|
64
|
-
#define
|
|
65
|
-
#define
|
|
66
|
-
#define
|
|
67
|
-
#define
|
|
68
|
-
#define
|
|
69
|
-
#define
|
|
70
|
-
#define
|
|
71
|
-
#define
|
|
72
|
-
#define
|
|
73
|
-
#define
|
|
74
|
-
#define
|
|
75
|
-
#define
|
|
76
|
-
#define
|
|
77
|
-
#define
|
|
78
|
-
#define
|
|
79
|
-
#define
|
|
80
|
-
#define
|
|
81
|
-
#define
|
|
82
|
-
#define
|
|
83
|
-
#define
|
|
84
|
-
#define
|
|
85
|
-
#define
|
|
86
|
-
#define
|
|
87
|
-
#define
|
|
88
|
-
#define
|
|
89
|
-
#define
|
|
90
|
-
#define
|
|
91
|
-
#define
|
|
92
|
-
#define
|
|
93
|
-
#define
|
|
94
|
-
#define
|
|
95
|
-
#define
|
|
96
|
-
#define
|
|
97
|
-
#define
|
|
98
|
-
#define
|
|
99
|
-
#define
|
|
100
|
-
#define
|
|
101
|
-
#define
|
|
102
|
-
#define
|
|
103
|
-
#define
|
|
104
|
-
#define
|
|
105
|
-
#define
|
|
106
|
-
#define
|
|
107
|
-
#define
|
|
108
|
-
#define
|
|
109
|
-
#define
|
|
110
|
-
#define
|
|
15
|
+
#define colorsJade100 #8ff8b7ff
|
|
16
|
+
#define colorsJade200 #44ed90ff
|
|
17
|
+
#define colorsJade300 #00ca71ff
|
|
18
|
+
#define colorsJade400 #00a65cff
|
|
19
|
+
#define colorsJade500 #00884aff
|
|
20
|
+
#define colorsJade600 #006d3bff
|
|
21
|
+
#define colorsJade700 #00522cff
|
|
22
|
+
#define colorsJade800 #00361eff
|
|
23
|
+
#define colorsJade900 #001b0fff
|
|
24
|
+
#define colorsJade010 #f2fef7ff
|
|
25
|
+
#define colorsJade050 #c4fcd8ff
|
|
26
|
+
#define colorsNavy100 #89d7edff
|
|
27
|
+
#define colorsNavy200 #65bedfff
|
|
28
|
+
#define colorsNavy300 #41a5d1ff
|
|
29
|
+
#define colorsNavy400 #1d8cc3ff
|
|
30
|
+
#define colorsNavy500 #0e74a7ff
|
|
31
|
+
#define colorsNavy600 #095b84ff
|
|
32
|
+
#define colorsNavy700 #054262ff
|
|
33
|
+
#define colorsNavy800 #00293fff
|
|
34
|
+
#define colorsNavy900 #001520ff
|
|
35
|
+
#define colorsNavy010 #f4fcfeff
|
|
36
|
+
#define colorsNavy050 #caf1fcff
|
|
37
|
+
#define colorsTeal100 #89edeaff
|
|
38
|
+
#define colorsTeal200 #5bcfcdff
|
|
39
|
+
#define colorsTeal300 #2eb2b1ff
|
|
40
|
+
#define colorsTeal400 #009494ff
|
|
41
|
+
#define colorsTeal500 #007776ff
|
|
42
|
+
#define colorsTeal600 #006362ff
|
|
43
|
+
#define colorsTeal700 #004a4aff
|
|
44
|
+
#define colorsTeal800 #003231ff
|
|
45
|
+
#define colorsTeal900 #001919ff
|
|
46
|
+
#define colorsTeal010 #f4fefeff
|
|
47
|
+
#define colorsTeal050 #c3faf8ff
|
|
48
|
+
#define colorsCherry100 #f7b3c2ff
|
|
49
|
+
#define colorsCherry200 #ed94aaff
|
|
50
|
+
#define colorsCherry300 #e27491ff
|
|
51
|
+
#define colorsCherry400 #d85579ff
|
|
52
|
+
#define colorsCherry500 #ba3c63ff
|
|
53
|
+
#define colorsCherry600 #95304fff
|
|
54
|
+
#define colorsCherry700 #70243bff
|
|
55
|
+
#define colorsCherry800 #4a1828ff
|
|
56
|
+
#define colorsCherry900 #250c14ff
|
|
57
|
+
#define colorsCherry010 #fef5f7ff
|
|
58
|
+
#define colorsCherry050 #fad4deff
|
|
59
|
+
#define colorsTerra100 #ffbca6ff
|
|
60
|
+
#define colorsTerra200 #f59a83ff
|
|
61
|
+
#define colorsTerra300 #ea7961ff
|
|
62
|
+
#define colorsTerra400 #e0583eff
|
|
63
|
+
#define colorsTerra500 #c94633ff
|
|
64
|
+
#define colorsTerra600 #a13829ff
|
|
65
|
+
#define colorsTerra700 #782a1eff
|
|
66
|
+
#define colorsTerra800 #501c14ff
|
|
67
|
+
#define colorsTerra900 #280e0aff
|
|
68
|
+
#define colorsTerra010 #fff7f5ff
|
|
69
|
+
#define colorsTerra050 #ffdcd1ff
|
|
70
|
+
#define colorsAmber100 #ffe290ff
|
|
71
|
+
#define colorsAmber200 #f5ce55ff
|
|
72
|
+
#define colorsAmber300 #efab2fff
|
|
73
|
+
#define colorsAmber400 #e98709ff
|
|
74
|
+
#define colorsAmber500 #c15708ff
|
|
75
|
+
#define colorsAmber600 #9b4609ff
|
|
76
|
+
#define colorsAmber700 #75330aff
|
|
77
|
+
#define colorsAmber800 #4f220bff
|
|
78
|
+
#define colorsAmber900 #281106ff
|
|
79
|
+
#define colorsAmber010 #fffcefff
|
|
80
|
+
#define colorsAmber050 #fff0c3ff
|
|
81
|
+
#define colorsMalachite100 #8df79fff
|
|
82
|
+
#define colorsMalachite200 #42eb64ff
|
|
83
|
+
#define colorsMalachite300 #00d639ff
|
|
84
|
+
#define colorsMalachite400 #00af2dff
|
|
85
|
+
#define colorsMalachite500 #008a21ff
|
|
86
|
+
#define colorsMalachite600 #006716ff
|
|
87
|
+
#define colorsMalachite700 #00460cff
|
|
88
|
+
#define colorsMalachite800 #002f08ff
|
|
89
|
+
#define colorsMalachite900 #001704ff
|
|
90
|
+
#define colorsMalachite010 #effcf0ff
|
|
91
|
+
#define colorsMalachite050 #c1fac7ff
|
|
92
|
+
#define colorsGray100 #e6e6e6ff
|
|
93
|
+
#define colorsGray200 #ccccccff
|
|
94
|
+
#define colorsGray300 #b3b3b3ff
|
|
95
|
+
#define colorsGray400 #999999ff
|
|
96
|
+
#define colorsGray500 #808080ff
|
|
97
|
+
#define colorsGray600 #666666ff
|
|
98
|
+
#define colorsGray700 #4d4d4dff
|
|
99
|
+
#define colorsGray800 #333333ff
|
|
100
|
+
#define colorsGray900 #191919ff
|
|
101
|
+
#define colorsGray1000 #000000ff
|
|
102
|
+
#define colorsGray000 #ffffffff
|
|
103
|
+
#define colorsGray010 #fcfcfcff
|
|
104
|
+
#define colorsGray050 #f2f2f2ff
|
|
105
|
+
#define colorsSkin400 #ddb89eff
|
|
106
|
+
#define colorsSkin500 #e84d4fff
|
|
107
|
+
#define colorsSkin600 #b26e3dff
|
|
108
|
+
#define colorsSkin700 #3a2417ff
|
|
109
|
+
#define colorsFuchsia400 #bf47c3ff
|
|
110
|
+
#define colorsFuchsia500 #b832bcff
|
|
111
111
|
|
package/js/base/common.js
CHANGED
package/js/origin/common.d.ts
CHANGED
|
@@ -1,98 +1,98 @@
|
|
|
1
1
|
export const metaName: string;
|
|
2
2
|
export const metaPublic: string;
|
|
3
|
-
export const
|
|
4
|
-
export const
|
|
5
|
-
export const
|
|
6
|
-
export const
|
|
7
|
-
export const
|
|
8
|
-
export const
|
|
9
|
-
export const
|
|
10
|
-
export const
|
|
11
|
-
export const
|
|
12
|
-
export const
|
|
13
|
-
export const
|
|
14
|
-
export const
|
|
15
|
-
export const
|
|
16
|
-
export const
|
|
17
|
-
export const
|
|
18
|
-
export const
|
|
19
|
-
export const
|
|
20
|
-
export const
|
|
21
|
-
export const
|
|
22
|
-
export const
|
|
23
|
-
export const
|
|
24
|
-
export const
|
|
25
|
-
export const
|
|
26
|
-
export const
|
|
27
|
-
export const
|
|
28
|
-
export const
|
|
29
|
-
export const
|
|
30
|
-
export const
|
|
31
|
-
export const
|
|
32
|
-
export const
|
|
33
|
-
export const
|
|
34
|
-
export const
|
|
35
|
-
export const
|
|
36
|
-
export const
|
|
37
|
-
export const
|
|
38
|
-
export const
|
|
39
|
-
export const
|
|
40
|
-
export const
|
|
41
|
-
export const
|
|
42
|
-
export const
|
|
43
|
-
export const
|
|
44
|
-
export const
|
|
45
|
-
export const
|
|
46
|
-
export const
|
|
47
|
-
export const
|
|
48
|
-
export const
|
|
49
|
-
export const
|
|
50
|
-
export const
|
|
51
|
-
export const
|
|
52
|
-
export const
|
|
53
|
-
export const
|
|
54
|
-
export const
|
|
55
|
-
export const
|
|
56
|
-
export const
|
|
57
|
-
export const
|
|
58
|
-
export const
|
|
59
|
-
export const
|
|
60
|
-
export const
|
|
61
|
-
export const
|
|
62
|
-
export const
|
|
63
|
-
export const
|
|
64
|
-
export const
|
|
65
|
-
export const
|
|
66
|
-
export const
|
|
67
|
-
export const
|
|
68
|
-
export const
|
|
69
|
-
export const
|
|
70
|
-
export const
|
|
71
|
-
export const
|
|
72
|
-
export const
|
|
73
|
-
export const
|
|
74
|
-
export const
|
|
75
|
-
export const
|
|
76
|
-
export const
|
|
77
|
-
export const
|
|
78
|
-
export const
|
|
79
|
-
export const
|
|
80
|
-
export const
|
|
81
|
-
export const
|
|
82
|
-
export const
|
|
83
|
-
export const
|
|
84
|
-
export const
|
|
85
|
-
export const
|
|
86
|
-
export const
|
|
87
|
-
export const
|
|
88
|
-
export const
|
|
89
|
-
export const
|
|
90
|
-
export const
|
|
91
|
-
export const
|
|
92
|
-
export const
|
|
93
|
-
export const
|
|
94
|
-
export const
|
|
95
|
-
export const
|
|
96
|
-
export const
|
|
97
|
-
export const
|
|
98
|
-
export const
|
|
3
|
+
export const colorsJade100: string;
|
|
4
|
+
export const colorsJade200: string;
|
|
5
|
+
export const colorsJade300: string;
|
|
6
|
+
export const colorsJade400: string;
|
|
7
|
+
export const colorsJade500: string;
|
|
8
|
+
export const colorsJade600: string;
|
|
9
|
+
export const colorsJade700: string;
|
|
10
|
+
export const colorsJade800: string;
|
|
11
|
+
export const colorsJade900: string;
|
|
12
|
+
export const colorsJade010: string;
|
|
13
|
+
export const colorsJade050: string;
|
|
14
|
+
export const colorsNavy100: string;
|
|
15
|
+
export const colorsNavy200: string;
|
|
16
|
+
export const colorsNavy300: string;
|
|
17
|
+
export const colorsNavy400: string;
|
|
18
|
+
export const colorsNavy500: string;
|
|
19
|
+
export const colorsNavy600: string;
|
|
20
|
+
export const colorsNavy700: string;
|
|
21
|
+
export const colorsNavy800: string;
|
|
22
|
+
export const colorsNavy900: string;
|
|
23
|
+
export const colorsNavy010: string;
|
|
24
|
+
export const colorsNavy050: string;
|
|
25
|
+
export const colorsTeal100: string;
|
|
26
|
+
export const colorsTeal200: string;
|
|
27
|
+
export const colorsTeal300: string;
|
|
28
|
+
export const colorsTeal400: string;
|
|
29
|
+
export const colorsTeal500: string;
|
|
30
|
+
export const colorsTeal600: string;
|
|
31
|
+
export const colorsTeal700: string;
|
|
32
|
+
export const colorsTeal800: string;
|
|
33
|
+
export const colorsTeal900: string;
|
|
34
|
+
export const colorsTeal010: string;
|
|
35
|
+
export const colorsTeal050: string;
|
|
36
|
+
export const colorsCherry100: string;
|
|
37
|
+
export const colorsCherry200: string;
|
|
38
|
+
export const colorsCherry300: string;
|
|
39
|
+
export const colorsCherry400: string;
|
|
40
|
+
export const colorsCherry500: string;
|
|
41
|
+
export const colorsCherry600: string;
|
|
42
|
+
export const colorsCherry700: string;
|
|
43
|
+
export const colorsCherry800: string;
|
|
44
|
+
export const colorsCherry900: string;
|
|
45
|
+
export const colorsCherry010: string;
|
|
46
|
+
export const colorsCherry050: string;
|
|
47
|
+
export const colorsTerra100: string;
|
|
48
|
+
export const colorsTerra200: string;
|
|
49
|
+
export const colorsTerra300: string;
|
|
50
|
+
export const colorsTerra400: string;
|
|
51
|
+
export const colorsTerra500: string;
|
|
52
|
+
export const colorsTerra600: string;
|
|
53
|
+
export const colorsTerra700: string;
|
|
54
|
+
export const colorsTerra800: string;
|
|
55
|
+
export const colorsTerra900: string;
|
|
56
|
+
export const colorsTerra010: string;
|
|
57
|
+
export const colorsTerra050: string;
|
|
58
|
+
export const colorsAmber100: string;
|
|
59
|
+
export const colorsAmber200: string;
|
|
60
|
+
export const colorsAmber300: string;
|
|
61
|
+
export const colorsAmber400: string;
|
|
62
|
+
export const colorsAmber500: string;
|
|
63
|
+
export const colorsAmber600: string;
|
|
64
|
+
export const colorsAmber700: string;
|
|
65
|
+
export const colorsAmber800: string;
|
|
66
|
+
export const colorsAmber900: string;
|
|
67
|
+
export const colorsAmber010: string;
|
|
68
|
+
export const colorsAmber050: string;
|
|
69
|
+
export const colorsMalachite100: string;
|
|
70
|
+
export const colorsMalachite200: string;
|
|
71
|
+
export const colorsMalachite300: string;
|
|
72
|
+
export const colorsMalachite400: string;
|
|
73
|
+
export const colorsMalachite500: string;
|
|
74
|
+
export const colorsMalachite600: string;
|
|
75
|
+
export const colorsMalachite700: string;
|
|
76
|
+
export const colorsMalachite800: string;
|
|
77
|
+
export const colorsMalachite900: string;
|
|
78
|
+
export const colorsMalachite010: string;
|
|
79
|
+
export const colorsMalachite050: string;
|
|
80
|
+
export const colorsGray100: string;
|
|
81
|
+
export const colorsGray200: string;
|
|
82
|
+
export const colorsGray300: string;
|
|
83
|
+
export const colorsGray400: string;
|
|
84
|
+
export const colorsGray500: string;
|
|
85
|
+
export const colorsGray600: string;
|
|
86
|
+
export const colorsGray700: string;
|
|
87
|
+
export const colorsGray800: string;
|
|
88
|
+
export const colorsGray900: string;
|
|
89
|
+
export const colorsGray1000: string;
|
|
90
|
+
export const colorsGray000: string;
|
|
91
|
+
export const colorsGray010: string;
|
|
92
|
+
export const colorsGray050: string;
|
|
93
|
+
export const colorsSkin400: string;
|
|
94
|
+
export const colorsSkin500: string;
|
|
95
|
+
export const colorsSkin600: string;
|
|
96
|
+
export const colorsSkin700: string;
|
|
97
|
+
export const colorsFuchsia400: string;
|
|
98
|
+
export const colorsFuchsia500: string;
|
package/js/origin/common.js
CHANGED
|
@@ -4,106 +4,106 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
|
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
6
|
* Do not edit directly
|
|
7
|
-
* Generated on
|
|
7
|
+
* Generated on Tue, 29 Nov 2022 16:09:10 GMT
|
|
8
8
|
*/
|
|
9
9
|
|
|
10
10
|
module.exports = {
|
|
11
11
|
metaName: 'Origin Token Set',
|
|
12
12
|
metaPublic: 'true',
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
13
|
+
colorsJade100: '#8ff8b7ff',
|
|
14
|
+
colorsJade200: '#44ed90ff',
|
|
15
|
+
colorsJade300: '#00ca71ff',
|
|
16
|
+
colorsJade400: '#00a65cff',
|
|
17
|
+
colorsJade500: '#00884aff',
|
|
18
|
+
colorsJade600: '#006d3bff',
|
|
19
|
+
colorsJade700: '#00522cff',
|
|
20
|
+
colorsJade800: '#00361eff',
|
|
21
|
+
colorsJade900: '#001b0fff',
|
|
22
|
+
colorsJade010: '#f2fef7ff',
|
|
23
|
+
colorsJade050: '#c4fcd8ff',
|
|
24
|
+
colorsNavy100: '#89d7edff',
|
|
25
|
+
colorsNavy200: '#65bedfff',
|
|
26
|
+
colorsNavy300: '#41a5d1ff',
|
|
27
|
+
colorsNavy400: '#1d8cc3ff',
|
|
28
|
+
colorsNavy500: '#0e74a7ff',
|
|
29
|
+
colorsNavy600: '#095b84ff',
|
|
30
|
+
colorsNavy700: '#054262ff',
|
|
31
|
+
colorsNavy800: '#00293fff',
|
|
32
|
+
colorsNavy900: '#001520ff',
|
|
33
|
+
colorsNavy010: '#f4fcfeff',
|
|
34
|
+
colorsNavy050: '#caf1fcff',
|
|
35
|
+
colorsTeal100: '#89edeaff',
|
|
36
|
+
colorsTeal200: '#5bcfcdff',
|
|
37
|
+
colorsTeal300: '#2eb2b1ff',
|
|
38
|
+
colorsTeal400: '#009494ff',
|
|
39
|
+
colorsTeal500: '#007776ff',
|
|
40
|
+
colorsTeal600: '#006362ff',
|
|
41
|
+
colorsTeal700: '#004a4aff',
|
|
42
|
+
colorsTeal800: '#003231ff',
|
|
43
|
+
colorsTeal900: '#001919ff',
|
|
44
|
+
colorsTeal010: '#f4fefeff',
|
|
45
|
+
colorsTeal050: '#c3faf8ff',
|
|
46
|
+
colorsCherry100: '#f7b3c2ff',
|
|
47
|
+
colorsCherry200: '#ed94aaff',
|
|
48
|
+
colorsCherry300: '#e27491ff',
|
|
49
|
+
colorsCherry400: '#d85579ff',
|
|
50
|
+
colorsCherry500: '#ba3c63ff',
|
|
51
|
+
colorsCherry600: '#95304fff',
|
|
52
|
+
colorsCherry700: '#70243bff',
|
|
53
|
+
colorsCherry800: '#4a1828ff',
|
|
54
|
+
colorsCherry900: '#250c14ff',
|
|
55
|
+
colorsCherry010: '#fef5f7ff',
|
|
56
|
+
colorsCherry050: '#fad4deff',
|
|
57
|
+
colorsTerra100: '#ffbca6ff',
|
|
58
|
+
colorsTerra200: '#f59a83ff',
|
|
59
|
+
colorsTerra300: '#ea7961ff',
|
|
60
|
+
colorsTerra400: '#e0583eff',
|
|
61
|
+
colorsTerra500: '#c94633ff',
|
|
62
|
+
colorsTerra600: '#a13829ff',
|
|
63
|
+
colorsTerra700: '#782a1eff',
|
|
64
|
+
colorsTerra800: '#501c14ff',
|
|
65
|
+
colorsTerra900: '#280e0aff',
|
|
66
|
+
colorsTerra010: '#fff7f5ff',
|
|
67
|
+
colorsTerra050: '#ffdcd1ff',
|
|
68
|
+
colorsAmber100: '#ffe290ff',
|
|
69
|
+
colorsAmber200: '#f5ce55ff',
|
|
70
|
+
colorsAmber300: '#efab2fff',
|
|
71
|
+
colorsAmber400: '#e98709ff',
|
|
72
|
+
colorsAmber500: '#c15708ff',
|
|
73
|
+
colorsAmber600: '#9b4609ff',
|
|
74
|
+
colorsAmber700: '#75330aff',
|
|
75
|
+
colorsAmber800: '#4f220bff',
|
|
76
|
+
colorsAmber900: '#281106ff',
|
|
77
|
+
colorsAmber010: '#fffcefff',
|
|
78
|
+
colorsAmber050: '#fff0c3ff',
|
|
79
|
+
colorsMalachite100: '#8df79fff',
|
|
80
|
+
colorsMalachite200: '#42eb64ff',
|
|
81
|
+
colorsMalachite300: '#00d639ff',
|
|
82
|
+
colorsMalachite400: '#00af2dff',
|
|
83
|
+
colorsMalachite500: '#008a21ff',
|
|
84
|
+
colorsMalachite600: '#006716ff',
|
|
85
|
+
colorsMalachite700: '#00460cff',
|
|
86
|
+
colorsMalachite800: '#002f08ff',
|
|
87
|
+
colorsMalachite900: '#001704ff',
|
|
88
|
+
colorsMalachite010: '#effcf0ff',
|
|
89
|
+
colorsMalachite050: '#c1fac7ff',
|
|
90
|
+
colorsGray100: '#e6e6e6ff',
|
|
91
|
+
colorsGray200: '#ccccccff',
|
|
92
|
+
colorsGray300: '#b3b3b3ff',
|
|
93
|
+
colorsGray400: '#999999ff',
|
|
94
|
+
colorsGray500: '#808080ff',
|
|
95
|
+
colorsGray600: '#666666ff',
|
|
96
|
+
colorsGray700: '#4d4d4dff',
|
|
97
|
+
colorsGray800: '#333333ff',
|
|
98
|
+
colorsGray900: '#191919ff',
|
|
99
|
+
colorsGray1000: '#000000ff',
|
|
100
|
+
colorsGray000: '#ffffffff',
|
|
101
|
+
colorsGray010: '#fcfcfcff',
|
|
102
|
+
colorsGray050: '#f2f2f2ff',
|
|
103
|
+
colorsSkin400: '#ddb89eff',
|
|
104
|
+
colorsSkin500: '#e84d4fff',
|
|
105
|
+
colorsSkin600: '#b26e3dff',
|
|
106
|
+
colorsSkin700: '#3a2417ff',
|
|
107
|
+
colorsFuchsia400: '#bf47c3ff',
|
|
108
|
+
colorsFuchsia500: '#b832bcff'
|
|
109
109
|
}
|