@nswds/tokens 2.2.0 → 2.3.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/dist/index.d.mts +3009 -0
- package/dist/index.d.ts +3009 -0
- package/dist/index.js +10092 -0
- package/dist/index.js.map +1 -0
- package/dist/index.mjs +10080 -0
- package/dist/index.mjs.map +1 -0
- package/package.json +49 -6
- package/.gitattributes +0 -2
- package/.github/workflows/ai-pr-title.yml +0 -115
- package/.github/workflows/openai-pr-description.yml +0 -13
- package/.github/workflows/opencommit.yml +0 -36
- package/.github/workflows/release.yml +0 -30
- package/.github/workflows/validate-branch-name.yml +0 -21
- package/.prettierignore +0 -18
- package/.prettierrc +0 -8
- package/CHANGELOG.md +0 -31
- package/assets/placeholder.svg +0 -1
- package/brand/black/logo.png +0 -0
- package/brand/black/logo.svg +0 -30
- package/brand/icon-dark.ico +0 -0
- package/brand/icon-dark.png +0 -0
- package/brand/icon-dark.svg +0 -17
- package/brand/icon-light.ico +0 -0
- package/brand/icon-light.png +0 -0
- package/brand/icon-light.svg +0 -30
- package/brand/icon.svg +0 -30
- package/brand/logo.png +0 -0
- package/brand/logo.svg +0 -34
- package/brand/placeholder.svg +0 -1
- package/brand/reversed/logo.png +0 -0
- package/brand/reversed/logo.svg +0 -34
- package/brand/white/logo.png +0 -0
- package/brand/white/logo.svg +0 -21
- package/create-branch.sh +0 -29
- package/dist/css/colors/global/hex.css +0 -192
- package/dist/css/colors/global/hsl.css +0 -192
- package/dist/css/colors/global/oklch.css +0 -192
- package/dist/css/colors/global/rgb.css +0 -192
- package/dist/css/colors/themes/masterbrand/hex.css +0 -2
- package/dist/css/colors/themes/masterbrand/hsl.css +0 -2
- package/dist/css/colors/themes/masterbrand/oklch.css +0 -2
- package/dist/css/colors/themes/masterbrand/rgb.css +0 -2
- package/dist/js/colors/global/hex.js +0 -210
- package/dist/js/colors/global/hsl.js +0 -210
- package/dist/js/colors/global/oklch.js +0 -210
- package/dist/js/colors/global/rgb.js +0 -210
- package/dist/js/colors/themes/masterbrand/hex.js +0 -72
- package/dist/js/colors/themes/masterbrand/hsl.js +0 -72
- package/dist/js/colors/themes/masterbrand/oklch.js +0 -72
- package/dist/js/colors/themes/masterbrand/rgb.js +0 -72
- package/dist/json/colors/global/hex.json +0 -0
- package/dist/json/colors/global/hsl.json +0 -0
- package/dist/json/colors/global/oklch.json +0 -0
- package/dist/json/colors/global/rgb.json +0 -0
- package/dist/json/colors/themes/masterbrand/hex.json +0 -0
- package/dist/json/colors/themes/masterbrand/hsl.json +0 -0
- package/dist/json/colors/themes/masterbrand/oklch.json +0 -0
- package/dist/json/colors/themes/masterbrand/rgb.json +0 -0
- package/dist/less/colors/global/hex.less +0 -0
- package/dist/less/colors/global/hsl.less +0 -0
- package/dist/less/colors/global/oklch.less +0 -0
- package/dist/less/colors/global/rgb.less +0 -0
- package/dist/less/colors/themes/masterbrand/hex.less +0 -0
- package/dist/less/colors/themes/masterbrand/hsl.less +0 -0
- package/dist/less/colors/themes/masterbrand/oklch.less +0 -0
- package/dist/less/colors/themes/masterbrand/rgb.less +0 -0
- package/dist/scss/colors/global/hex.scss +0 -190
- package/dist/scss/colors/global/hsl.scss +0 -190
- package/dist/scss/colors/global/oklch.scss +0 -190
- package/dist/scss/colors/global/rgb.scss +0 -190
- package/dist/scss/colors/themes/masterbrand/hex.scss +0 -56
- package/dist/scss/colors/themes/masterbrand/hsl.scss +0 -56
- package/dist/scss/colors/themes/masterbrand/oklch.scss +0 -56
- package/dist/scss/colors/themes/masterbrand/rgb.scss +0 -56
- package/dist/tailwind/colors/global/hex.css +0 -192
- package/dist/tailwind/colors/global/hsl.css +0 -192
- package/dist/tailwind/colors/global/oklch.css +0 -192
- package/dist/tailwind/colors/global/rgb.css +0 -192
- package/dist/tailwind/colors/themes/masterbrand/hex.css +0 -58
- package/dist/tailwind/colors/themes/masterbrand/hsl.css +0 -58
- package/dist/tailwind/colors/themes/masterbrand/oklch.css +0 -58
- package/dist/tailwind/colors/themes/masterbrand/rgb.css +0 -58
- package/dist/ts/colors/global/hex.ts +0 -210
- package/dist/ts/colors/global/hsl.ts +0 -210
- package/dist/ts/colors/global/oklch.ts +0 -210
- package/dist/ts/colors/global/rgb.ts +0 -210
- package/dist/ts/colors/themes/masterbrand/hex.ts +0 -72
- package/dist/ts/colors/themes/masterbrand/hsl.ts +0 -72
- package/dist/ts/colors/themes/masterbrand/oklch.ts +0 -72
- package/dist/ts/colors/themes/masterbrand/rgb.ts +0 -72
- package/eslint.config.js +0 -20
- package/git-conventional-commits.yaml +0 -43
- package/icons/account_circle.svg +0 -1
- package/icons/attach_file.svg +0 -1
- package/icons/cancel.svg +0 -1
- package/icons/check.svg +0 -1
- package/icons/check_circle.svg +0 -1
- package/icons/chevron_down.svg +0 -1
- package/icons/chevron_left.svg +0 -1
- package/icons/chevron_right.svg +0 -1
- package/icons/chevron_up.svg +0 -1
- package/icons/close.svg +0 -1
- package/icons/collapse_all.svg +0 -1
- package/icons/computer.svg +0 -1
- package/icons/copy.svg +0 -1
- package/icons/dark_mode.svg +0 -1
- package/icons/delete.svg +0 -1
- package/icons/desktop.svg +0 -1
- package/icons/display_settings.svg +0 -1
- package/icons/dock_to_left.svg +0 -1
- package/icons/dock_to_right.svg +0 -1
- package/icons/double_arrow_left.svg +0 -1
- package/icons/double_arrow_right.svg +0 -1
- package/icons/download.svg +0 -1
- package/icons/east.svg +0 -1
- package/icons/error.svg +0 -1
- package/icons/exclamation.svg +0 -1
- package/icons/eye.svg +0 -1
- package/icons/favorite.svg +0 -1
- package/icons/help.svg +0 -1
- package/icons/info.svg +0 -1
- package/icons/language.svg +0 -1
- package/icons/light_mode.svg +0 -1
- package/icons/link.svg +0 -1
- package/icons/login.svg +0 -1
- package/icons/logout.svg +0 -1
- package/icons/menu.svg +0 -1
- package/icons/more_horiz.svg +0 -1
- package/icons/more_vert.svg +0 -1
- package/icons/north.svg +0 -1
- package/icons/open_in_new.svg +0 -1
- package/icons/print.svg +0 -1
- package/icons/progress_activity.svg +0 -1
- package/icons/remove.svg +0 -1
- package/icons/search.svg +0 -1
- package/icons/settings_brightness.svg +0 -1
- package/icons/share.svg +0 -1
- package/icons/side_navigation.svg +0 -1
- package/icons/south.svg +0 -1
- package/icons/unfold_less.svg +0 -1
- package/icons/unfold_more.svg +0 -1
- package/icons/upload.svg +0 -1
- package/icons/west.svg +0 -1
- package/index.ts +0 -0
- package/pull-request.sh +0 -61
- package/release.config.mjs +0 -24
- package/tokens/global/color/hex.json +0 -782
- package/tokens/global/color/hsl.json +0 -1542
- package/tokens/global/color/oklch.json +0 -1542
- package/tokens/global/color/rgb.json +0 -1542
- package/tokens/themes/masterbrand/color/hex.json +0 -242
- package/tokens/themes/masterbrand/color/hsl.json +0 -466
- package/tokens/themes/masterbrand/color/oklch.json +0 -466
- package/tokens/themes/masterbrand/color/rgb.json +0 -466
|
@@ -1,210 +0,0 @@
|
|
|
1
|
-
export const nswGrey = {
|
|
2
|
-
50: 'hsl(223.81, 0%, 98.03%)',
|
|
3
|
-
100: 'hsl(223.81, 0%, 96.07%)',
|
|
4
|
-
150: 'hsl(223.81, 0%, 94.11%)',
|
|
5
|
-
200: 'hsl(223.81, 0%, 92.16%)',
|
|
6
|
-
250: 'hsl(303.31, 2.25%, 89.74%)',
|
|
7
|
-
300: 'hsl(250.59, 4.53%, 87.59%)',
|
|
8
|
-
350: 'hsl(218.09, 8.07%, 85.12%)',
|
|
9
|
-
400: 'hsl(200, 9.92%, 82.16%)',
|
|
10
|
-
450: 'hsl(200.47, 6.04%, 68.52%)',
|
|
11
|
-
500: 'hsl(200.94, 4.51%, 55.36%)',
|
|
12
|
-
550: 'hsl(201.39, 4.92%, 42.76%)',
|
|
13
|
-
600: 'hsl(201.82, 7.01%, 30.78%)',
|
|
14
|
-
650: 'hsl(203.03, 7.75%, 26.7%)',
|
|
15
|
-
700: 'hsl(204.24, 8.69%, 22.72%)',
|
|
16
|
-
750: 'hsl(205.45, 9.95%, 18.85%)',
|
|
17
|
-
800: 'hsl(206.66, 11.73%, 15.1%)',
|
|
18
|
-
850: 'hsl(206.65, 13.42%, 10.7%)',
|
|
19
|
-
900: 'hsl(206.64, 17.08%, 6.52%)',
|
|
20
|
-
950: 'hsl(208.68, 23.56%, 2.8%)',
|
|
21
|
-
}
|
|
22
|
-
export const nswGreen = {
|
|
23
|
-
50: 'hsl(126.92, 92.47%, 97.87%)',
|
|
24
|
-
100: 'hsl(127.17, 81.74%, 95.92%)',
|
|
25
|
-
150: 'hsl(127.44, 77.76%, 93.95%)',
|
|
26
|
-
200: 'hsl(127.73, 75.6%, 91.95%)',
|
|
27
|
-
250: 'hsl(128.12, 71.21%, 88.91%)',
|
|
28
|
-
300: 'hsl(128.55, 68.63%, 85.81%)',
|
|
29
|
-
350: 'hsl(129.03, 66.92%, 82.65%)',
|
|
30
|
-
400: 'hsl(129.57, 65.73%, 79.41%)',
|
|
31
|
-
450: 'hsl(130.49, 54.37%, 70.18%)',
|
|
32
|
-
500: 'hsl(131.92, 48.77%, 60.63%)',
|
|
33
|
-
550: 'hsl(134.54, 46.29%, 50.21%)',
|
|
34
|
-
600: 'hsl(144.36, 100%, 33.32%)',
|
|
35
|
-
650: 'hsl(139.28, 91%, 29.11%)',
|
|
36
|
-
700: 'hsl(134.24, 89.07%, 23.77%)',
|
|
37
|
-
750: 'hsl(128, 92.42%, 18.07%)',
|
|
38
|
-
800: 'hsl(120.02, 99.95%, 12.55%)',
|
|
39
|
-
850: 'hsl(120.42, 100%, 8.99%)',
|
|
40
|
-
900: 'hsl(120.78, 100%, 5.85%)',
|
|
41
|
-
950: 'hsl(121.18, 100%, 3.07%)',
|
|
42
|
-
}
|
|
43
|
-
export const nswTeal = {
|
|
44
|
-
50: 'hsl(171.22, 56.09%, 96.73%)',
|
|
45
|
-
100: 'hsl(171.38, 49.46%, 93.72%)',
|
|
46
|
-
150: 'hsl(171.55, 47.16%, 90.69%)',
|
|
47
|
-
200: 'hsl(171.73, 46.01%, 87.65%)',
|
|
48
|
-
250: 'hsl(176, 49.1%, 83.58%)',
|
|
49
|
-
300: 'hsl(180.06, 50.94%, 79.35%)',
|
|
50
|
-
350: 'hsl(183.68, 57.17%, 75.79%)',
|
|
51
|
-
400: 'hsl(186.74, 63.11%, 72.35%)',
|
|
52
|
-
450: 'hsl(187.41, 48.13%, 63.4%)',
|
|
53
|
-
500: 'hsl(188, 39.25%, 54.56%)',
|
|
54
|
-
550: 'hsl(188.48, 39.7%, 45.78%)',
|
|
55
|
-
600: 'hsl(188.75, 51.08%, 36.86%)',
|
|
56
|
-
650: 'hsl(188.61, 53.9%, 31.46%)',
|
|
57
|
-
700: 'hsl(188.45, 57.82%, 26.19%)',
|
|
58
|
-
750: 'hsl(188.25, 63.64%, 21.07%)',
|
|
59
|
-
800: 'hsl(188, 73.24%, 16.07%)',
|
|
60
|
-
850: 'hsl(187.98, 84.98%, 11.27%)',
|
|
61
|
-
900: 'hsl(188.56, 96.08%, 7.25%)',
|
|
62
|
-
950: 'hsl(190.58, 100%, 3.88%)',
|
|
63
|
-
}
|
|
64
|
-
export const nswBlue = {
|
|
65
|
-
50: 'hsl(199.45, 100%, 97.34%)',
|
|
66
|
-
100: 'hsl(199.38, 100%, 94.73%)',
|
|
67
|
-
150: 'hsl(199.29, 95.95%, 92.09%)',
|
|
68
|
-
200: 'hsl(199.2, 92.7%, 89.41%)',
|
|
69
|
-
250: 'hsl(198.5, 96.92%, 86.75%)',
|
|
70
|
-
300: 'hsl(197.77, 99.01%, 83.9%)',
|
|
71
|
-
350: 'hsl(197, 99.86%, 80.82%)',
|
|
72
|
-
400: 'hsl(196.18, 99.98%, 77.46%)',
|
|
73
|
-
450: 'hsl(199.75, 99.81%, 67.58%)',
|
|
74
|
-
500: 'hsl(202.53, 100%, 57.56%)',
|
|
75
|
-
550: 'hsl(204.78, 100%, 47%)',
|
|
76
|
-
600: 'hsl(217.35, 98.29%, 53.54%)',
|
|
77
|
-
650: 'hsl(216.77, 89.39%, 43.99%)',
|
|
78
|
-
700: 'hsl(216.29, 94.12%, 35.01%)',
|
|
79
|
-
750: 'hsl(216.37, 97.67%, 26.93%)',
|
|
80
|
-
800: 'hsl(217.2, 100%, 19.61%)',
|
|
81
|
-
850: 'hsl(218.95, 100%, 14.93%)',
|
|
82
|
-
900: 'hsl(222.31, 100%, 10.59%)',
|
|
83
|
-
950: 'hsl(228.65, 100%, 6.6%)',
|
|
84
|
-
}
|
|
85
|
-
export const nswPurple = {
|
|
86
|
-
50: 'hsl(250, 100%, 98.76%)',
|
|
87
|
-
100: 'hsl(250.23, 100%, 97.1%)',
|
|
88
|
-
150: 'hsl(250.46, 93.55%, 95.42%)',
|
|
89
|
-
200: 'hsl(250.71, 87.63%, 93.73%)',
|
|
90
|
-
250: 'hsl(251.52, 93.9%, 92.24%)',
|
|
91
|
-
300: 'hsl(252.35, 97.36%, 90.69%)',
|
|
92
|
-
350: 'hsl(253.2, 99.18%, 89.1%)',
|
|
93
|
-
400: 'hsl(254.06, 99.98%, 87.45%)',
|
|
94
|
-
450: 'hsl(253.9, 94.11%, 82.01%)',
|
|
95
|
-
500: 'hsl(254.11, 90.13%, 76.39%)',
|
|
96
|
-
550: 'hsl(254.88, 87.1%, 70.46%)',
|
|
97
|
-
600: 'hsl(256.54, 84.77%, 63.92%)',
|
|
98
|
-
650: 'hsl(260.32, 59.16%, 53.67%)',
|
|
99
|
-
700: 'hsl(264.12, 55.46%, 43.83%)',
|
|
100
|
-
750: 'hsl(268.01, 62.03%, 34.39%)',
|
|
101
|
-
800: 'hsl(272.2, 73.61%, 25.3%)',
|
|
102
|
-
850: 'hsl(272.74, 82.65%, 18.56%)',
|
|
103
|
-
900: 'hsl(272.45, 92.74%, 12.65%)',
|
|
104
|
-
950: 'hsl(269.95, 100%, 7.66%)',
|
|
105
|
-
}
|
|
106
|
-
export const nswFuchsia = {
|
|
107
|
-
50: 'hsl(322.14, 100%, 98.49%)',
|
|
108
|
-
100: 'hsl(321.86, 100%, 96.73%)',
|
|
109
|
-
150: 'hsl(321.58, 93.8%, 94.94%)',
|
|
110
|
-
200: 'hsl(321.29, 88.4%, 93.13%)',
|
|
111
|
-
250: 'hsl(319.35, 84.33%, 90.79%)',
|
|
112
|
-
300: 'hsl(317.37, 80.64%, 88.37%)',
|
|
113
|
-
350: 'hsl(315.37, 77.26%, 85.89%)',
|
|
114
|
-
400: 'hsl(313.33, 74.12%, 83.33%)',
|
|
115
|
-
450: 'hsl(314.15, 73.33%, 76.26%)',
|
|
116
|
-
500: 'hsl(314.67, 72.14%, 68.63%)',
|
|
117
|
-
550: 'hsl(314.69, 71.13%, 59.87%)',
|
|
118
|
-
600: 'hsl(312.97, 84.59%, 46.1%)',
|
|
119
|
-
650: 'hsl(313.18, 88.3%, 38.88%)',
|
|
120
|
-
700: 'hsl(313.38, 92.82%, 31.97%)',
|
|
121
|
-
750: 'hsl(313.72, 96.76%, 25.63%)',
|
|
122
|
-
800: 'hsl(314.26, 99.98%, 19.81%)',
|
|
123
|
-
850: 'hsl(314.51, 100%, 14.68%)',
|
|
124
|
-
900: 'hsl(315.33, 100%, 10.15%)',
|
|
125
|
-
950: 'hsl(317.48, 100%, 6.11%)',
|
|
126
|
-
}
|
|
127
|
-
export const nswRed = {
|
|
128
|
-
50: 'hsl(350.85, 100%, 98.97%)',
|
|
129
|
-
100: 'hsl(350.7, 100%, 97.7%)',
|
|
130
|
-
150: 'hsl(350.55, 100%, 96.41%)',
|
|
131
|
-
200: 'hsl(350.4, 99.99%, 95.1%)',
|
|
132
|
-
250: 'hsl(350.92, 100%, 92.95%)',
|
|
133
|
-
300: 'hsl(351.43, 100%, 90.72%)',
|
|
134
|
-
350: 'hsl(351.92, 100%, 88.44%)',
|
|
135
|
-
400: 'hsl(352.39, 99.97%, 86.08%)',
|
|
136
|
-
450: 'hsl(353.39, 86.95%, 78.18%)',
|
|
137
|
-
500: 'hsl(353.95, 78.84%, 69.69%)',
|
|
138
|
-
550: 'hsl(353.52, 73.18%, 60.13%)',
|
|
139
|
-
600: 'hsl(348.56, 82.17%, 46.29%)',
|
|
140
|
-
650: 'hsl(347.26, 85.88%, 38.93%)',
|
|
141
|
-
700: 'hsl(345.89, 90.98%, 31.82%)',
|
|
142
|
-
750: 'hsl(345, 95.86%, 25.31%)',
|
|
143
|
-
800: 'hsl(344.84, 100%, 19.41%)',
|
|
144
|
-
850: 'hsl(346.11, 100%, 14.46%)',
|
|
145
|
-
900: 'hsl(349.14, 100%, 10.03%)',
|
|
146
|
-
950: 'hsl(352.16, 100%, 6.07%)',
|
|
147
|
-
}
|
|
148
|
-
export const nswOrange = {
|
|
149
|
-
50: 'hsl(27.87, 100%, 98.29%)',
|
|
150
|
-
100: 'hsl(27.91, 96.94%, 96.64%)',
|
|
151
|
-
150: 'hsl(27.95, 91.25%, 94.99%)',
|
|
152
|
-
200: 'hsl(28, 88.2%, 93.33%)',
|
|
153
|
-
250: 'hsl(28.75, 96.75%, 90.26%)',
|
|
154
|
-
300: 'hsl(29.52, 99.72%, 87.03%)',
|
|
155
|
-
350: 'hsl(30.32, 100%, 83.61%)',
|
|
156
|
-
400: 'hsl(31.18, 100%, 80%)',
|
|
157
|
-
450: 'hsl(28.25, 96.79%, 73.01%)',
|
|
158
|
-
500: 'hsl(25.49, 94.76%, 66.34%)',
|
|
159
|
-
550: 'hsl(22.75, 92.61%, 59.79%)',
|
|
160
|
-
600: 'hsl(20, 89.98%, 52.94%)',
|
|
161
|
-
650: 'hsl(18.26, 82.62%, 47%)',
|
|
162
|
-
700: 'hsl(16.43, 86.72%, 40.94%)',
|
|
163
|
-
750: 'hsl(14.39, 93.12%, 34.79%)',
|
|
164
|
-
800: 'hsl(10.94, 100%, 29.02%)',
|
|
165
|
-
850: 'hsl(9.09, 100%, 21.91%)',
|
|
166
|
-
900: 'hsl(5.28, 100%, 15.58%)',
|
|
167
|
-
950: 'hsl(2.01, 100%, 9.91%)',
|
|
168
|
-
}
|
|
169
|
-
export const nswYellow = {
|
|
170
|
-
50: 'hsl(46.46, 100%, 97.31%)',
|
|
171
|
-
100: 'hsl(46.38, 100%, 95.09%)',
|
|
172
|
-
150: 'hsl(46.31, 100%, 92.85%)',
|
|
173
|
-
200: 'hsl(46.25, 99.92%, 90.59%)',
|
|
174
|
-
250: 'hsl(46.32, 98.52%, 88%)',
|
|
175
|
-
300: 'hsl(46.42, 97.52%, 85.35%)',
|
|
176
|
-
350: 'hsl(46.53, 96.75%, 82.63%)',
|
|
177
|
-
400: 'hsl(46.67, 96.12%, 79.82%)',
|
|
178
|
-
450: 'hsl(43.95, 94.26%, 74.28%)',
|
|
179
|
-
500: 'hsl(41.83, 94.17%, 68.55%)',
|
|
180
|
-
550: 'hsl(40.46, 94.83%, 62.03%)',
|
|
181
|
-
600: 'hsl(41.65, 96.35%, 49.93%)',
|
|
182
|
-
650: 'hsl(41.73, 97.79%, 41.95%)',
|
|
183
|
-
700: 'hsl(41.7, 98.85%, 34.42%)',
|
|
184
|
-
750: 'hsl(41.53, 99.58%, 27.3%)',
|
|
185
|
-
800: 'hsl(41.14, 100%, 20.58%)',
|
|
186
|
-
850: 'hsl(40.68, 100%, 15.12%)',
|
|
187
|
-
900: 'hsl(39.24, 100%, 10.36%)',
|
|
188
|
-
950: 'hsl(35.52, 100%, 6.19%)',
|
|
189
|
-
}
|
|
190
|
-
export const nswBrown = {
|
|
191
|
-
50: 'hsl(32.66, 48.62%, 97.07%)',
|
|
192
|
-
100: 'hsl(32.68, 41.72%, 94.25%)',
|
|
193
|
-
150: 'hsl(32.7, 39.3%, 91.43%)',
|
|
194
|
-
200: 'hsl(32.73, 38.03%, 88.63%)',
|
|
195
|
-
250: 'hsl(32.48, 43.17%, 86.7%)',
|
|
196
|
-
300: 'hsl(32.23, 47.04%, 84.79%)',
|
|
197
|
-
350: 'hsl(31.99, 50.07%, 82.88%)',
|
|
198
|
-
400: 'hsl(31.77, 52.52%, 80.98%)',
|
|
199
|
-
450: 'hsl(31.83, 45.98%, 74.17%)',
|
|
200
|
-
500: 'hsl(31.93, 42.13%, 67.41%)',
|
|
201
|
-
550: 'hsl(32.1, 39.61%, 60.67%)',
|
|
202
|
-
600: 'hsl(32.36, 37.86%, 53.93%)',
|
|
203
|
-
650: 'hsl(32.04, 34.92%, 45.3%)',
|
|
204
|
-
700: 'hsl(31.77, 38.52%, 36.92%)',
|
|
205
|
-
750: 'hsl(31.58, 43.97%, 28.81%)',
|
|
206
|
-
800: 'hsl(31.58, 53.25%, 20.99%)',
|
|
207
|
-
850: 'hsl(31.74, 60%, 15.18%)',
|
|
208
|
-
900: 'hsl(31.73, 72.6%, 9.74%)',
|
|
209
|
-
950: 'hsl(27.95, 86.09%, 5.27%)',
|
|
210
|
-
}
|
|
@@ -1,210 +0,0 @@
|
|
|
1
|
-
export const nswGrey = {
|
|
2
|
-
50: 'oklch(0.985025 0 0)',
|
|
3
|
-
100: 'oklch(0.9700500000000001 0 0)',
|
|
4
|
-
150: 'oklch(0.955075 0 0)',
|
|
5
|
-
200: 'oklch(0.9401 0 0)',
|
|
6
|
-
250: 'oklch(0.9208500000000001 0.0019500000000000003 327.2175)',
|
|
7
|
-
300: 'oklch(0.9016 0.0039 294.435)',
|
|
8
|
-
350: 'oklch(0.88235 0.005849999999999999 261.65250000000003)',
|
|
9
|
-
400: 'oklch(0.8631 0.0078 228.87)',
|
|
10
|
-
450: 'oklch(0.753925 0.00865 229.8075)',
|
|
11
|
-
500: 'oklch(0.6447499999999999 0.0095 230.745)',
|
|
12
|
-
550: 'oklch(0.535575 0.01035 231.6825)',
|
|
13
|
-
600: 'oklch(0.4264 0.0112 232.62)',
|
|
14
|
-
650: 'oklch(0.38715 0.011 234.985)',
|
|
15
|
-
700: 'oklch(0.3479 0.0108 237.35000000000002)',
|
|
16
|
-
750: 'oklch(0.30865 0.0106 239.715)',
|
|
17
|
-
800: 'oklch(0.2694 0.0104 242.08)',
|
|
18
|
-
850: 'oklch(0.22225499999999998 0.00884 242.08)',
|
|
19
|
-
900: 'oklch(0.17511 0.00728 242.08)',
|
|
20
|
-
950: 'oklch(0.127965 0.005719999999999999 242.08)',
|
|
21
|
-
}
|
|
22
|
-
export const nswGreen = {
|
|
23
|
-
50: 'oklch(0.988875 0.015697500000000003 148.9)',
|
|
24
|
-
100: 'oklch(0.97775 0.026565000000000002 148.9)',
|
|
25
|
-
150: 'oklch(0.9666250000000001 0.0374325 148.9)',
|
|
26
|
-
200: 'oklch(0.9555 0.0483 148.9)',
|
|
27
|
-
250: 'oklch(0.937925 0.06255 148.8825)',
|
|
28
|
-
300: 'oklch(0.92035 0.07680000000000001 148.865)',
|
|
29
|
-
350: 'oklch(0.902775 0.09105 148.84750000000003)',
|
|
30
|
-
400: 'oklch(0.8852 0.1053 148.83)',
|
|
31
|
-
450: 'oklch(0.82485 0.12524275 148.6891)',
|
|
32
|
-
500: 'oklch(0.7645 0.14518550000000002 148.5482)',
|
|
33
|
-
550: 'oklch(0.70415 0.16512825 148.40730000000002)',
|
|
34
|
-
600: 'oklch(0.6438 0.185071 148.2664)',
|
|
35
|
-
650: 'oklch(0.5633250000000001 0.16617825000000003 146.8248)',
|
|
36
|
-
700: 'oklch(0.48285 0.1472855 145.3832)',
|
|
37
|
-
750: 'oklch(0.40237500000000004 0.12839275 143.9416)',
|
|
38
|
-
800: 'oklch(0.3219 0.1095 142.5)',
|
|
39
|
-
850: 'oklch(0.2655675 0.093075 142.5)',
|
|
40
|
-
900: 'oklch(0.209235 0.07665 142.5)',
|
|
41
|
-
950: 'oklch(0.1529025 0.060225 142.5)',
|
|
42
|
-
}
|
|
43
|
-
export const nswTeal = {
|
|
44
|
-
50: 'oklch(0.98175 0.010009999999999998 186.59)',
|
|
45
|
-
100: 'oklch(0.9635 0.01694 186.59)',
|
|
46
|
-
150: 'oklch(0.94525 0.023870000000000002 186.59)',
|
|
47
|
-
200: 'oklch(0.927 0.0308 186.59)',
|
|
48
|
-
250: 'oklch(0.9062250000000001 0.042775 191.435)',
|
|
49
|
-
300: 'oklch(0.8854500000000001 0.05475000000000001 196.28)',
|
|
50
|
-
350: 'oklch(0.864675 0.066725 201.125)',
|
|
51
|
-
400: 'oklch(0.8439 0.0787 205.97)',
|
|
52
|
-
450: 'oklch(0.772075 0.079075 207.2)',
|
|
53
|
-
500: 'oklch(0.70025 0.07944999999999999 208.43)',
|
|
54
|
-
550: 'oklch(0.628425 0.079825 209.66)',
|
|
55
|
-
600: 'oklch(0.5566 0.0802 210.89)',
|
|
56
|
-
650: 'oklch(0.5022249999999999 0.073475 210.7425)',
|
|
57
|
-
700: 'oklch(0.44784999999999997 0.06675 210.595)',
|
|
58
|
-
750: 'oklch(0.393475 0.060024999999999995 210.4475)',
|
|
59
|
-
800: 'oklch(0.3391 0.0533 210.3)',
|
|
60
|
-
850: 'oklch(0.2797575 0.045305 210.3)',
|
|
61
|
-
900: 'oklch(0.22041500000000003 0.037309999999999996 210.3)',
|
|
62
|
-
950: 'oklch(0.1610725 0.029315 210.3)',
|
|
63
|
-
}
|
|
64
|
-
export const nswBlue = {
|
|
65
|
-
50: 'oklch(0.981675 0.013552500000000002 227.89)',
|
|
66
|
-
100: 'oklch(0.9633499999999999 0.022935 227.89)',
|
|
67
|
-
150: 'oklch(0.945025 0.0323175 227.89)',
|
|
68
|
-
200: 'oklch(0.9267 0.0417 227.89)',
|
|
69
|
-
250: 'oklch(0.9110499999999999 0.0543 226.8175)',
|
|
70
|
-
300: 'oklch(0.8954 0.0669 225.745)',
|
|
71
|
-
350: 'oklch(0.87975 0.0795 224.67249999999999)',
|
|
72
|
-
400: 'oklch(0.8641 0.0921 223.6)',
|
|
73
|
-
450: 'oklch(0.7918499999999999 0.126525 232.89)',
|
|
74
|
-
500: 'oklch(0.7196 0.16095 242.18)',
|
|
75
|
-
550: 'oklch(0.64735 0.19537500000000002 251.47)',
|
|
76
|
-
600: 'oklch(0.5751 0.2298 260.76)',
|
|
77
|
-
650: 'oklch(0.503825 0.201675 260.53)',
|
|
78
|
-
700: 'oklch(0.43255 0.17355 260.29999999999995)',
|
|
79
|
-
750: 'oklch(0.36127499999999996 0.145425 260.07)',
|
|
80
|
-
800: 'oklch(0.29 0.1173 259.84)',
|
|
81
|
-
850: 'oklch(0.23925 0.099705 259.84)',
|
|
82
|
-
900: 'oklch(0.1885 0.08211 259.84)',
|
|
83
|
-
950: 'oklch(0.13774999999999998 0.064515 259.84)',
|
|
84
|
-
}
|
|
85
|
-
export const nswPurple = {
|
|
86
|
-
50: 'oklch(0.98055 0.012382500000000001 293.83)',
|
|
87
|
-
100: 'oklch(0.9611000000000001 0.020955 293.83)',
|
|
88
|
-
150: 'oklch(0.94165 0.0295275 293.83)',
|
|
89
|
-
200: 'oklch(0.9222 0.0381 293.83)',
|
|
90
|
-
250: 'oklch(0.901375 0.050975 294.15999999999997)',
|
|
91
|
-
300: 'oklch(0.8805499999999999 0.06385 294.49)',
|
|
92
|
-
350: 'oklch(0.859725 0.076725 294.82)',
|
|
93
|
-
400: 'oklch(0.8389 0.0896 295.15)',
|
|
94
|
-
450: 'oklch(0.7746 0.12259999999999999 293.98749999999995)',
|
|
95
|
-
500: 'oklch(0.7102999999999999 0.1556 292.825)',
|
|
96
|
-
550: 'oklch(0.646 0.1886 291.6625)',
|
|
97
|
-
600: 'oklch(0.5817 0.2216 290.5)',
|
|
98
|
-
650: 'oklch(0.516975 0.203425 293.5575)',
|
|
99
|
-
700: 'oklch(0.45225 0.18525 296.615)',
|
|
100
|
-
750: 'oklch(0.387525 0.167075 299.6725)',
|
|
101
|
-
800: 'oklch(0.3228 0.1489 302.73)',
|
|
102
|
-
850: 'oklch(0.26631 0.126565 302.73)',
|
|
103
|
-
900: 'oklch(0.20982 0.10423 302.73)',
|
|
104
|
-
950: 'oklch(0.15333 0.081895 302.73)',
|
|
105
|
-
}
|
|
106
|
-
export const nswFuchsia = {
|
|
107
|
-
50: 'oklch(0.98295 0.013909999999999999 339.13)',
|
|
108
|
-
100: 'oklch(0.9659 0.02354 339.13)',
|
|
109
|
-
150: 'oklch(0.94885 0.03317 339.13)',
|
|
110
|
-
200: 'oklch(0.9318 0.0428 339.13)',
|
|
111
|
-
250: 'oklch(0.9103 0.05615 337.975)',
|
|
112
|
-
300: 'oklch(0.8888 0.06949999999999999 336.82)',
|
|
113
|
-
350: 'oklch(0.8673 0.08285 335.66499999999996)',
|
|
114
|
-
400: 'oklch(0.8458 0.0962 334.51)',
|
|
115
|
-
450: 'oklch(0.784675 0.1357 335.945)',
|
|
116
|
-
500: 'oklch(0.7235499999999999 0.1752 337.38)',
|
|
117
|
-
550: 'oklch(0.6624249999999999 0.2147 338.815)',
|
|
118
|
-
600: 'oklch(0.6013 0.2542 340.25)',
|
|
119
|
-
650: 'oklch(0.536125 0.22736275 340.61402499999997)',
|
|
120
|
-
700: 'oklch(0.47095 0.2005255 340.97805)',
|
|
121
|
-
750: 'oklch(0.405775 0.17368825 341.342075)',
|
|
122
|
-
800: 'oklch(0.3406 0.146851 341.7061)',
|
|
123
|
-
850: 'oklch(0.280995 0.12482335 341.7061)',
|
|
124
|
-
900: 'oklch(0.22139000000000003 0.10279570000000002 341.7061)',
|
|
125
|
-
950: 'oklch(0.161785 0.08076805000000001 341.7061)',
|
|
126
|
-
}
|
|
127
|
-
export const nswRed = {
|
|
128
|
-
50: 'oklch(0.986575 0.009035000000000001 6.65)',
|
|
129
|
-
100: 'oklch(0.97315 0.01529 6.65)',
|
|
130
|
-
150: 'oklch(0.959725 0.021544999999999998 6.65)',
|
|
131
|
-
200: 'oklch(0.9463 0.0278 6.65)',
|
|
132
|
-
250: 'oklch(0.92245 0.0416 7.630000000000001)',
|
|
133
|
-
300: 'oklch(0.8986000000000001 0.055400000000000005 8.61)',
|
|
134
|
-
350: 'oklch(0.87475 0.0692 9.59)',
|
|
135
|
-
400: 'oklch(0.8509 0.083 10.57)',
|
|
136
|
-
450: 'oklch(0.778675 0.11662499999999999 13.01)',
|
|
137
|
-
500: 'oklch(0.70645 0.15025 15.45)',
|
|
138
|
-
550: 'oklch(0.634225 0.183875 17.89)',
|
|
139
|
-
600: 'oklch(0.562 0.2175 20.33)',
|
|
140
|
-
650: 'oklch(0.50075 0.19485 19.529999999999998)',
|
|
141
|
-
700: 'oklch(0.4395 0.17220000000000002 18.729999999999997)',
|
|
142
|
-
750: 'oklch(0.37825000000000003 0.14955000000000002 17.93)',
|
|
143
|
-
800: 'oklch(0.317 0.1269 17.13)',
|
|
144
|
-
850: 'oklch(0.261525 0.10786500000000002 17.13)',
|
|
145
|
-
900: 'oklch(0.20605 0.08883000000000002 17.13)',
|
|
146
|
-
950: 'oklch(0.15057500000000001 0.06979500000000001 17.13)',
|
|
147
|
-
}
|
|
148
|
-
export const nswOrange = {
|
|
149
|
-
50: 'oklch(0.98875 0.0082875 63.74)',
|
|
150
|
-
100: 'oklch(0.9775 0.014025 63.74)',
|
|
151
|
-
150: 'oklch(0.9662499999999999 0.0197625 63.74)',
|
|
152
|
-
200: 'oklch(0.955 0.0255 63.74)',
|
|
153
|
-
250: 'oklch(0.93675 0.0411 64.9275)',
|
|
154
|
-
300: 'oklch(0.9185 0.0567 66.115)',
|
|
155
|
-
350: 'oklch(0.90025 0.0723 67.3025)',
|
|
156
|
-
400: 'oklch(0.882 0.0879 68.49)',
|
|
157
|
-
450: 'oklch(0.8301000000000001 0.114025 61.904999999999994)',
|
|
158
|
-
500: 'oklch(0.7782 0.14015 55.31999999999999)',
|
|
159
|
-
550: 'oklch(0.7263 0.166275 48.735)',
|
|
160
|
-
600: 'oklch(0.6744 0.1924 42.15)',
|
|
161
|
-
650: 'oklch(0.61385 0.18414999999999998 39.8675)',
|
|
162
|
-
700: 'oklch(0.5533 0.1759 37.585)',
|
|
163
|
-
750: 'oklch(0.49274999999999997 0.16765 35.3025)',
|
|
164
|
-
800: 'oklch(0.4322 0.1594 33.02)',
|
|
165
|
-
850: 'oklch(0.35656499999999997 0.13549 33.02)',
|
|
166
|
-
900: 'oklch(0.28093 0.11157999999999998 33.02)',
|
|
167
|
-
950: 'oklch(0.205295 0.08767 33.02)',
|
|
168
|
-
}
|
|
169
|
-
export const nswYellow = {
|
|
170
|
-
50: 'oklch(0.9916 0.016055 93.38)',
|
|
171
|
-
100: 'oklch(0.9832000000000001 0.02717 93.38)',
|
|
172
|
-
150: 'oklch(0.9748 0.038285 93.38)',
|
|
173
|
-
200: 'oklch(0.9664 0.0494 93.38)',
|
|
174
|
-
250: 'oklch(0.9570000000000001 0.0618 93.545)',
|
|
175
|
-
300: 'oklch(0.9476 0.0742 93.71000000000001)',
|
|
176
|
-
350: 'oklch(0.9381999999999999 0.08660000000000001 93.875)',
|
|
177
|
-
400: 'oklch(0.9288 0.099 94.04)',
|
|
178
|
-
450: 'oklch(0.89785 0.11610000000000001 89.92750000000001)',
|
|
179
|
-
500: 'oklch(0.8669 0.13319999999999999 85.815)',
|
|
180
|
-
550: 'oklch(0.83595 0.1503 81.7025)',
|
|
181
|
-
600: 'oklch(0.805 0.1674 77.59)',
|
|
182
|
-
650: 'oklch(0.7105750000000001 0.1477675 77.8622)',
|
|
183
|
-
700: 'oklch(0.61615 0.128135 78.1344)',
|
|
184
|
-
750: 'oklch(0.521725 0.1085025 78.4066)',
|
|
185
|
-
800: 'oklch(0.4273 0.08887 78.6788)',
|
|
186
|
-
850: 'oklch(0.35252249999999996 0.07553950000000001 78.6788)',
|
|
187
|
-
900: 'oklch(0.277745 0.062209 78.6788)',
|
|
188
|
-
950: 'oklch(0.2029675 0.048878500000000005 78.6788)',
|
|
189
|
-
}
|
|
190
|
-
export const nswBrown = {
|
|
191
|
-
50: 'oklch(0.980125 0.006337499999999999 72.57)',
|
|
192
|
-
100: 'oklch(0.96025 0.010725 72.57)',
|
|
193
|
-
150: 'oklch(0.940375 0.015112500000000001 72.57)',
|
|
194
|
-
200: 'oklch(0.9205 0.0195 72.57)',
|
|
195
|
-
250: 'oklch(0.908 0.025875 72.04499999999999)',
|
|
196
|
-
300: 'oklch(0.8955 0.03225 71.52)',
|
|
197
|
-
350: 'oklch(0.883 0.038625 70.995)',
|
|
198
|
-
400: 'oklch(0.8705 0.045 70.47)',
|
|
199
|
-
450: 'oklch(0.820725 0.054075 70.38)',
|
|
200
|
-
500: 'oklch(0.77095 0.06315 70.28999999999999)',
|
|
201
|
-
550: 'oklch(0.721175 0.072225 70.2)',
|
|
202
|
-
600: 'oklch(0.6714 0.0813 70.11)',
|
|
203
|
-
650: 'oklch(0.5939 0.0756 69.3125)',
|
|
204
|
-
700: 'oklch(0.5164 0.0699 68.515)',
|
|
205
|
-
750: 'oklch(0.4389 0.06420000000000001 67.7175)',
|
|
206
|
-
800: 'oklch(0.3614 0.0585 66.92)',
|
|
207
|
-
850: 'oklch(0.298155 0.049725000000000005 66.92)',
|
|
208
|
-
900: 'oklch(0.23491 0.04095 66.92)',
|
|
209
|
-
950: 'oklch(0.171665 0.032175 66.92)',
|
|
210
|
-
}
|
|
@@ -1,210 +0,0 @@
|
|
|
1
|
-
export const nswGrey = {
|
|
2
|
-
50: 'rgb(250, 250, 250)',
|
|
3
|
-
100: 'rgb(245, 245, 245)',
|
|
4
|
-
150: 'rgb(240, 240, 240)',
|
|
5
|
-
200: 'rgb(235, 235, 235)',
|
|
6
|
-
250: 'rgb(229, 228, 229)',
|
|
7
|
-
300: 'rgb(222, 222, 225)',
|
|
8
|
-
350: 'rgb(214, 216, 220)',
|
|
9
|
-
400: 'rgb(205, 211, 214)',
|
|
10
|
-
450: 'rgb(170, 176, 180)',
|
|
11
|
-
500: 'rgb(136, 143, 146)',
|
|
12
|
-
550: 'rgb(104, 111, 114)',
|
|
13
|
-
600: 'rgb(73, 80, 84)',
|
|
14
|
-
650: 'rgb(63, 69, 73)',
|
|
15
|
-
700: 'rgb(53, 59, 63)',
|
|
16
|
-
750: 'rgb(43, 49, 53)',
|
|
17
|
-
800: 'rgb(34, 39, 43)',
|
|
18
|
-
850: 'rgb(24, 28, 31)',
|
|
19
|
-
900: 'rgb(14, 17, 19)',
|
|
20
|
-
950: 'rgb(5, 7, 9)',
|
|
21
|
-
}
|
|
22
|
-
export const nswGreen = {
|
|
23
|
-
50: 'rgb(245, 255, 246)',
|
|
24
|
-
100: 'rgb(236, 253, 238)',
|
|
25
|
-
150: 'rgb(228, 252, 231)',
|
|
26
|
-
200: 'rgb(219, 250, 223)',
|
|
27
|
-
250: 'rgb(207, 247, 212)',
|
|
28
|
-
300: 'rgb(194, 244, 201)',
|
|
29
|
-
350: 'rgb(181, 240, 190)',
|
|
30
|
-
400: 'rgb(168, 237, 179)',
|
|
31
|
-
450: 'rgb(138, 220, 152)',
|
|
32
|
-
500: 'rgb(106, 204, 125)',
|
|
33
|
-
550: 'rgb(69, 187, 98)',
|
|
34
|
-
600: 'rgb(0, 170, 69)',
|
|
35
|
-
650: 'rgb(7, 142, 50)',
|
|
36
|
-
700: 'rgb(7, 115, 32)',
|
|
37
|
-
750: 'rgb(3, 89, 15)',
|
|
38
|
-
800: 'rgb(0, 64, 0)',
|
|
39
|
-
850: 'rgb(0, 48, 0)',
|
|
40
|
-
900: 'rgb(0, 32, 0)',
|
|
41
|
-
950: 'rgb(0, 17, 0)',
|
|
42
|
-
}
|
|
43
|
-
export const nswTeal = {
|
|
44
|
-
50: 'rgb(242, 251, 250)',
|
|
45
|
-
100: 'rgb(231, 247, 245)',
|
|
46
|
-
150: 'rgb(220, 242, 239)',
|
|
47
|
-
200: 'rgb(209, 238, 234)',
|
|
48
|
-
250: 'rgb(193, 234, 231)',
|
|
49
|
-
300: 'rgb(176, 229, 229)',
|
|
50
|
-
350: 'rgb(158, 224, 229)',
|
|
51
|
-
400: 'rgb(140, 219, 229)',
|
|
52
|
-
450: 'rgb(117, 196, 207)',
|
|
53
|
-
500: 'rgb(94, 172, 185)',
|
|
54
|
-
550: 'rgb(70, 150, 163)',
|
|
55
|
-
600: 'rgb(46, 128, 142)',
|
|
56
|
-
650: 'rgb(37, 111, 123)',
|
|
57
|
-
700: 'rgb(28, 95, 105)',
|
|
58
|
-
750: 'rgb(20, 78, 88)',
|
|
59
|
-
800: 'rgb(11, 63, 71)',
|
|
60
|
-
850: 'rgb(4, 47, 53)',
|
|
61
|
-
900: 'rgb(1, 31, 36)',
|
|
62
|
-
950: 'rgb(0, 17, 20)',
|
|
63
|
-
}
|
|
64
|
-
export const nswBlue = {
|
|
65
|
-
50: 'rgb(240, 251, 255)',
|
|
66
|
-
100: 'rgb(228, 246, 255)',
|
|
67
|
-
150: 'rgb(215, 242, 254)',
|
|
68
|
-
200: 'rgb(203, 237, 253)',
|
|
69
|
-
250: 'rgb(188, 234, 254)',
|
|
70
|
-
300: 'rgb(173, 231, 255)',
|
|
71
|
-
350: 'rgb(157, 227, 255)',
|
|
72
|
-
400: 'rgb(140, 224, 255)',
|
|
73
|
-
450: 'rgb(90, 201, 255)',
|
|
74
|
-
500: 'rgb(38, 174, 255)',
|
|
75
|
-
550: 'rgb(0, 143, 255)',
|
|
76
|
-
600: 'rgb(20, 108, 253)',
|
|
77
|
-
650: 'rgb(12, 90, 212)',
|
|
78
|
-
700: 'rgb(5, 72, 173)',
|
|
79
|
-
750: 'rgb(2, 54, 136)',
|
|
80
|
-
800: 'rgb(0, 38, 100)',
|
|
81
|
-
850: 'rgb(0, 26, 77)',
|
|
82
|
-
900: 'rgb(0, 16, 55)',
|
|
83
|
-
950: 'rgb(0, 6, 34)',
|
|
84
|
-
}
|
|
85
|
-
export const nswPurple = {
|
|
86
|
-
50: 'rgb(249, 247, 255)',
|
|
87
|
-
100: 'rgb(242, 240, 255)',
|
|
88
|
-
150: 'rgb(236, 232, 254)',
|
|
89
|
-
200: 'rgb(230, 225, 253)',
|
|
90
|
-
250: 'rgb(224, 217, 254)',
|
|
91
|
-
300: 'rgb(218, 208, 254)',
|
|
92
|
-
350: 'rgb(212, 200, 255)',
|
|
93
|
-
400: 'rgb(206, 191, 255)',
|
|
94
|
-
450: 'rgb(186, 166, 252)',
|
|
95
|
-
500: 'rgb(166, 141, 249)',
|
|
96
|
-
550: 'rgb(147, 114, 245)',
|
|
97
|
-
600: 'rgb(128, 85, 241)',
|
|
98
|
-
650: 'rgb(114, 67, 207)',
|
|
99
|
-
700: 'rgb(100, 50, 174)',
|
|
100
|
-
750: 'rgb(84, 33, 142)',
|
|
101
|
-
800: 'rgb(68, 17, 112)',
|
|
102
|
-
850: 'rgb(51, 8, 86)',
|
|
103
|
-
900: 'rgb(35, 2, 62)',
|
|
104
|
-
950: 'rgb(19, 0, 39)',
|
|
105
|
-
}
|
|
106
|
-
export const nswFuchsia = {
|
|
107
|
-
50: 'rgb(255, 246, 253)',
|
|
108
|
-
100: 'rgb(255, 238, 249)',
|
|
109
|
-
150: 'rgb(254, 230, 245)',
|
|
110
|
-
200: 'rgb(253, 222, 242)',
|
|
111
|
-
250: 'rgb(251, 212, 239)',
|
|
112
|
-
300: 'rgb(249, 201, 235)',
|
|
113
|
-
350: 'rgb(247, 191, 233)',
|
|
114
|
-
400: 'rgb(244, 181, 230)',
|
|
115
|
-
450: 'rgb(239, 150, 218)',
|
|
116
|
-
500: 'rgb(233, 117, 204)',
|
|
117
|
-
550: 'rgb(225, 80, 190)',
|
|
118
|
-
600: 'rgb(217, 18, 174)',
|
|
119
|
-
650: 'rgb(187, 12, 148)',
|
|
120
|
-
700: 'rgb(157, 6, 123)',
|
|
121
|
-
750: 'rgb(129, 2, 100)',
|
|
122
|
-
800: 'rgb(101, 0, 77)',
|
|
123
|
-
850: 'rgb(77, 0, 58)',
|
|
124
|
-
900: 'rgb(55, 0, 40)',
|
|
125
|
-
950: 'rgb(34, 0, 23)',
|
|
126
|
-
}
|
|
127
|
-
export const nswRed = {
|
|
128
|
-
50: 'rgb(255, 248, 249)',
|
|
129
|
-
100: 'rgb(255, 242, 244)',
|
|
130
|
-
150: 'rgb(255, 236, 239)',
|
|
131
|
-
200: 'rgb(255, 230, 234)',
|
|
132
|
-
250: 'rgb(255, 219, 224)',
|
|
133
|
-
300: 'rgb(255, 207, 214)',
|
|
134
|
-
350: 'rgb(255, 196, 204)',
|
|
135
|
-
400: 'rgb(255, 184, 193)',
|
|
136
|
-
450: 'rgb(248, 151, 162)',
|
|
137
|
-
500: 'rgb(239, 117, 129)',
|
|
138
|
-
550: 'rgb(228, 79, 95)',
|
|
139
|
-
600: 'rgb(215, 21, 58)',
|
|
140
|
-
650: 'rgb(185, 14, 50)',
|
|
141
|
-
700: 'rgb(155, 7, 42)',
|
|
142
|
-
750: 'rgb(126, 3, 34)',
|
|
143
|
-
800: 'rgb(99, 0, 25)',
|
|
144
|
-
850: 'rgb(76, 0, 16)',
|
|
145
|
-
900: 'rgb(54, 0, 8)',
|
|
146
|
-
950: 'rgb(33, 0, 3)',
|
|
147
|
-
}
|
|
148
|
-
export const nswOrange = {
|
|
149
|
-
50: 'rgb(255, 250, 246)',
|
|
150
|
-
100: 'rgb(255, 246, 238)',
|
|
151
|
-
150: 'rgb(254, 241, 231)',
|
|
152
|
-
200: 'rgb(253, 237, 223)',
|
|
153
|
-
250: 'rgb(254, 229, 206)',
|
|
154
|
-
300: 'rgb(255, 221, 189)',
|
|
155
|
-
350: 'rgb(255, 214, 171)',
|
|
156
|
-
400: 'rgb(255, 206, 153)',
|
|
157
|
-
450: 'rgb(253, 182, 120)',
|
|
158
|
-
500: 'rgb(251, 157, 88)',
|
|
159
|
-
550: 'rgb(247, 129, 57)',
|
|
160
|
-
600: 'rgb(243, 99, 27)',
|
|
161
|
-
650: 'rgb(219, 81, 21)',
|
|
162
|
-
700: 'rgb(195, 63, 14)',
|
|
163
|
-
750: 'rgb(171, 46, 6)',
|
|
164
|
-
800: 'rgb(148, 27, 0)',
|
|
165
|
-
850: 'rgb(115, 15, 0)',
|
|
166
|
-
900: 'rgb(83, 4, 0)',
|
|
167
|
-
950: 'rgb(53, 0, 0)',
|
|
168
|
-
}
|
|
169
|
-
export const nswYellow = {
|
|
170
|
-
50: 'rgb(255, 252, 240)',
|
|
171
|
-
100: 'rgb(255, 250, 229)',
|
|
172
|
-
150: 'rgb(255, 247, 218)',
|
|
173
|
-
200: 'rgb(255, 244, 207)',
|
|
174
|
-
250: 'rgb(255, 241, 194)',
|
|
175
|
-
300: 'rgb(254, 238, 181)',
|
|
176
|
-
350: 'rgb(254, 234, 168)',
|
|
177
|
-
400: 'rgb(253, 231, 154)',
|
|
178
|
-
450: 'rgb(251, 218, 128)',
|
|
179
|
-
500: 'rgb(250, 205, 99)',
|
|
180
|
-
550: 'rgb(250, 190, 66)',
|
|
181
|
-
600: 'rgb(250, 175, 5)',
|
|
182
|
-
650: 'rgb(212, 148, 2)',
|
|
183
|
-
700: 'rgb(175, 122, 1)',
|
|
184
|
-
750: 'rgb(139, 96, 0)',
|
|
185
|
-
800: 'rgb(105, 72, 0)',
|
|
186
|
-
850: 'rgb(80, 53, 0)',
|
|
187
|
-
900: 'rgb(57, 36, 0)',
|
|
188
|
-
950: 'rgb(34, 19, 0)',
|
|
189
|
-
}
|
|
190
|
-
export const nswBrown = {
|
|
191
|
-
50: 'rgb(251, 248, 244)',
|
|
192
|
-
100: 'rgb(246, 241, 234)',
|
|
193
|
-
150: 'rgb(242, 234, 225)',
|
|
194
|
-
200: 'rgb(237, 227, 215)',
|
|
195
|
-
250: 'rgb(236, 222, 206)',
|
|
196
|
-
300: 'rgb(234, 218, 198)',
|
|
197
|
-
350: 'rgb(233, 213, 189)',
|
|
198
|
-
400: 'rgb(232, 208, 181)',
|
|
199
|
-
450: 'rgb(219, 191, 159)',
|
|
200
|
-
500: 'rgb(207, 174, 137)',
|
|
201
|
-
550: 'rgb(194, 157, 115)',
|
|
202
|
-
600: 'rgb(182, 141, 93)',
|
|
203
|
-
650: 'rgb(156, 118, 75)',
|
|
204
|
-
700: 'rgb(130, 96, 58)',
|
|
205
|
-
750: 'rgb(106, 75, 41)',
|
|
206
|
-
800: 'rgb(82, 55, 25)',
|
|
207
|
-
850: 'rgb(62, 40, 15)',
|
|
208
|
-
900: 'rgb(43, 26, 7)',
|
|
209
|
-
950: 'rgb(25, 13, 2)',
|
|
210
|
-
}
|