@sage/design-tokens 4.11.0 → 4.13.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 +2 -2
- package/android/dashboard/darkMode.xml +1 -1
- package/android/dashboard/lightMode.xml +1 -1
- package/android/origin.xml +98 -90
- package/css/base.css +2 -2
- package/css/dashboard/darkMode.css +1 -1
- package/css/dashboard/lightMode.css +1 -1
- package/css/origin.css +98 -90
- package/data/tokens.json +3602 -3508
- package/docs/tokens/base/border-radius/index.html +12 -12
- package/docs/tokens/base/border-width/index.html +12 -12
- package/docs/tokens/base/box-shadow/index.html +12 -12
- package/docs/tokens/base/colors/index.html +12 -12
- package/docs/tokens/base/font-families/index.html +12 -12
- package/docs/tokens/base/font-sizes/index.html +12 -12
- package/docs/tokens/base/font-weights/index.html +12 -12
- package/docs/tokens/base/index.html +13 -13
- package/docs/tokens/base/line-heights/index.html +12 -12
- package/docs/tokens/base/opacity/index.html +12 -12
- package/docs/tokens/base/sizing/index.html +12 -12
- package/docs/tokens/base/spacing/index.html +12 -12
- package/docs/tokens/base/typography/index.html +13 -13
- package/docs/tokens/index.html +4276 -4108
- package/docs/tokens/origin/index.html +685 -517
- package/docs/tokens/origin/origin-colors-reference-only/index.html +685 -517
- package/ios/base.h +2 -2
- package/ios/dashboard/darkMode.h +1 -1
- package/ios/dashboard/lightMode.h +1 -1
- package/ios/origin.h +98 -90
- package/js/base/common.js +2 -2
- package/js/base/es6.js +1 -1
- package/js/dashboard/darkMode/common.js +1 -1
- package/js/dashboard/lightMode/common.js +1 -1
- package/js/origin/common.d.ts +77 -69
- package/js/origin/common.js +98 -90
- package/js/origin/es6.d.ts +77 -69
- package/js/origin/es6.js +97 -89
- package/package.json +1 -1
- package/sage-design-tokens-4.13.0.tgz +0 -0
- package/scss/base.scss +2 -2
- package/scss/dashboard/darkMode.scss +1 -1
- package/scss/dashboard/lightMode.scss +1 -1
- package/scss/origin.scss +98 -90
- package/sage-design-tokens-4.11.0.tgz +0 -0
package/android/base.xml
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Tue, 21 Feb 2023 17:13:30 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<string name="metaName">Base Theme</string>
|
|
@@ -414,7 +414,7 @@
|
|
|
414
414
|
<string name="typographyPageStateTitleM">Bold 24px/125% Sage UI</string>
|
|
415
415
|
<string name="typographyPageStateSubtitleM">Medium 18px/150% Sage UI</string>
|
|
416
416
|
<string name="typographyPageStateParagraphM">Regular 16px/150% Sage UI</string>
|
|
417
|
-
<string name="typographyPaginationLabelM">Regular
|
|
417
|
+
<string name="typographyPaginationLabelM">Regular 14px/150% Sage UI</string>
|
|
418
418
|
<string name="typographyPillLabelS">Medium 10px/150% Sage UI</string>
|
|
419
419
|
<string name="typographyPillLabelM">Medium 12px/150% Sage UI</string>
|
|
420
420
|
<string name="typographyPillLabelL">Medium 14px/150% Sage UI</string>
|
package/android/origin.xml
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Tue, 21 Feb 2023 17:13:30 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<string name="metaName">Origin Token Set</string>
|
|
@@ -19,101 +19,109 @@
|
|
|
19
19
|
<string name="originColorsReferenceOnlyYang010">#ffffff1a</string>
|
|
20
20
|
<string name="originColorsReferenceOnlyYang030">#ffffff4d</string>
|
|
21
21
|
<string name="originColorsReferenceOnlyYang080">#ffffffcc</string>
|
|
22
|
-
<string name="
|
|
23
|
-
<string name="
|
|
24
|
-
<string name="originColorsReferenceOnlyMalachite300">#
|
|
25
|
-
<string name="
|
|
26
|
-
<string name="
|
|
27
|
-
<string name="
|
|
28
|
-
<string name="
|
|
29
|
-
<string name="
|
|
30
|
-
<string name="
|
|
31
|
-
<string name="
|
|
32
|
-
<string name="
|
|
33
|
-
<string name="
|
|
34
|
-
<string name="
|
|
35
|
-
<string name="
|
|
36
|
-
<string name="
|
|
37
|
-
<string name="
|
|
22
|
+
<string name="originColorsReferenceOnlyMalachite150">#b7dec0ff</string>
|
|
23
|
+
<string name="originColorsReferenceOnlyMalachite225">#92cda0ff</string>
|
|
24
|
+
<string name="originColorsReferenceOnlyMalachite300">#6dbc80ff</string>
|
|
25
|
+
<string name="originColorsReferenceOnlyMalachite375">#46aa5eff</string>
|
|
26
|
+
<string name="originColorsReferenceOnlyMalachite450">#1e983bff</string>
|
|
27
|
+
<string name="originColorsReferenceOnlyMalachite525">#00831fff</string>
|
|
28
|
+
<string name="originColorsReferenceOnlyMalachite600">#006e1aff</string>
|
|
29
|
+
<string name="originColorsReferenceOnlyMalachite675">#005a15ff</string>
|
|
30
|
+
<string name="originColorsReferenceOnlyMalachite750">#004611ff</string>
|
|
31
|
+
<string name="originColorsReferenceOnlyMalachite825">#00330cff</string>
|
|
32
|
+
<string name="originColorsReferenceOnlyMalachite900">#002108ff</string>
|
|
33
|
+
<string name="originColorsReferenceOnlyMalachite075">#dbeee0ff</string>
|
|
34
|
+
<string name="originColorsReferenceOnlyJade150">#b6ddcbff</string>
|
|
35
|
+
<string name="originColorsReferenceOnlyJade225">#91ccb1ff</string>
|
|
36
|
+
<string name="originColorsReferenceOnlyJade300">#6cba97ff</string>
|
|
37
|
+
<string name="originColorsReferenceOnlyJade375">#46a97cff</string>
|
|
38
|
+
<string name="originColorsReferenceOnlyJade450">#1e965fff</string>
|
|
39
|
+
<string name="originColorsReferenceOnlyJade525">#008247ff</string>
|
|
38
40
|
<string name="originColorsReferenceOnlyJade600">#006d3bff</string>
|
|
39
|
-
<string name="
|
|
40
|
-
<string name="
|
|
41
|
-
<string name="
|
|
42
|
-
<string name="
|
|
43
|
-
<string name="
|
|
44
|
-
<string name="
|
|
45
|
-
<string name="
|
|
46
|
-
<string name="originColorsReferenceOnlyNavy300">#
|
|
47
|
-
<string name="
|
|
48
|
-
<string name="
|
|
49
|
-
<string name="
|
|
50
|
-
<string name="
|
|
51
|
-
<string name="
|
|
52
|
-
<string name="
|
|
53
|
-
<string name="
|
|
54
|
-
<string name="
|
|
55
|
-
<string name="
|
|
56
|
-
<string name="
|
|
57
|
-
<string name="
|
|
58
|
-
<string name="
|
|
59
|
-
<string name="
|
|
60
|
-
<string name="
|
|
61
|
-
<string name="
|
|
62
|
-
<string name="
|
|
63
|
-
<string name="
|
|
64
|
-
<string name="
|
|
65
|
-
<string name="
|
|
66
|
-
<string name="
|
|
67
|
-
<string name="
|
|
68
|
-
<string name="
|
|
69
|
-
<string name="
|
|
70
|
-
<string name="
|
|
71
|
-
<string name="
|
|
72
|
-
<string name="
|
|
73
|
-
<string name="
|
|
74
|
-
<string name="
|
|
75
|
-
<string name="
|
|
76
|
-
<string name="
|
|
77
|
-
<string name="
|
|
78
|
-
<string name="
|
|
79
|
-
<string name="
|
|
80
|
-
<string name="
|
|
81
|
-
<string name="
|
|
82
|
-
<string name="
|
|
83
|
-
<string name="
|
|
84
|
-
<string name="
|
|
85
|
-
<string name="
|
|
86
|
-
<string name="
|
|
87
|
-
<string name="
|
|
88
|
-
<string name="
|
|
89
|
-
<string name="
|
|
90
|
-
<string name="
|
|
91
|
-
<string name="
|
|
92
|
-
<string name="
|
|
93
|
-
<string name="
|
|
94
|
-
<string name="
|
|
95
|
-
<string name="
|
|
96
|
-
<string name="
|
|
97
|
-
<string name="
|
|
98
|
-
<string name="
|
|
99
|
-
<string name="
|
|
100
|
-
<string name="
|
|
101
|
-
<string name="
|
|
102
|
-
<string name="
|
|
103
|
-
<string name="
|
|
104
|
-
<string name="
|
|
105
|
-
<string name="
|
|
106
|
-
<string name="
|
|
107
|
-
<string name="
|
|
41
|
+
<string name="originColorsReferenceOnlyJade675">#005930ff</string>
|
|
42
|
+
<string name="originColorsReferenceOnlyJade750">#004526ff</string>
|
|
43
|
+
<string name="originColorsReferenceOnlyJade825">#00331cff</string>
|
|
44
|
+
<string name="originColorsReferenceOnlyJade900">#002112ff</string>
|
|
45
|
+
<string name="originColorsReferenceOnlyJade075">#dbeee5ff</string>
|
|
46
|
+
<string name="originColorsReferenceOnlyNavy150">#bdd9e7ff</string>
|
|
47
|
+
<string name="originColorsReferenceOnlyNavy225">#9cc6dbff</string>
|
|
48
|
+
<string name="originColorsReferenceOnlyNavy300">#7bb3cfff</string>
|
|
49
|
+
<string name="originColorsReferenceOnlyNavy375">#599fc2ff</string>
|
|
50
|
+
<string name="originColorsReferenceOnlyNavy450">#378cb6ff</string>
|
|
51
|
+
<string name="originColorsReferenceOnlyNavy525">#1478a9ff</string>
|
|
52
|
+
<string name="originColorsReferenceOnlyNavy600">#0c6490ff</string>
|
|
53
|
+
<string name="originColorsReferenceOnlyNavy675">#0a5175ff</string>
|
|
54
|
+
<string name="originColorsReferenceOnlyNavy750">#083f5bff</string>
|
|
55
|
+
<string name="originColorsReferenceOnlyNavy825">#062e43ff</string>
|
|
56
|
+
<string name="originColorsReferenceOnlyNavy900">#041e2bff</string>
|
|
57
|
+
<string name="originColorsReferenceOnlyNavy075">#deecf3ff</string>
|
|
58
|
+
<string name="originColorsReferenceOnlyTeal150">#bbdbdaff</string>
|
|
59
|
+
<string name="originColorsReferenceOnlyTeal225">#99c8c8ff</string>
|
|
60
|
+
<string name="originColorsReferenceOnlyTeal300">#76b6b6ff</string>
|
|
61
|
+
<string name="originColorsReferenceOnlyTeal375">#54a4a3ff</string>
|
|
62
|
+
<string name="originColorsReferenceOnlyTeal450">#319190ff</string>
|
|
63
|
+
<string name="originColorsReferenceOnlyTeal525">#0d7e7dff</string>
|
|
64
|
+
<string name="originColorsReferenceOnlyTeal600">#006a69ff</string>
|
|
65
|
+
<string name="originColorsReferenceOnlyTeal675">#005655ff</string>
|
|
66
|
+
<string name="originColorsReferenceOnlyTeal750">#004342ff</string>
|
|
67
|
+
<string name="originColorsReferenceOnlyTeal825">#003131ff</string>
|
|
68
|
+
<string name="originColorsReferenceOnlyTeal900">#002020ff</string>
|
|
69
|
+
<string name="originColorsReferenceOnlyTeal075">#ddededff</string>
|
|
70
|
+
<string name="originColorsReferenceOnlyCherry150">#edccd6ff</string>
|
|
71
|
+
<string name="originColorsReferenceOnlyCherry225">#e4b2c2ff</string>
|
|
72
|
+
<string name="originColorsReferenceOnlyCherry300">#db99adff</string>
|
|
73
|
+
<string name="originColorsReferenceOnlyCherry375">#d27f98ff</string>
|
|
74
|
+
<string name="originColorsReferenceOnlyCherry450">#c86483ff</string>
|
|
75
|
+
<string name="originColorsReferenceOnlyCherry525">#be466bff</string>
|
|
76
|
+
<string name="originColorsReferenceOnlyCherry600">#a53558ff</string>
|
|
77
|
+
<string name="originColorsReferenceOnlyCherry675">#862b47ff</string>
|
|
78
|
+
<string name="originColorsReferenceOnlyCherry750">#692238ff</string>
|
|
79
|
+
<string name="originColorsReferenceOnlyCherry825">#4d1929ff</string>
|
|
80
|
+
<string name="originColorsReferenceOnlyCherry900">#32101bff</string>
|
|
81
|
+
<string name="originColorsReferenceOnlyCherry075">#f6e5ebff</string>
|
|
82
|
+
<string name="originColorsReferenceOnlyTerra150">#f0ccc7ff</string>
|
|
83
|
+
<string name="originColorsReferenceOnlyTerra225">#e9b3abff</string>
|
|
84
|
+
<string name="originColorsReferenceOnlyTerra300">#e1998eff</string>
|
|
85
|
+
<string name="originColorsReferenceOnlyTerra375">#d97e71ff</string>
|
|
86
|
+
<string name="originColorsReferenceOnlyTerra450">#d16252ff</string>
|
|
87
|
+
<string name="originColorsReferenceOnlyTerra525">#c64532ff</string>
|
|
88
|
+
<string name="originColorsReferenceOnlyTerra600">#a63a2aff</string>
|
|
89
|
+
<string name="originColorsReferenceOnlyTerra675">#872f22ff</string>
|
|
90
|
+
<string name="originColorsReferenceOnlyTerra750">#69251bff</string>
|
|
91
|
+
<string name="originColorsReferenceOnlyTerra825">#4d1b14ff</string>
|
|
92
|
+
<string name="originColorsReferenceOnlyTerra900">#32110dff</string>
|
|
93
|
+
<string name="originColorsReferenceOnlyTerra075">#f8e6e3ff</string>
|
|
94
|
+
<string name="originColorsReferenceOnlyAmber150">#f6ce9aff</string>
|
|
95
|
+
<string name="originColorsReferenceOnlyAmber225">#f1b465ff</string>
|
|
96
|
+
<string name="originColorsReferenceOnlyAmber300">#ec992dff</string>
|
|
97
|
+
<string name="originColorsReferenceOnlyAmber375">#dd8009ff</string>
|
|
98
|
+
<string name="originColorsReferenceOnlyAmber450">#c17007ff</string>
|
|
99
|
+
<string name="originColorsReferenceOnlyAmber525">#a56006ff</string>
|
|
100
|
+
<string name="originColorsReferenceOnlyAmber600">#8b5005ff</string>
|
|
101
|
+
<string name="originColorsReferenceOnlyAmber675">#714104ff</string>
|
|
102
|
+
<string name="originColorsReferenceOnlyAmber750">#583303ff</string>
|
|
103
|
+
<string name="originColorsReferenceOnlyAmber825">#402502ff</string>
|
|
104
|
+
<string name="originColorsReferenceOnlyAmber900">#291802ff</string>
|
|
105
|
+
<string name="originColorsReferenceOnlyAmber075">#fbe7cdff</string>
|
|
106
|
+
<string name="originColorsReferenceOnlyGray150">#d4d4d4ff</string>
|
|
107
|
+
<string name="originColorsReferenceOnlyGray225">#bfbfbfff</string>
|
|
108
|
+
<string name="originColorsReferenceOnlyGray300">#abababff</string>
|
|
109
|
+
<string name="originColorsReferenceOnlyGray375">#979797ff</string>
|
|
110
|
+
<string name="originColorsReferenceOnlyGray450">#848484ff</string>
|
|
111
|
+
<string name="originColorsReferenceOnlyGray525">#717171ff</string>
|
|
112
|
+
<string name="originColorsReferenceOnlyGray600">#5e5e5eff</string>
|
|
113
|
+
<string name="originColorsReferenceOnlyGray675">#4c4c4cff</string>
|
|
114
|
+
<string name="originColorsReferenceOnlyGray750">#3b3b3bff</string>
|
|
115
|
+
<string name="originColorsReferenceOnlyGray825">#2b2b2bff</string>
|
|
116
|
+
<string name="originColorsReferenceOnlyGray900">#1b1b1bff</string>
|
|
108
117
|
<string name="originColorsReferenceOnlyGray1000">#000000ff</string>
|
|
109
118
|
<string name="originColorsReferenceOnlyGray000">#ffffffff</string>
|
|
110
|
-
<string name="
|
|
111
|
-
<string name="originColorsReferenceOnlyGray050">#f2f2f2ff</string>
|
|
119
|
+
<string name="originColorsReferenceOnlyGray075">#e9e9e9ff</string>
|
|
112
120
|
<string name="originColorsReferenceOnlySkin400">#ddb89eff</string>
|
|
113
121
|
<string name="originColorsReferenceOnlySkin500">#e84d4fff</string>
|
|
114
122
|
<string name="originColorsReferenceOnlySkin600">#b26e3dff</string>
|
|
115
123
|
<string name="originColorsReferenceOnlySkin700">#3a2417ff</string>
|
|
116
|
-
<string name="
|
|
117
|
-
<string name="
|
|
124
|
+
<string name="originColorsReferenceOnlyFuchsia450">#c557c8ff</string>
|
|
125
|
+
<string name="originColorsReferenceOnlyFuchsia525">#b934bdff</string>
|
|
118
126
|
|
|
119
127
|
</resources>
|
package/css/base.css
CHANGED
|
@@ -4,7 +4,7 @@ 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, 21 Feb 2023 17:13:30 GMT
|
|
8
8
|
*/
|
|
9
9
|
|
|
10
10
|
:root {
|
|
@@ -417,7 +417,7 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
|
|
|
417
417
|
--typographyPageStateTitleM: 700 24px/125% Sage UI;
|
|
418
418
|
--typographyPageStateSubtitleM: 500 18px/150% Sage UI;
|
|
419
419
|
--typographyPageStateParagraphM: 400 16px/150% Sage UI;
|
|
420
|
-
--typographyPaginationLabelM: 400
|
|
420
|
+
--typographyPaginationLabelM: 400 14px/150% Sage UI;
|
|
421
421
|
--typographyPillLabelS: 500 10px/150% Sage UI;
|
|
422
422
|
--typographyPillLabelM: 500 12px/150% Sage UI;
|
|
423
423
|
--typographyPillLabelL: 500 14px/150% Sage UI;
|
package/css/origin.css
CHANGED
|
@@ -4,7 +4,7 @@ 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, 21 Feb 2023 17:13:30 GMT
|
|
8
8
|
*/
|
|
9
9
|
|
|
10
10
|
:root {
|
|
@@ -22,100 +22,108 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
|
|
|
22
22
|
--originColorsReferenceOnlyYang010: #ffffff1a;
|
|
23
23
|
--originColorsReferenceOnlyYang030: #ffffff4d;
|
|
24
24
|
--originColorsReferenceOnlyYang080: #ffffffcc;
|
|
25
|
-
--
|
|
26
|
-
--
|
|
27
|
-
--originColorsReferenceOnlyMalachite300: #
|
|
28
|
-
--
|
|
29
|
-
--
|
|
30
|
-
--
|
|
31
|
-
--
|
|
32
|
-
--
|
|
33
|
-
--
|
|
34
|
-
--
|
|
35
|
-
--
|
|
36
|
-
--
|
|
37
|
-
--
|
|
38
|
-
--
|
|
39
|
-
--
|
|
40
|
-
--
|
|
25
|
+
--originColorsReferenceOnlyMalachite150: #b7dec0ff;
|
|
26
|
+
--originColorsReferenceOnlyMalachite225: #92cda0ff;
|
|
27
|
+
--originColorsReferenceOnlyMalachite300: #6dbc80ff;
|
|
28
|
+
--originColorsReferenceOnlyMalachite375: #46aa5eff;
|
|
29
|
+
--originColorsReferenceOnlyMalachite450: #1e983bff;
|
|
30
|
+
--originColorsReferenceOnlyMalachite525: #00831fff;
|
|
31
|
+
--originColorsReferenceOnlyMalachite600: #006e1aff;
|
|
32
|
+
--originColorsReferenceOnlyMalachite675: #005a15ff;
|
|
33
|
+
--originColorsReferenceOnlyMalachite750: #004611ff;
|
|
34
|
+
--originColorsReferenceOnlyMalachite825: #00330cff;
|
|
35
|
+
--originColorsReferenceOnlyMalachite900: #002108ff;
|
|
36
|
+
--originColorsReferenceOnlyMalachite075: #dbeee0ff;
|
|
37
|
+
--originColorsReferenceOnlyJade150: #b6ddcbff;
|
|
38
|
+
--originColorsReferenceOnlyJade225: #91ccb1ff;
|
|
39
|
+
--originColorsReferenceOnlyJade300: #6cba97ff;
|
|
40
|
+
--originColorsReferenceOnlyJade375: #46a97cff;
|
|
41
|
+
--originColorsReferenceOnlyJade450: #1e965fff;
|
|
42
|
+
--originColorsReferenceOnlyJade525: #008247ff;
|
|
41
43
|
--originColorsReferenceOnlyJade600: #006d3bff;
|
|
42
|
-
--
|
|
43
|
-
--
|
|
44
|
-
--
|
|
45
|
-
--
|
|
46
|
-
--
|
|
47
|
-
--
|
|
48
|
-
--
|
|
49
|
-
--originColorsReferenceOnlyNavy300: #
|
|
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
|
-
--
|
|
109
|
-
--
|
|
110
|
-
--
|
|
44
|
+
--originColorsReferenceOnlyJade675: #005930ff;
|
|
45
|
+
--originColorsReferenceOnlyJade750: #004526ff;
|
|
46
|
+
--originColorsReferenceOnlyJade825: #00331cff;
|
|
47
|
+
--originColorsReferenceOnlyJade900: #002112ff;
|
|
48
|
+
--originColorsReferenceOnlyJade075: #dbeee5ff;
|
|
49
|
+
--originColorsReferenceOnlyNavy150: #bdd9e7ff;
|
|
50
|
+
--originColorsReferenceOnlyNavy225: #9cc6dbff;
|
|
51
|
+
--originColorsReferenceOnlyNavy300: #7bb3cfff;
|
|
52
|
+
--originColorsReferenceOnlyNavy375: #599fc2ff;
|
|
53
|
+
--originColorsReferenceOnlyNavy450: #378cb6ff;
|
|
54
|
+
--originColorsReferenceOnlyNavy525: #1478a9ff;
|
|
55
|
+
--originColorsReferenceOnlyNavy600: #0c6490ff;
|
|
56
|
+
--originColorsReferenceOnlyNavy675: #0a5175ff;
|
|
57
|
+
--originColorsReferenceOnlyNavy750: #083f5bff;
|
|
58
|
+
--originColorsReferenceOnlyNavy825: #062e43ff;
|
|
59
|
+
--originColorsReferenceOnlyNavy900: #041e2bff;
|
|
60
|
+
--originColorsReferenceOnlyNavy075: #deecf3ff;
|
|
61
|
+
--originColorsReferenceOnlyTeal150: #bbdbdaff;
|
|
62
|
+
--originColorsReferenceOnlyTeal225: #99c8c8ff;
|
|
63
|
+
--originColorsReferenceOnlyTeal300: #76b6b6ff;
|
|
64
|
+
--originColorsReferenceOnlyTeal375: #54a4a3ff;
|
|
65
|
+
--originColorsReferenceOnlyTeal450: #319190ff;
|
|
66
|
+
--originColorsReferenceOnlyTeal525: #0d7e7dff;
|
|
67
|
+
--originColorsReferenceOnlyTeal600: #006a69ff;
|
|
68
|
+
--originColorsReferenceOnlyTeal675: #005655ff;
|
|
69
|
+
--originColorsReferenceOnlyTeal750: #004342ff;
|
|
70
|
+
--originColorsReferenceOnlyTeal825: #003131ff;
|
|
71
|
+
--originColorsReferenceOnlyTeal900: #002020ff;
|
|
72
|
+
--originColorsReferenceOnlyTeal075: #ddededff;
|
|
73
|
+
--originColorsReferenceOnlyCherry150: #edccd6ff;
|
|
74
|
+
--originColorsReferenceOnlyCherry225: #e4b2c2ff;
|
|
75
|
+
--originColorsReferenceOnlyCherry300: #db99adff;
|
|
76
|
+
--originColorsReferenceOnlyCherry375: #d27f98ff;
|
|
77
|
+
--originColorsReferenceOnlyCherry450: #c86483ff;
|
|
78
|
+
--originColorsReferenceOnlyCherry525: #be466bff;
|
|
79
|
+
--originColorsReferenceOnlyCherry600: #a53558ff;
|
|
80
|
+
--originColorsReferenceOnlyCherry675: #862b47ff;
|
|
81
|
+
--originColorsReferenceOnlyCherry750: #692238ff;
|
|
82
|
+
--originColorsReferenceOnlyCherry825: #4d1929ff;
|
|
83
|
+
--originColorsReferenceOnlyCherry900: #32101bff;
|
|
84
|
+
--originColorsReferenceOnlyCherry075: #f6e5ebff;
|
|
85
|
+
--originColorsReferenceOnlyTerra150: #f0ccc7ff;
|
|
86
|
+
--originColorsReferenceOnlyTerra225: #e9b3abff;
|
|
87
|
+
--originColorsReferenceOnlyTerra300: #e1998eff;
|
|
88
|
+
--originColorsReferenceOnlyTerra375: #d97e71ff;
|
|
89
|
+
--originColorsReferenceOnlyTerra450: #d16252ff;
|
|
90
|
+
--originColorsReferenceOnlyTerra525: #c64532ff;
|
|
91
|
+
--originColorsReferenceOnlyTerra600: #a63a2aff;
|
|
92
|
+
--originColorsReferenceOnlyTerra675: #872f22ff;
|
|
93
|
+
--originColorsReferenceOnlyTerra750: #69251bff;
|
|
94
|
+
--originColorsReferenceOnlyTerra825: #4d1b14ff;
|
|
95
|
+
--originColorsReferenceOnlyTerra900: #32110dff;
|
|
96
|
+
--originColorsReferenceOnlyTerra075: #f8e6e3ff;
|
|
97
|
+
--originColorsReferenceOnlyAmber150: #f6ce9aff;
|
|
98
|
+
--originColorsReferenceOnlyAmber225: #f1b465ff;
|
|
99
|
+
--originColorsReferenceOnlyAmber300: #ec992dff;
|
|
100
|
+
--originColorsReferenceOnlyAmber375: #dd8009ff;
|
|
101
|
+
--originColorsReferenceOnlyAmber450: #c17007ff;
|
|
102
|
+
--originColorsReferenceOnlyAmber525: #a56006ff;
|
|
103
|
+
--originColorsReferenceOnlyAmber600: #8b5005ff;
|
|
104
|
+
--originColorsReferenceOnlyAmber675: #714104ff;
|
|
105
|
+
--originColorsReferenceOnlyAmber750: #583303ff;
|
|
106
|
+
--originColorsReferenceOnlyAmber825: #402502ff;
|
|
107
|
+
--originColorsReferenceOnlyAmber900: #291802ff;
|
|
108
|
+
--originColorsReferenceOnlyAmber075: #fbe7cdff;
|
|
109
|
+
--originColorsReferenceOnlyGray150: #d4d4d4ff;
|
|
110
|
+
--originColorsReferenceOnlyGray225: #bfbfbfff;
|
|
111
|
+
--originColorsReferenceOnlyGray300: #abababff;
|
|
112
|
+
--originColorsReferenceOnlyGray375: #979797ff;
|
|
113
|
+
--originColorsReferenceOnlyGray450: #848484ff;
|
|
114
|
+
--originColorsReferenceOnlyGray525: #717171ff;
|
|
115
|
+
--originColorsReferenceOnlyGray600: #5e5e5eff;
|
|
116
|
+
--originColorsReferenceOnlyGray675: #4c4c4cff;
|
|
117
|
+
--originColorsReferenceOnlyGray750: #3b3b3bff;
|
|
118
|
+
--originColorsReferenceOnlyGray825: #2b2b2bff;
|
|
119
|
+
--originColorsReferenceOnlyGray900: #1b1b1bff;
|
|
111
120
|
--originColorsReferenceOnlyGray1000: #000000ff;
|
|
112
121
|
--originColorsReferenceOnlyGray000: #ffffffff;
|
|
113
|
-
--
|
|
114
|
-
--originColorsReferenceOnlyGray050: #f2f2f2ff;
|
|
122
|
+
--originColorsReferenceOnlyGray075: #e9e9e9ff;
|
|
115
123
|
--originColorsReferenceOnlySkin400: #ddb89eff;
|
|
116
124
|
--originColorsReferenceOnlySkin500: #e84d4fff;
|
|
117
125
|
--originColorsReferenceOnlySkin600: #b26e3dff;
|
|
118
126
|
--originColorsReferenceOnlySkin700: #3a2417ff;
|
|
119
|
-
--
|
|
120
|
-
--
|
|
127
|
+
--originColorsReferenceOnlyFuchsia450: #c557c8ff;
|
|
128
|
+
--originColorsReferenceOnlyFuchsia525: #b934bdff;
|
|
121
129
|
}
|