@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/js/origin/es6.d.ts
CHANGED
|
@@ -1,101 +1,101 @@
|
|
|
1
1
|
declare namespace _default {
|
|
2
2
|
const metaName: string;
|
|
3
3
|
const metaPublic: string;
|
|
4
|
-
const
|
|
5
|
-
const
|
|
6
|
-
const
|
|
7
|
-
const
|
|
8
|
-
const
|
|
9
|
-
const
|
|
10
|
-
const
|
|
11
|
-
const
|
|
12
|
-
const
|
|
13
|
-
const
|
|
14
|
-
const
|
|
15
|
-
const
|
|
16
|
-
const
|
|
17
|
-
const
|
|
18
|
-
const
|
|
19
|
-
const
|
|
20
|
-
const
|
|
21
|
-
const
|
|
22
|
-
const
|
|
23
|
-
const
|
|
24
|
-
const
|
|
25
|
-
const
|
|
26
|
-
const
|
|
27
|
-
const
|
|
28
|
-
const
|
|
29
|
-
const
|
|
30
|
-
const
|
|
31
|
-
const
|
|
32
|
-
const
|
|
33
|
-
const
|
|
34
|
-
const
|
|
35
|
-
const
|
|
36
|
-
const
|
|
37
|
-
const
|
|
38
|
-
const
|
|
39
|
-
const
|
|
40
|
-
const
|
|
41
|
-
const
|
|
42
|
-
const
|
|
43
|
-
const
|
|
44
|
-
const
|
|
45
|
-
const
|
|
46
|
-
const
|
|
47
|
-
const
|
|
48
|
-
const
|
|
49
|
-
const
|
|
50
|
-
const
|
|
51
|
-
const
|
|
52
|
-
const
|
|
53
|
-
const
|
|
54
|
-
const
|
|
55
|
-
const
|
|
56
|
-
const
|
|
57
|
-
const
|
|
58
|
-
const
|
|
59
|
-
const
|
|
60
|
-
const
|
|
61
|
-
const
|
|
62
|
-
const
|
|
63
|
-
const
|
|
64
|
-
const
|
|
65
|
-
const
|
|
66
|
-
const
|
|
67
|
-
const
|
|
68
|
-
const
|
|
69
|
-
const
|
|
70
|
-
const
|
|
71
|
-
const
|
|
72
|
-
const
|
|
73
|
-
const
|
|
74
|
-
const
|
|
75
|
-
const
|
|
76
|
-
const
|
|
77
|
-
const
|
|
78
|
-
const
|
|
79
|
-
const
|
|
80
|
-
const
|
|
81
|
-
const
|
|
82
|
-
const
|
|
83
|
-
const
|
|
84
|
-
const
|
|
85
|
-
const
|
|
86
|
-
const
|
|
87
|
-
const
|
|
88
|
-
const
|
|
89
|
-
const
|
|
90
|
-
const
|
|
91
|
-
const
|
|
92
|
-
const
|
|
93
|
-
const
|
|
94
|
-
const
|
|
95
|
-
const
|
|
96
|
-
const
|
|
97
|
-
const
|
|
98
|
-
const
|
|
99
|
-
const
|
|
4
|
+
const colorsJade100: string;
|
|
5
|
+
const colorsJade200: string;
|
|
6
|
+
const colorsJade300: string;
|
|
7
|
+
const colorsJade400: string;
|
|
8
|
+
const colorsJade500: string;
|
|
9
|
+
const colorsJade600: string;
|
|
10
|
+
const colorsJade700: string;
|
|
11
|
+
const colorsJade800: string;
|
|
12
|
+
const colorsJade900: string;
|
|
13
|
+
const colorsJade010: string;
|
|
14
|
+
const colorsJade050: string;
|
|
15
|
+
const colorsNavy100: string;
|
|
16
|
+
const colorsNavy200: string;
|
|
17
|
+
const colorsNavy300: string;
|
|
18
|
+
const colorsNavy400: string;
|
|
19
|
+
const colorsNavy500: string;
|
|
20
|
+
const colorsNavy600: string;
|
|
21
|
+
const colorsNavy700: string;
|
|
22
|
+
const colorsNavy800: string;
|
|
23
|
+
const colorsNavy900: string;
|
|
24
|
+
const colorsNavy010: string;
|
|
25
|
+
const colorsNavy050: string;
|
|
26
|
+
const colorsTeal100: string;
|
|
27
|
+
const colorsTeal200: string;
|
|
28
|
+
const colorsTeal300: string;
|
|
29
|
+
const colorsTeal400: string;
|
|
30
|
+
const colorsTeal500: string;
|
|
31
|
+
const colorsTeal600: string;
|
|
32
|
+
const colorsTeal700: string;
|
|
33
|
+
const colorsTeal800: string;
|
|
34
|
+
const colorsTeal900: string;
|
|
35
|
+
const colorsTeal010: string;
|
|
36
|
+
const colorsTeal050: string;
|
|
37
|
+
const colorsCherry100: string;
|
|
38
|
+
const colorsCherry200: string;
|
|
39
|
+
const colorsCherry300: string;
|
|
40
|
+
const colorsCherry400: string;
|
|
41
|
+
const colorsCherry500: string;
|
|
42
|
+
const colorsCherry600: string;
|
|
43
|
+
const colorsCherry700: string;
|
|
44
|
+
const colorsCherry800: string;
|
|
45
|
+
const colorsCherry900: string;
|
|
46
|
+
const colorsCherry010: string;
|
|
47
|
+
const colorsCherry050: string;
|
|
48
|
+
const colorsTerra100: string;
|
|
49
|
+
const colorsTerra200: string;
|
|
50
|
+
const colorsTerra300: string;
|
|
51
|
+
const colorsTerra400: string;
|
|
52
|
+
const colorsTerra500: string;
|
|
53
|
+
const colorsTerra600: string;
|
|
54
|
+
const colorsTerra700: string;
|
|
55
|
+
const colorsTerra800: string;
|
|
56
|
+
const colorsTerra900: string;
|
|
57
|
+
const colorsTerra010: string;
|
|
58
|
+
const colorsTerra050: string;
|
|
59
|
+
const colorsAmber100: string;
|
|
60
|
+
const colorsAmber200: string;
|
|
61
|
+
const colorsAmber300: string;
|
|
62
|
+
const colorsAmber400: string;
|
|
63
|
+
const colorsAmber500: string;
|
|
64
|
+
const colorsAmber600: string;
|
|
65
|
+
const colorsAmber700: string;
|
|
66
|
+
const colorsAmber800: string;
|
|
67
|
+
const colorsAmber900: string;
|
|
68
|
+
const colorsAmber010: string;
|
|
69
|
+
const colorsAmber050: string;
|
|
70
|
+
const colorsMalachite100: string;
|
|
71
|
+
const colorsMalachite200: string;
|
|
72
|
+
const colorsMalachite300: string;
|
|
73
|
+
const colorsMalachite400: string;
|
|
74
|
+
const colorsMalachite500: string;
|
|
75
|
+
const colorsMalachite600: string;
|
|
76
|
+
const colorsMalachite700: string;
|
|
77
|
+
const colorsMalachite800: string;
|
|
78
|
+
const colorsMalachite900: string;
|
|
79
|
+
const colorsMalachite010: string;
|
|
80
|
+
const colorsMalachite050: string;
|
|
81
|
+
const colorsGray100: string;
|
|
82
|
+
const colorsGray200: string;
|
|
83
|
+
const colorsGray300: string;
|
|
84
|
+
const colorsGray400: string;
|
|
85
|
+
const colorsGray500: string;
|
|
86
|
+
const colorsGray600: string;
|
|
87
|
+
const colorsGray700: string;
|
|
88
|
+
const colorsGray800: string;
|
|
89
|
+
const colorsGray900: string;
|
|
90
|
+
const colorsGray1000: string;
|
|
91
|
+
const colorsGray000: string;
|
|
92
|
+
const colorsGray010: string;
|
|
93
|
+
const colorsGray050: string;
|
|
94
|
+
const colorsSkin400: string;
|
|
95
|
+
const colorsSkin500: string;
|
|
96
|
+
const colorsSkin600: string;
|
|
97
|
+
const colorsSkin700: string;
|
|
98
|
+
const colorsFuchsia400: string;
|
|
99
|
+
const colorsFuchsia500: string;
|
|
100
100
|
}
|
|
101
101
|
export default _default;
|
package/js/origin/es6.js
CHANGED
|
@@ -5,100 +5,100 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
|
|
|
5
5
|
export default {
|
|
6
6
|
metaName: 'Origin Token Set',
|
|
7
7
|
metaPublic: 'true',
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
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
|
-
|
|
8
|
+
colorsJade100: '#8ff8b7ff',
|
|
9
|
+
colorsJade200: '#44ed90ff',
|
|
10
|
+
colorsJade300: '#00ca71ff',
|
|
11
|
+
colorsJade400: '#00a65cff',
|
|
12
|
+
colorsJade500: '#00884aff',
|
|
13
|
+
colorsJade600: '#006d3bff',
|
|
14
|
+
colorsJade700: '#00522cff',
|
|
15
|
+
colorsJade800: '#00361eff',
|
|
16
|
+
colorsJade900: '#001b0fff',
|
|
17
|
+
colorsJade010: '#f2fef7ff',
|
|
18
|
+
colorsJade050: '#c4fcd8ff',
|
|
19
|
+
colorsNavy100: '#89d7edff',
|
|
20
|
+
colorsNavy200: '#65bedfff',
|
|
21
|
+
colorsNavy300: '#41a5d1ff',
|
|
22
|
+
colorsNavy400: '#1d8cc3ff',
|
|
23
|
+
colorsNavy500: '#0e74a7ff',
|
|
24
|
+
colorsNavy600: '#095b84ff',
|
|
25
|
+
colorsNavy700: '#054262ff',
|
|
26
|
+
colorsNavy800: '#00293fff',
|
|
27
|
+
colorsNavy900: '#001520ff',
|
|
28
|
+
colorsNavy010: '#f4fcfeff',
|
|
29
|
+
colorsNavy050: '#caf1fcff',
|
|
30
|
+
colorsTeal100: '#89edeaff',
|
|
31
|
+
colorsTeal200: '#5bcfcdff',
|
|
32
|
+
colorsTeal300: '#2eb2b1ff',
|
|
33
|
+
colorsTeal400: '#009494ff',
|
|
34
|
+
colorsTeal500: '#007776ff',
|
|
35
|
+
colorsTeal600: '#006362ff',
|
|
36
|
+
colorsTeal700: '#004a4aff',
|
|
37
|
+
colorsTeal800: '#003231ff',
|
|
38
|
+
colorsTeal900: '#001919ff',
|
|
39
|
+
colorsTeal010: '#f4fefeff',
|
|
40
|
+
colorsTeal050: '#c3faf8ff',
|
|
41
|
+
colorsCherry100: '#f7b3c2ff',
|
|
42
|
+
colorsCherry200: '#ed94aaff',
|
|
43
|
+
colorsCherry300: '#e27491ff',
|
|
44
|
+
colorsCherry400: '#d85579ff',
|
|
45
|
+
colorsCherry500: '#ba3c63ff',
|
|
46
|
+
colorsCherry600: '#95304fff',
|
|
47
|
+
colorsCherry700: '#70243bff',
|
|
48
|
+
colorsCherry800: '#4a1828ff',
|
|
49
|
+
colorsCherry900: '#250c14ff',
|
|
50
|
+
colorsCherry010: '#fef5f7ff',
|
|
51
|
+
colorsCherry050: '#fad4deff',
|
|
52
|
+
colorsTerra100: '#ffbca6ff',
|
|
53
|
+
colorsTerra200: '#f59a83ff',
|
|
54
|
+
colorsTerra300: '#ea7961ff',
|
|
55
|
+
colorsTerra400: '#e0583eff',
|
|
56
|
+
colorsTerra500: '#c94633ff',
|
|
57
|
+
colorsTerra600: '#a13829ff',
|
|
58
|
+
colorsTerra700: '#782a1eff',
|
|
59
|
+
colorsTerra800: '#501c14ff',
|
|
60
|
+
colorsTerra900: '#280e0aff',
|
|
61
|
+
colorsTerra010: '#fff7f5ff',
|
|
62
|
+
colorsTerra050: '#ffdcd1ff',
|
|
63
|
+
colorsAmber100: '#ffe290ff',
|
|
64
|
+
colorsAmber200: '#f5ce55ff',
|
|
65
|
+
colorsAmber300: '#efab2fff',
|
|
66
|
+
colorsAmber400: '#e98709ff',
|
|
67
|
+
colorsAmber500: '#c15708ff',
|
|
68
|
+
colorsAmber600: '#9b4609ff',
|
|
69
|
+
colorsAmber700: '#75330aff',
|
|
70
|
+
colorsAmber800: '#4f220bff',
|
|
71
|
+
colorsAmber900: '#281106ff',
|
|
72
|
+
colorsAmber010: '#fffcefff',
|
|
73
|
+
colorsAmber050: '#fff0c3ff',
|
|
74
|
+
colorsMalachite100: '#8df79fff',
|
|
75
|
+
colorsMalachite200: '#42eb64ff',
|
|
76
|
+
colorsMalachite300: '#00d639ff',
|
|
77
|
+
colorsMalachite400: '#00af2dff',
|
|
78
|
+
colorsMalachite500: '#008a21ff',
|
|
79
|
+
colorsMalachite600: '#006716ff',
|
|
80
|
+
colorsMalachite700: '#00460cff',
|
|
81
|
+
colorsMalachite800: '#002f08ff',
|
|
82
|
+
colorsMalachite900: '#001704ff',
|
|
83
|
+
colorsMalachite010: '#effcf0ff',
|
|
84
|
+
colorsMalachite050: '#c1fac7ff',
|
|
85
|
+
colorsGray100: '#e6e6e6ff',
|
|
86
|
+
colorsGray200: '#ccccccff',
|
|
87
|
+
colorsGray300: '#b3b3b3ff',
|
|
88
|
+
colorsGray400: '#999999ff',
|
|
89
|
+
colorsGray500: '#808080ff',
|
|
90
|
+
colorsGray600: '#666666ff',
|
|
91
|
+
colorsGray700: '#4d4d4dff',
|
|
92
|
+
colorsGray800: '#333333ff',
|
|
93
|
+
colorsGray900: '#191919ff',
|
|
94
|
+
colorsGray1000: '#000000ff',
|
|
95
|
+
colorsGray000: '#ffffffff',
|
|
96
|
+
colorsGray010: '#fcfcfcff',
|
|
97
|
+
colorsGray050: '#f2f2f2ff',
|
|
98
|
+
colorsSkin400: '#ddb89eff',
|
|
99
|
+
colorsSkin500: '#e84d4fff',
|
|
100
|
+
colorsSkin600: '#b26e3dff',
|
|
101
|
+
colorsSkin700: '#3a2417ff',
|
|
102
|
+
colorsFuchsia400: '#bf47c3ff',
|
|
103
|
+
colorsFuchsia500: '#b832bcff'
|
|
104
104
|
}
|
package/package.json
CHANGED
|
@@ -1,16 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sage/design-tokens",
|
|
3
|
-
"dependencies": {
|
|
4
|
-
"@semantic-release/commit-analyzer": "^9.0.2",
|
|
5
|
-
"chokidar-cli": "^3.0.0"
|
|
6
|
-
},
|
|
7
3
|
"repository": {
|
|
8
4
|
"type": "git",
|
|
9
5
|
"url": "https://github.com/Sage/design-tokens"
|
|
10
6
|
},
|
|
11
7
|
"description": "Design tokens for the Sage Design System.",
|
|
12
8
|
"author": "The Sage Group plc",
|
|
13
|
-
"version": "2.
|
|
9
|
+
"version": "2.57.0",
|
|
14
10
|
"license": "SEE LICENSE IN https://github.com/Sage/design-tokens/blob/master/license",
|
|
15
11
|
"tags": [
|
|
16
12
|
"design tokens",
|
|
Binary file
|
package/scss/base.scss
CHANGED
package/scss/origin.scss
CHANGED
|
@@ -4,103 +4,103 @@ 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
|
$metaName: Origin Token Set;
|
|
10
10
|
$metaPublic: true;
|
|
11
|
-
$
|
|
12
|
-
$
|
|
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
|
-
$
|
|
11
|
+
$colorsJade100: #8ff8b7ff;
|
|
12
|
+
$colorsJade200: #44ed90ff;
|
|
13
|
+
$colorsJade300: #00ca71ff;
|
|
14
|
+
$colorsJade400: #00a65cff;
|
|
15
|
+
$colorsJade500: #00884aff;
|
|
16
|
+
$colorsJade600: #006d3bff;
|
|
17
|
+
$colorsJade700: #00522cff;
|
|
18
|
+
$colorsJade800: #00361eff;
|
|
19
|
+
$colorsJade900: #001b0fff;
|
|
20
|
+
$colorsJade010: #f2fef7ff;
|
|
21
|
+
$colorsJade050: #c4fcd8ff;
|
|
22
|
+
$colorsNavy100: #89d7edff;
|
|
23
|
+
$colorsNavy200: #65bedfff;
|
|
24
|
+
$colorsNavy300: #41a5d1ff;
|
|
25
|
+
$colorsNavy400: #1d8cc3ff;
|
|
26
|
+
$colorsNavy500: #0e74a7ff;
|
|
27
|
+
$colorsNavy600: #095b84ff;
|
|
28
|
+
$colorsNavy700: #054262ff;
|
|
29
|
+
$colorsNavy800: #00293fff;
|
|
30
|
+
$colorsNavy900: #001520ff;
|
|
31
|
+
$colorsNavy010: #f4fcfeff;
|
|
32
|
+
$colorsNavy050: #caf1fcff;
|
|
33
|
+
$colorsTeal100: #89edeaff;
|
|
34
|
+
$colorsTeal200: #5bcfcdff;
|
|
35
|
+
$colorsTeal300: #2eb2b1ff;
|
|
36
|
+
$colorsTeal400: #009494ff;
|
|
37
|
+
$colorsTeal500: #007776ff;
|
|
38
|
+
$colorsTeal600: #006362ff;
|
|
39
|
+
$colorsTeal700: #004a4aff;
|
|
40
|
+
$colorsTeal800: #003231ff;
|
|
41
|
+
$colorsTeal900: #001919ff;
|
|
42
|
+
$colorsTeal010: #f4fefeff;
|
|
43
|
+
$colorsTeal050: #c3faf8ff;
|
|
44
|
+
$colorsCherry100: #f7b3c2ff;
|
|
45
|
+
$colorsCherry200: #ed94aaff;
|
|
46
|
+
$colorsCherry300: #e27491ff;
|
|
47
|
+
$colorsCherry400: #d85579ff;
|
|
48
|
+
$colorsCherry500: #ba3c63ff;
|
|
49
|
+
$colorsCherry600: #95304fff;
|
|
50
|
+
$colorsCherry700: #70243bff;
|
|
51
|
+
$colorsCherry800: #4a1828ff;
|
|
52
|
+
$colorsCherry900: #250c14ff;
|
|
53
|
+
$colorsCherry010: #fef5f7ff;
|
|
54
|
+
$colorsCherry050: #fad4deff;
|
|
55
|
+
$colorsTerra100: #ffbca6ff;
|
|
56
|
+
$colorsTerra200: #f59a83ff;
|
|
57
|
+
$colorsTerra300: #ea7961ff;
|
|
58
|
+
$colorsTerra400: #e0583eff;
|
|
59
|
+
$colorsTerra500: #c94633ff;
|
|
60
|
+
$colorsTerra600: #a13829ff;
|
|
61
|
+
$colorsTerra700: #782a1eff;
|
|
62
|
+
$colorsTerra800: #501c14ff;
|
|
63
|
+
$colorsTerra900: #280e0aff;
|
|
64
|
+
$colorsTerra010: #fff7f5ff;
|
|
65
|
+
$colorsTerra050: #ffdcd1ff;
|
|
66
|
+
$colorsAmber100: #ffe290ff;
|
|
67
|
+
$colorsAmber200: #f5ce55ff;
|
|
68
|
+
$colorsAmber300: #efab2fff;
|
|
69
|
+
$colorsAmber400: #e98709ff;
|
|
70
|
+
$colorsAmber500: #c15708ff;
|
|
71
|
+
$colorsAmber600: #9b4609ff;
|
|
72
|
+
$colorsAmber700: #75330aff;
|
|
73
|
+
$colorsAmber800: #4f220bff;
|
|
74
|
+
$colorsAmber900: #281106ff;
|
|
75
|
+
$colorsAmber010: #fffcefff;
|
|
76
|
+
$colorsAmber050: #fff0c3ff;
|
|
77
|
+
$colorsMalachite100: #8df79fff;
|
|
78
|
+
$colorsMalachite200: #42eb64ff;
|
|
79
|
+
$colorsMalachite300: #00d639ff;
|
|
80
|
+
$colorsMalachite400: #00af2dff;
|
|
81
|
+
$colorsMalachite500: #008a21ff;
|
|
82
|
+
$colorsMalachite600: #006716ff;
|
|
83
|
+
$colorsMalachite700: #00460cff;
|
|
84
|
+
$colorsMalachite800: #002f08ff;
|
|
85
|
+
$colorsMalachite900: #001704ff;
|
|
86
|
+
$colorsMalachite010: #effcf0ff;
|
|
87
|
+
$colorsMalachite050: #c1fac7ff;
|
|
88
|
+
$colorsGray100: #e6e6e6ff;
|
|
89
|
+
$colorsGray200: #ccccccff;
|
|
90
|
+
$colorsGray300: #b3b3b3ff;
|
|
91
|
+
$colorsGray400: #999999ff;
|
|
92
|
+
$colorsGray500: #808080ff;
|
|
93
|
+
$colorsGray600: #666666ff;
|
|
94
|
+
$colorsGray700: #4d4d4dff;
|
|
95
|
+
$colorsGray800: #333333ff;
|
|
96
|
+
$colorsGray900: #191919ff;
|
|
97
|
+
$colorsGray1000: #000000ff;
|
|
98
|
+
$colorsGray000: #ffffffff;
|
|
99
|
+
$colorsGray010: #fcfcfcff;
|
|
100
|
+
$colorsGray050: #f2f2f2ff;
|
|
101
|
+
$colorsSkin400: #ddb89eff;
|
|
102
|
+
$colorsSkin500: #e84d4fff;
|
|
103
|
+
$colorsSkin600: #b26e3dff;
|
|
104
|
+
$colorsSkin700: #3a2417ff;
|
|
105
|
+
$colorsFuchsia400: #bf47c3ff;
|
|
106
|
+
$colorsFuchsia500: #b832bcff;
|
|
Binary file
|