@epa-wg/custom-element-dist 0.0.29 → 0.0.31

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.
Files changed (134) hide show
  1. package/.idea/custom-element-dist.iml +11 -0
  2. package/.idea/inspectionProfiles/Project_Default.xml +24 -0
  3. package/.idea/misc.xml +6 -0
  4. package/.idea/modules.xml +8 -0
  5. package/.idea/vcs.xml +6 -0
  6. package/.storybook/main.ts +21 -19
  7. package/.storybook/preview.ts +25 -25
  8. package/README.md +4 -4
  9. package/coverage/coverage-final.json +21 -21
  10. package/coverage/index.html +24 -24
  11. package/coverage/src/custom-element/coverage.svg +1 -1
  12. package/coverage/src/custom-element/custom-element.js/coverage.svg +1 -1
  13. package/coverage/src/custom-element/custom-element.js.html +247 -241
  14. package/coverage/src/custom-element/http-request.js.html +3 -3
  15. package/coverage/src/custom-element/index.html +14 -14
  16. package/coverage/src/custom-element/local-storage.js.html +52 -52
  17. package/coverage/src/custom-element/location-element.js.html +4 -4
  18. package/coverage/src/custom-element/module-url.js.html +1 -1
  19. package/coverage/src/index.html +1 -1
  20. package/coverage/src/mocks/handlers.ts.html +1 -1
  21. package/coverage/src/mocks/index.html +1 -1
  22. package/coverage/src/stories/attributes.test.stories.ts.html +28 -28
  23. package/coverage/src/stories/coverage.svg +1 -1
  24. package/coverage/src/stories/css.test.stories.ts.html +1 -1
  25. package/coverage/src/stories/dom-merge.test.stories.ts.html +1 -1
  26. package/coverage/src/stories/external-template.test.stories.ts.html +1 -1
  27. package/coverage/src/stories/form.test.stories.ts.html +1 -1
  28. package/coverage/src/stories/http-request.stories.ts.html +1 -1
  29. package/coverage/src/stories/index.html +19 -19
  30. package/coverage/src/stories/local-storage.test.stories.ts.html +17 -17
  31. package/coverage/src/stories/location-element.test.stories.ts.html +3 -6
  32. package/coverage/src/stories/module-url.test.stories.ts.html +1 -1
  33. package/coverage/src/stories/set-url.test.stories.ts.html +1 -1
  34. package/coverage/src/stories/slice-events.test.stories.ts/coverage.svg +1 -1
  35. package/coverage/src/stories/slice-events.test.stories.ts.html +284 -23
  36. package/coverage/src/stories/slots.test.stories.ts.html +1 -1
  37. package/coverage/src/stories/testStoryBook.ts.html +7 -7
  38. package/coverage/src/stories/version-select.test.stories.ts.html +1 -1
  39. package/coverage/src/sum.ts.html +1 -1
  40. package/dist/custom-element-BbJMY20-.cjs +97 -0
  41. package/dist/{custom-element-BOIPgtxz.js → custom-element-CoRNKeEP.js} +122 -120
  42. package/dist/custom-element-bundle.cjs +1 -1
  43. package/dist/custom-element-bundle.js +2 -2
  44. package/dist/demo/a.svg +26 -26
  45. package/dist/demo/data-slices.html +37 -0
  46. package/package.json +13 -13
  47. package/public/demo/a.svg +26 -26
  48. package/public/demo/data-slices.html +37 -0
  49. package/src/custom-element/custom-element.js +4 -2
  50. package/src/custom-element/demo/a.svg +26 -26
  51. package/src/custom-element/demo/data-slices.html +37 -0
  52. package/src/custom-element/ide/web-types-dce.json +1 -1
  53. package/src/custom-element/ide/web-types-xsl.json +1 -1
  54. package/src/material/angular.css +987 -987
  55. package/src/material/components/autocomplete.html +239 -240
  56. package/src/material/components/dropdown.html +92 -45
  57. package/src/material/components/icon-link.html +160 -160
  58. package/src/material/components/menu.html +234 -234
  59. package/src/material/components.html +121 -120
  60. package/src/material/demo.css +36 -31
  61. package/src/material/index.html +110 -110
  62. package/src/material/material.css +356 -356
  63. package/src/material/theme/README.md +17 -17
  64. package/src/material/theme/semantic.css +113 -112
  65. package/src/mocks/versions.mock.ts +8 -8
  66. package/src/stories/attributes.test.stories.ts +20 -20
  67. package/src/stories/location-element.test.stories.ts +1 -2
  68. package/src/stories/slice-events.test.stories.ts +87 -0
  69. package/storybook-static/assets/Color-F6OSRLHC-CFyd3TND.js +1 -0
  70. package/storybook-static/assets/{Configure-DOhzHFEs.js → Configure-UGTbPRKK.js} +1 -1
  71. package/storybook-static/assets/{DocsRenderer-CFRXHY34-BSJkbsd6.js → DocsRenderer-CFRXHY34-Dpr5iB0o.js} +2 -2
  72. package/storybook-static/assets/{attributes.test.stories-BJBuuXgZ.js → attributes.test.stories-DSOLHHOW.js} +38 -36
  73. package/storybook-static/assets/{css.test.stories-pgbBc17d.js → css.test.stories-Cgn6ICr0.js} +1 -1
  74. package/storybook-static/assets/custom-element-D59Fok1f.js +97 -0
  75. package/storybook-static/assets/{dom-merge.test.stories-CXcYP_-J.js → dom-merge.test.stories-CBObfPWg.js} +1 -1
  76. package/storybook-static/assets/entry-preview-DHVXbf3x.js +26 -0
  77. package/storybook-static/assets/entry-preview-docs-BbcIMweR.js +2 -0
  78. package/storybook-static/assets/{external-template.test.stories-CpJ68Ghy.js → external-template.test.stories-VfKUQ8eu.js} +1 -1
  79. package/storybook-static/assets/{form.test.stories-D35lyqd8.js → form.test.stories-CnuGN7Zw.js} +1 -1
  80. package/storybook-static/assets/{handlers-CW9pDZnt.js → handlers-V_T7WjNK.js} +21 -21
  81. package/storybook-static/assets/{http-request.stories-CBbknCOO.js → http-request.stories-8NN1Coqm.js} +1 -1
  82. package/storybook-static/assets/iframe-DnhkgdtG.js +2 -0
  83. package/storybook-static/assets/index-3Sfy-t3H.js +769 -0
  84. package/storybook-static/assets/index-BcZLpTeD.js +8 -0
  85. package/storybook-static/assets/index-CIBI7sCB.js +1 -0
  86. package/storybook-static/assets/{index-BSz1w4Gl.js → index-CxRwF5Or.js} +130 -130
  87. package/storybook-static/assets/{index-YxUFxnQR.js → index-DN1RoK17.js} +1 -1
  88. package/storybook-static/assets/{index-B3QjF0Ed.js → index-DjJD7gkO.js} +1 -1
  89. package/storybook-static/assets/{local-storage.test.stories-BY-PWhuk.js → local-storage.test.stories-Dk5Yqc7m.js} +1 -1
  90. package/storybook-static/assets/{location-element.test.stories-3auBYEaU.js → location-element.test.stories-56um6s5L.js} +1 -1
  91. package/storybook-static/assets/{module-url.test.stories-B7L9cL60.js → module-url.test.stories-DEponQ7l.js} +1 -1
  92. package/storybook-static/assets/{preview-BRPR-UXC.js → preview-CNKoaWES.js} +1 -1
  93. package/storybook-static/assets/preview-Czc-sw5H.js +2 -0
  94. package/storybook-static/assets/preview-DAeyCMnM.js +1 -0
  95. package/storybook-static/assets/{preview-CfWMRsRq.js → preview-vbpHsp94.js} +2 -2
  96. package/storybook-static/assets/{set-url.test.stories-CuSuDLIx.js → set-url.test.stories-B4E6hIe-.js} +1 -1
  97. package/storybook-static/assets/{slice-events.test.stories-BkRKsKem.js → slice-events.test.stories-BR0F-B6I.js} +138 -13
  98. package/storybook-static/assets/{slots.test.stories-BJCUWFkE.js → slots.test.stories-CgfJIyCr.js} +1 -1
  99. package/storybook-static/assets/tiny-invariant-CopsF_GD.js +1 -0
  100. package/storybook-static/assets/{version-select.test.stories-B3ybJn_Z.js → version-select.test.stories-nmxATIwv.js} +1 -1
  101. package/storybook-static/demo/a.svg +26 -26
  102. package/storybook-static/demo/data-slices.html +37 -0
  103. package/storybook-static/iframe.html +2 -2
  104. package/storybook-static/index.html +4 -0
  105. package/storybook-static/index.json +1 -1
  106. package/storybook-static/project.json +1 -1
  107. package/storybook-static/sb-addons/chromatic-com-storybook-10/manager-bundle.js +333 -0
  108. package/storybook-static/sb-addons/chromatic-com-storybook-10/manager-bundle.js.LEGAL.txt +40 -0
  109. package/storybook-static/sb-addons/essentials-actions-3/manager-bundle.js +1 -1
  110. package/storybook-static/sb-addons/essentials-backgrounds-4/manager-bundle.js +8 -8
  111. package/storybook-static/sb-addons/essentials-controls-2/manager-bundle.js +82 -85
  112. package/storybook-static/sb-addons/essentials-measure-7/manager-bundle.js +1 -1
  113. package/storybook-static/sb-addons/essentials-outline-8/manager-bundle.js +1 -1
  114. package/storybook-static/sb-addons/essentials-viewport-5/manager-bundle.js +1 -1
  115. package/storybook-static/sb-addons/interactions-9/manager-bundle.js +66 -67
  116. package/storybook-static/sb-addons/storybook-core-core-server-presets-0/common-manager-bundle.js +1 -1
  117. package/storybook-static/sb-manager/globals-module-info.js +25 -3
  118. package/storybook-static/sb-manager/globals-runtime.js +29585 -43124
  119. package/storybook-static/sb-manager/runtime.js +10647 -9399
  120. package/storybook-static/sb-preview/runtime.js +3536 -5860
  121. package/test-runner-jest.config.js +15 -0
  122. package/dist/custom-element-CUsSENWc.cjs +0 -97
  123. package/src/stories/__screenshots__/http-request.test.ts/http-request-url-change-1.png +0 -0
  124. package/storybook-static/assets/Color-ERTF36HU-CQkSD2nd.js +0 -1
  125. package/storybook-static/assets/custom-element-BDGsYgbP.js +0 -97
  126. package/storybook-static/assets/entry-preview-C313OLrj.js +0 -26
  127. package/storybook-static/assets/entry-preview-docs-B7ORr9w5.js +0 -2
  128. package/storybook-static/assets/iframe-DOi4N7qI.js +0 -2
  129. package/storybook-static/assets/index-BdcJ-iJ7.js +0 -8
  130. package/storybook-static/assets/index-CaL3Qp7t.js +0 -634
  131. package/storybook-static/assets/index-DgFM0Ce3.js +0 -1
  132. package/storybook-static/assets/preview-C992A1Y-.js +0 -2
  133. package/storybook-static/assets/preview-CcS4DQh8.js +0 -1
  134. package/storybook-static/assets/tiny-invariant-BxWVcicq.js +0 -1
@@ -1,987 +1,987 @@
1
- /* by color picker from https://material.angular.io */
2
- :root{
3
- --ng-teal-primary: #dce3fc;
4
- --ng-teal-hover: #d0d8f6;
5
- --ng-teal-focus: #c8d2f3;
6
- --ng-teal-active: #adc4ef;
7
-
8
- --ng-action-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
9
- --ng-action-box-shadow-hover: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);
10
- --ng-action-transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
11
-
12
- }
13
-
14
- /* https://github.com/angular/components/blob/main/src/material/core/theming/_palettes.scss */
15
- :root{
16
- --ng-error-0: #000000;
17
- --ng-error-10: #410002;
18
- --ng-error-20: #690005;
19
- --ng-error-25: #7e0007;
20
- --ng-error-30: #93000a;
21
- --ng-error-35: #a80710;
22
- --ng-error-40: #ba1a1a;
23
- --ng-error-50: #de3730;
24
- --ng-error-60: #ff5449;
25
- --ng-error-70: #ff897d;
26
- --ng-error-80: #ffb4ab;
27
- --ng-error-90: #ffdad6;
28
- --ng-error-95: #ffedea;
29
- --ng-error-98: #fff8f7;
30
- --ng-error-99: #fffbff;
31
- --ng-error-100: #ffffff;
32
- /* Red color palette to be used as primary or tertiary palette.*/
33
-
34
- --ng-red-0: #000000;
35
- --ng-red-10: #410000;
36
- --ng-red-20: #690100;
37
- --ng-red-25: #7e0100;
38
- --ng-red-30: #930100;
39
- --ng-red-35: #a90100;
40
- --ng-red-40: #c00100;
41
- --ng-red-50: #ef0000;
42
- --ng-red-60: #ff5540;
43
- --ng-red-70: #ff8a78;
44
- --ng-red-80: #ffb4a8;
45
- --ng-red-90: #ffdad4;
46
- --ng-red-95: #ffedea;
47
- --ng-red-98: #fff8f6;
48
- --ng-red-99: #fffbff;
49
- --ng-red-100: #ffffff;
50
-
51
- --ng-red-secondary-0: #000000;
52
- --ng-red-secondary-10: #2c1512;
53
- --ng-red-secondary-20: #442925;
54
- --ng-red-secondary-25: #513430;
55
- --ng-red-secondary-30: #5d3f3b;
56
- --ng-red-secondary-35: #6a4b46;
57
- --ng-red-secondary-40: #775651;
58
- --ng-red-secondary-50: #926f69;
59
- --ng-red-secondary-60: #ae8882;
60
- --ng-red-secondary-70: #caa29c;
61
- --ng-red-secondary-80: #e7bdb6;
62
- --ng-red-secondary-90: #ffdad4;
63
- --ng-red-secondary-95: #ffedea;
64
- --ng-red-secondary-98: #fff8f6;
65
- --ng-red-secondary-99: #fffbff;
66
- --ng-red-secondary-100: #ffffff;
67
-
68
- /* neutral */
69
- --ng-red-neutral-0: #000000;
70
- --ng-red-neutral-10: #201a19;
71
- --ng-red-neutral-20: #362f2e;
72
- --ng-red-neutral-25: #413a38;
73
- --ng-red-neutral-30: #4d4544;
74
- --ng-red-neutral-35: #59504f;
75
- --ng-red-neutral-40: #655c5b;
76
- --ng-red-neutral-50: #7f7573;
77
- --ng-red-neutral-60: #998e8d;
78
- --ng-red-neutral-70: #b4a9a7;
79
- --ng-red-neutral-80: #d0c4c2;
80
- --ng-red-neutral-90: #ede0dd;
81
- --ng-red-neutral-95: #fbeeec;
82
- --ng-red-neutral-98: #fff8f6;
83
- --ng-red-neutral-99: #fffbff;
84
- --ng-red-neutral-100: #ffffff;
85
- --ng-red-neutral-4: #130d0c;
86
- --ng-red-neutral-6: #181211;
87
- --ng-red-neutral-12: #251e1d;
88
- --ng-red-neutral-17: #302828;
89
- --ng-red-neutral-22: #3b3332;
90
- --ng-red-neutral-24: #3f3737;
91
- --ng-red-neutral-87: #e4d7d6;
92
- --ng-red-neutral-92: #f3e5e4;
93
- --ng-red-neutral-94: #f9ebe9;
94
- --ng-red-neutral-96: #fef1ef;
95
-
96
- /* variant */
97
- --ng-red-variant-0: #000000;
98
- --ng-red-variant-10: #251917;
99
- --ng-red-variant-20: #3b2d2b;
100
- --ng-red-variant-25: #473836;
101
- --ng-red-variant-30: #534341;
102
- --ng-red-variant-35: #5f4f4c;
103
- --ng-red-variant-40: #6c5a58;
104
- --ng-red-variant-50: #857370;
105
- --ng-red-variant-60: #a08c89;
106
- --ng-red-variant-70: #bca7a3;
107
- --ng-red-variant-80: #d8c2be;
108
- --ng-red-variant-90: #f5ddda;
109
- --ng-red-variant-95: #ffedea;
110
- --ng-red-variant-98: #fff8f6;
111
- --ng-red-variant-99: #fffbff;
112
- --ng-red-variant-100: #ffffff;
113
-
114
- /* Green color palette to be used as primary or tertiary palette.*/
115
- --ng-green-0: #000000;
116
- --ng-green-10: #002200;
117
- --ng-green-20: #013a00;
118
- --ng-green-25: #014600;
119
- --ng-green-30: #015300;
120
- --ng-green-35: #026100;
121
- --ng-green-40: #026e00;
122
- --ng-green-50: #038b00;
123
- --ng-green-60: #03a800;
124
- --ng-green-70: #03c700;
125
- --ng-green-80: #02e600;
126
- --ng-green-90: #77ff61;
127
- --ng-green-95: #cbffb8;
128
- --ng-green-98: #edffe1;
129
- --ng-green-99: #f7ffee;
130
- --ng-green-100: #ffffff;
131
-
132
- --ng-green-secondary-0: #000000;
133
- --ng-green-secondary-10: #121f0e;
134
- --ng-green-secondary-20: #263422;
135
- --ng-green-secondary-25: #313f2c;
136
- --ng-green-secondary-30: #3c4b37;
137
- --ng-green-secondary-35: #485642;
138
- --ng-green-secondary-40: #54634d;
139
- --ng-green-secondary-50: #6c7b65;
140
- --ng-green-secondary-60: #86957e;
141
- --ng-green-secondary-70: #a0b097;
142
- --ng-green-secondary-80: #bbcbb2;
143
- --ng-green-secondary-90: #d7e8cd;
144
- --ng-green-secondary-95: #e5f6da;
145
- --ng-green-secondary-98: #eeffe3;
146
- --ng-green-secondary-99: #f7ffee;
147
- --ng-green-secondary-100: #ffffff;
148
-
149
- --ng-green-neutral-0: #000000;
150
- --ng-green-neutral-10: #1a1c18;
151
- --ng-green-neutral-20: #2f312d;
152
- --ng-green-neutral-25: #3a3c38;
153
- --ng-green-neutral-30: #454743;
154
- --ng-green-neutral-35: #51534e;
155
- --ng-green-neutral-40: #5d5f5a;
156
- --ng-green-neutral-50: #767872;
157
- --ng-green-neutral-60: #90918c;
158
- --ng-green-neutral-70: #abaca6;
159
- --ng-green-neutral-80: #c6c7c1;
160
- --ng-green-neutral-90: #e2e3dc;
161
- --ng-green-neutral-95: #f1f1eb;
162
- --ng-green-neutral-98: #f9faf3;
163
- --ng-green-neutral-99: #fcfdf6;
164
- --ng-green-neutral-100: #ffffff;
165
- --ng-green-neutral-4: #0c0f0b;
166
- --ng-green-neutral-6: #121410;
167
- --ng-green-neutral-12: #1e201c;
168
- --ng-green-neutral-17: #282b26;
169
- --ng-green-neutral-22: #333531;
170
- --ng-green-neutral-24: #383a35;
171
- --ng-green-neutral-87: #dadbd3;
172
- --ng-green-neutral-92: #e8e9e1;
173
- --ng-green-neutral-94: #eeeee7;
174
- --ng-green-neutral-96: #f3f4ed;
175
-
176
- --ng-green-variant-0: #000000;
177
- --ng-green-variant-10: #181d15;
178
- --ng-green-variant-20: #2c3229;
179
- --ng-green-variant-25: #373d34;
180
- --ng-green-variant-30: #43483f;
181
- --ng-green-variant-35: #4e544a;
182
- --ng-green-variant-40: #5a6056;
183
- --ng-green-variant-50: #73796e;
184
- --ng-green-variant-60: #8d9387;
185
- --ng-green-variant-70: #a7ada1;
186
- --ng-green-variant-80: #c3c8bc;
187
- --ng-green-variant-90: #dfe4d7;
188
- --ng-green-variant-95: #edf3e5;
189
- --ng-green-variant-98: #f6fbee;
190
- --ng-green-variant-99: #f9fef1;
191
- --ng-green-variant-100: #ffffff;
192
-
193
-
194
- /* Blue color palette to be used as primary or tertiary palette. */
195
- --ng-blue-0: #000000;
196
- --ng-blue-10: #00006e;
197
- --ng-blue-20: #0001ac;
198
- --ng-blue-25: #0001cd;
199
- --ng-blue-30: #0000ef;
200
- --ng-blue-35: #1a21ff;
201
- --ng-blue-40: #343dff;
202
- --ng-blue-50: #5a64ff;
203
- --ng-blue-60: #7c84ff;
204
- --ng-blue-70: #9da3ff;
205
- --ng-blue-80: #bec2ff;
206
- --ng-blue-90: #e0e0ff;
207
- --ng-blue-95: #f1efff;
208
- --ng-blue-98: #fbf8ff;
209
- --ng-blue-99: #fffbff;
210
- --ng-blue-100: #ffffff;
211
-
212
- --ng-blue-secondary-0: #000000;
213
- --ng-blue-secondary-10: #191a2c;
214
- --ng-blue-secondary-20: #2e2f42;
215
- --ng-blue-secondary-25: #393a4d;
216
- --ng-blue-secondary-30: #444559;
217
- --ng-blue-secondary-35: #505165;
218
- --ng-blue-secondary-40: #5c5d72;
219
- --ng-blue-secondary-50: #75758b;
220
- --ng-blue-secondary-60: #8f8fa6;
221
- --ng-blue-secondary-70: #a9a9c1;
222
- --ng-blue-secondary-80: #c5c4dd;
223
- --ng-blue-secondary-90: #e1e0f9;
224
- --ng-blue-secondary-95: #f1efff;
225
- --ng-blue-secondary-98: #fbf8ff;
226
- --ng-blue-secondary-99: #fffbff;
227
- --ng-blue-secondary-100: #ffffff;
228
-
229
- --ng-blue-neutral-0: #000000;
230
- --ng-blue-neutral-10: #1b1b1f;
231
- --ng-blue-neutral-20: #303034;
232
- --ng-blue-neutral-25: #3c3b3f;
233
- --ng-blue-neutral-30: #47464a;
234
- --ng-blue-neutral-35: #535256;
235
- --ng-blue-neutral-40: #5f5e62;
236
- --ng-blue-neutral-50: #78767a;
237
- --ng-blue-neutral-60: #929094;
238
- --ng-blue-neutral-70: #adaaaf;
239
- --ng-blue-neutral-80: #c8c5ca;
240
- --ng-blue-neutral-90: #e5e1e6;
241
- --ng-blue-neutral-95: #f3eff4;
242
- --ng-blue-neutral-98: #fcf8fd;
243
- --ng-blue-neutral-99: #fffbff;
244
- --ng-blue-neutral-100: #ffffff;
245
- --ng-blue-neutral-4: #0e0e11;
246
- --ng-blue-neutral-6: #131316;
247
- --ng-blue-neutral-12: #201f22;
248
- --ng-blue-neutral-17: #2a292d;
249
- --ng-blue-neutral-22: #353438;
250
- --ng-blue-neutral-24: #3a393c;
251
- --ng-blue-neutral-87: #dcd9dd;
252
- --ng-blue-neutral-92: #ebe7eb;
253
- --ng-blue-neutral-94: #f0edf1;
254
- --ng-blue-neutral-96: #f6f2f7;
255
-
256
- --ng-blue-variant-0: #000000;
257
- --ng-blue-variant-10: #1b1b23;
258
- --ng-blue-variant-20: #303038;
259
- --ng-blue-variant-25: #3b3b43;
260
- --ng-blue-variant-30: #46464f;
261
- --ng-blue-variant-35: #52515b;
262
- --ng-blue-variant-40: #5e5d67;
263
- --ng-blue-variant-50: #777680;
264
- --ng-blue-variant-60: #91909a;
265
- --ng-blue-variant-70: #acaab4;
266
- --ng-blue-variant-80: #c7c5d0;
267
- --ng-blue-variant-90: #e4e1ec;
268
- --ng-blue-variant-95: #f2effa;
269
- --ng-blue-variant-98: #fbf8ff;
270
- --ng-blue-variant-99: #fffbff;
271
- --ng-blue-variant-100: #ffffff;
272
-
273
-
274
- /* Yellow color palette to be used as primary or tertiary palette. */
275
- --ng-yellow-0: #000000;
276
- --ng-yellow-10: #1d1d00;
277
- --ng-yellow-20: #323200;
278
- --ng-yellow-25: #3e3e00;
279
- --ng-yellow-30: #494900;
280
- --ng-yellow-35: #555500;
281
- --ng-yellow-40: #626200;
282
- --ng-yellow-50: #7b7b00;
283
- --ng-yellow-60: #969600;
284
- --ng-yellow-70: #b1b100;
285
- --ng-yellow-80: #cdcd00;
286
- --ng-yellow-90: #eaea00;
287
- --ng-yellow-95: #f9f900;
288
- --ng-yellow-98: #fffeac;
289
- --ng-yellow-99: #fffbff;
290
- --ng-yellow-100: #ffffff;
291
-
292
- --ng-yellow-secondary-0: #000000;
293
- --ng-yellow-secondary-10: #1d1d06;
294
- --ng-yellow-secondary-20: #323218;
295
- --ng-yellow-secondary-25: #3d3d22;
296
- --ng-yellow-secondary-30: #49482d;
297
- --ng-yellow-secondary-35: #545438;
298
- --ng-yellow-secondary-40: #606043;
299
- --ng-yellow-secondary-50: #7a795a;
300
- --ng-yellow-secondary-60: #949272;
301
- --ng-yellow-secondary-70: #aead8b;
302
- --ng-yellow-secondary-80: #cac8a5;
303
- --ng-yellow-secondary-90: #e7e4bf;
304
- --ng-yellow-secondary-95: #f5f3cd;
305
- --ng-yellow-secondary-98: #fefbd5;
306
- --ng-yellow-secondary-99: #fffbff;
307
- --ng-yellow-secondary-100: #ffffff;
308
-
309
- --ng-yellow-neutral-0: #000000;
310
- --ng-yellow-neutral-10: #1c1c17;
311
- --ng-yellow-neutral-20: #31312b;
312
- --ng-yellow-neutral-25: #3c3c35;
313
- --ng-yellow-neutral-30: #484741;
314
- --ng-yellow-neutral-35: #54524c;
315
- --ng-yellow-neutral-40: #605e58;
316
- --ng-yellow-neutral-50: #797770;
317
- --ng-yellow-neutral-60: #939189;
318
- --ng-yellow-neutral-70: #aeaba3;
319
- --ng-yellow-neutral-80: #c9c6be;
320
- --ng-yellow-neutral-90: #e6e2d9;
321
- --ng-yellow-neutral-95: #f4f0e8;
322
- --ng-yellow-neutral-98: #fdf9f0;
323
- --ng-yellow-neutral-99: #fffbff;
324
- --ng-yellow-neutral-100: #ffffff;
325
- --ng-yellow-neutral-4: #0f0e0a;
326
- --ng-yellow-neutral-6: #14140f;
327
- --ng-yellow-neutral-12: #20201b;
328
- --ng-yellow-neutral-17: #2b2a25;
329
- --ng-yellow-neutral-22: #36352f;
330
- --ng-yellow-neutral-24: #3a3933;
331
- --ng-yellow-neutral-87: #dddad1;
332
- --ng-yellow-neutral-92: #ece8df;
333
- --ng-yellow-neutral-94: #f1ede5;
334
- --ng-yellow-neutral-96: #f7f3ea;
335
-
336
- --ng-variant-0: #000000;
337
- --ng-variant-10: #1c1c11;
338
- --ng-variant-20: #313125;
339
- --ng-variant-25: #3d3c2f;
340
- --ng-variant-30: #48473a;
341
- --ng-variant-35: #545345;
342
- --ng-variant-40: #605f51;
343
- --ng-variant-50: #797869;
344
- --ng-variant-60: #939182;
345
- --ng-variant-70: #aeac9b;
346
- --ng-variant-80: #cac7b6;
347
- --ng-variant-90: #e6e3d1;
348
- --ng-variant-95: #f4f1df;
349
- --ng-variant-98: #fdfae7;
350
- --ng-variant-99: #fffbff;
351
- --ng-variant-100: #ffffff;
352
-
353
- /* Cyan color palette to be used as primary or tertiary palette. */
354
- --ng-cyan-0: #000000;
355
- --ng-cyan-10: #002020;
356
- --ng-cyan-20: #003737;
357
- --ng-cyan-25: #004343;
358
- --ng-cyan-30: #004f4f;
359
- --ng-cyan-35: #005c5c;
360
- --ng-cyan-40: #006a6a;
361
- --ng-cyan-50: #008585;
362
- --ng-cyan-60: #00a1a1;
363
- --ng-cyan-70: #00bebe;
364
- --ng-cyan-80: #00dddd;
365
- --ng-cyan-90: #00fbfb;
366
- --ng-cyan-95: #adfffe;
367
- --ng-cyan-98: #e2fffe;
368
- --ng-cyan-99: #f1fffe;
369
- --ng-cyan-100: #ffffff;
370
-
371
- --ng-cyan-secondary-0: #000000;
372
- --ng-cyan-secondary-10: #051f1f;
373
- --ng-cyan-secondary-20: #1b3534;
374
- --ng-cyan-secondary-25: #27403f;
375
- --ng-cyan-secondary-30: #324b4b;
376
- --ng-cyan-secondary-35: #3e5757;
377
- --ng-cyan-secondary-40: #4a6363;
378
- --ng-cyan-secondary-50: #627c7b;
379
- --ng-cyan-secondary-60: #7b9695;
380
- --ng-cyan-secondary-70: #95b0b0;
381
- --ng-cyan-secondary-80: #b0cccb;
382
- --ng-cyan-secondary-90: #cce8e7;
383
- --ng-cyan-secondary-95: #daf6f5;
384
- --ng-cyan-secondary-98: #e3fffe;
385
- --ng-cyan-secondary-99: #f1fffe;
386
- --ng-cyan-secondary-100: #ffffff;
387
-
388
- --ng-cyan-neutral-0: #000000;
389
- --ng-cyan-neutral-10: #191c1c;
390
- --ng-cyan-neutral-20: #2d3131;
391
- --ng-cyan-neutral-25: #383c3c;
392
- --ng-cyan-neutral-30: #444747;
393
- --ng-cyan-neutral-35: #4f5353;
394
- --ng-cyan-neutral-40: #5b5f5f;
395
- --ng-cyan-neutral-50: #747877;
396
- --ng-cyan-neutral-60: #8e9191;
397
- --ng-cyan-neutral-70: #a9acab;
398
- --ng-cyan-neutral-80: #c4c7c6;
399
- --ng-cyan-neutral-90: #e0e3e2;
400
- --ng-cyan-neutral-95: #eff1f0;
401
- --ng-cyan-neutral-98: #f7faf9;
402
- --ng-cyan-neutral-99: #fafdfc;
403
- --ng-cyan-neutral-100: #ffffff;
404
- --ng-cyan-neutral-4: #0b0f0e;
405
- --ng-cyan-neutral-6: #101414;
406
- --ng-cyan-neutral-12: #1c2020;
407
- --ng-cyan-neutral-17: #272b2a;
408
- --ng-cyan-neutral-22: #313635;
409
- --ng-cyan-neutral-24: #363a39;
410
- --ng-cyan-neutral-87: #d7dbd9;
411
- --ng-cyan-neutral-92: #e6e9e7;
412
- --ng-cyan-neutral-94: #ebefed;
413
- --ng-cyan-neutral-96: #f1f4f3;
414
-
415
- --ng-cyan-variant-0: #000000;
416
- --ng-cyan-variant-10: #141d1d;
417
- --ng-cyan-variant-20: #293232;
418
- --ng-cyan-variant-25: #343d3d;
419
- --ng-cyan-variant-30: #3f4948;
420
- --ng-cyan-variant-35: #4a5454;
421
- --ng-cyan-variant-40: #566060;
422
- --ng-cyan-variant-50: #6f7979;
423
- --ng-cyan-variant-60: #889392;
424
- --ng-cyan-variant-70: #a3adad;
425
- --ng-cyan-variant-80: #bec9c8;
426
- --ng-cyan-variant-90: #dae5e4;
427
- --ng-cyan-variant-95: #e9f3f2;
428
- --ng-cyan-variant-98: #f1fbfa;
429
- --ng-cyan-variant-99: #f4fefd;
430
- --ng-cyan-variant-100: #ffffff;
431
-
432
-
433
- /* Magenta color palette to be used as primary or tertiary palette. */
434
- --ng-magenta-0: #000000;
435
- --ng-magenta-10: #380038;
436
- --ng-magenta-20: #5b005b;
437
- --ng-magenta-25: #6e006e;
438
- --ng-magenta-30: #810081;
439
- --ng-magenta-35: #950094;
440
- --ng-magenta-40: #a900a9;
441
- --ng-magenta-50: #d200d2;
442
- --ng-magenta-60: #fe00fe;
443
- --ng-magenta-70: #ff76f6;
444
- --ng-magenta-80: #ffabf3;
445
- --ng-magenta-90: #ffd7f5;
446
- --ng-magenta-95: #ffebf8;
447
- --ng-magenta-98: #fff7f9;
448
- --ng-magenta-99: #fffbff;
449
- --ng-magenta-100: #ffffff;
450
-
451
- --ng-magenta-secondary-0: #000000;
452
- --ng-magenta-secondary-10: #271624;
453
- --ng-magenta-secondary-20: #3d2b3a;
454
- --ng-magenta-secondary-25: #493545;
455
- --ng-magenta-secondary-30: #554151;
456
- --ng-magenta-secondary-35: #614c5d;
457
- --ng-magenta-secondary-40: #6e5869;
458
- --ng-magenta-secondary-50: #877082;
459
- --ng-magenta-secondary-60: #a2899c;
460
- --ng-magenta-secondary-70: #bea4b7;
461
- --ng-magenta-secondary-80: #dabfd2;
462
- --ng-magenta-secondary-90: #f7daef;
463
- --ng-magenta-secondary-95: #ffebf8;
464
- --ng-magenta-secondary-98: #fff7f9;
465
- --ng-magenta-secondary-99: #fffbff;
466
- --ng-magenta-secondary-100: #ffffff;
467
-
468
- --ng-magenta-neutral-0: #000000;
469
- --ng-magenta-neutral-10: #1e1a1d;
470
- --ng-magenta-neutral-20: #342f32;
471
- --ng-magenta-neutral-25: #3f3a3d;
472
- --ng-magenta-neutral-30: #4b4548;
473
- --ng-magenta-neutral-35: #575154;
474
- --ng-magenta-neutral-40: #635d60;
475
- --ng-magenta-neutral-50: #7c7579;
476
- --ng-magenta-neutral-60: #968f92;
477
- --ng-magenta-neutral-70: #b1a9ad;
478
- --ng-magenta-neutral-80: #cdc4c8;
479
- --ng-magenta-neutral-90: #e9e0e4;
480
- --ng-magenta-neutral-95: #f8eef2;
481
- --ng-magenta-neutral-98: #fff7f9;
482
- --ng-magenta-neutral-99: #fffbff;
483
- --ng-magenta-neutral-100: #ffffff;
484
- --ng-magenta-neutral-4: #110d10;
485
- --ng-magenta-neutral-6: #161215;
486
- --ng-magenta-neutral-12: #231e22;
487
- --ng-magenta-neutral-17: #2d292c;
488
- --ng-magenta-neutral-22: #383337;
489
- --ng-magenta-neutral-24: #3d383b;
490
- --ng-magenta-neutral-87: #e1d7dc;
491
- --ng-magenta-neutral-92: #efe6ea;
492
- --ng-magenta-neutral-94: #f5ebf0;
493
- --ng-magenta-neutral-96: #fbf1f5;
494
-
495
- --ng-magenta-variant-0: #000000;
496
- --ng-magenta-variant-10: #21191f;
497
- --ng-magenta-variant-20: #372e34;
498
- --ng-magenta-variant-25: #423940;
499
- --ng-magenta-variant-30: #4e444b;
500
- --ng-magenta-variant-35: #5a4f57;
501
- --ng-magenta-variant-40: #665b63;
502
- --ng-magenta-variant-50: #80747c;
503
- --ng-magenta-variant-60: #9a8d95;
504
- --ng-magenta-variant-70: #b5a7b0;
505
- --ng-magenta-variant-80: #d1c2cb;
506
- --ng-magenta-variant-90: #eedee7;
507
- --ng-magenta-variant-95: #fcecf5;
508
- --ng-magenta-variant-98: #fff7f9;
509
- --ng-magenta-variant-99: #fffbff;
510
- --ng-magenta-variant-100: #ffffff;
511
-
512
- /* Orange color palette to be used as primary or tertiary palette. */
513
- --ng-orange-0: #000000;
514
- --ng-orange-10: #311300;
515
- --ng-orange-20: #502400;
516
- --ng-orange-25: #612d00;
517
- --ng-orange-30: #723600;
518
- --ng-orange-35: #843f00;
519
- --ng-orange-40: #964900;
520
- --ng-orange-50: #bc5d00;
521
- --ng-orange-60: #e37100;
522
- --ng-orange-70: #ff8e36;
523
- --ng-orange-80: #ffb787;
524
- --ng-orange-90: #ffdcc7;
525
- --ng-orange-95: #ffede4;
526
- --ng-orange-98: #fff8f5;
527
- --ng-orange-99: #fffbff;
528
- --ng-orange-100: #ffffff;
529
-
530
- --ng-orange-secondary-0: #000000;
531
- --ng-orange-secondary-10: #2b1708;
532
- --ng-orange-secondary-20: #422b1b;
533
- --ng-orange-secondary-25: #4f3625;
534
- --ng-orange-secondary-30: #5b4130;
535
- --ng-orange-secondary-35: #684c3b;
536
- --ng-orange-secondary-40: #755846;
537
- --ng-orange-secondary-50: #90715d;
538
- --ng-orange-secondary-60: #ab8a75;
539
- --ng-orange-secondary-70: #c8a48e;
540
- --ng-orange-secondary-80: #e5bfa8;
541
- --ng-orange-secondary-90: #ffdcc7;
542
- --ng-orange-secondary-95: #ffede4;
543
- --ng-orange-secondary-98: #fff8f5;
544
- --ng-orange-secondary-99: #fffbff;
545
- --ng-orange-secondary-100: #ffffff;
546
-
547
- --ng-orange-neutral-0: #000000;
548
- --ng-orange-neutral-10: #201a17;
549
- --ng-orange-neutral-20: #362f2b;
550
- --ng-orange-neutral-25: #413a36;
551
- --ng-orange-neutral-30: #4d4541;
552
- --ng-orange-neutral-35: #59514d;
553
- --ng-orange-neutral-40: #655d58;
554
- --ng-orange-neutral-50: #7e7571;
555
- --ng-orange-neutral-60: #998f8a;
556
- --ng-orange-neutral-70: #b4a9a4;
557
- --ng-orange-neutral-80: #d0c4bf;
558
- --ng-orange-neutral-90: #ece0da;
559
- --ng-orange-neutral-95: #fbeee8;
560
- --ng-orange-neutral-98: #fff8f5;
561
- --ng-orange-neutral-99: #fffbff;
562
- --ng-orange-neutral-100: #ffffff;
563
- --ng-orange-neutral-4: #120d0b;
564
- --ng-orange-neutral-6: #181210;
565
- --ng-orange-neutral-12: #241e1b;
566
- --ng-orange-neutral-17: #2f2926;
567
- --ng-orange-neutral-22: #3a3330;
568
- --ng-orange-neutral-24: #3f3834;
569
- --ng-orange-neutral-87: #e3d8d3;
570
- --ng-orange-neutral-92: #f2e6e1;
571
- --ng-orange-neutral-94: #f8ebe6;
572
- --ng-orange-neutral-96: #fef1ec;
573
-
574
- --ng-orange-variant-0: #000000;
575
- --ng-orange-variant-10: #241912;
576
- --ng-orange-variant-20: #3a2e26;
577
- --ng-orange-variant-25: #463931;
578
- --ng-orange-variant-30: #52443c;
579
- --ng-orange-variant-35: #5e4f47;
580
- --ng-orange-variant-40: #6b5b52;
581
- --ng-orange-variant-50: #84746a;
582
- --ng-orange-variant-60: #9f8d83;
583
- --ng-orange-variant-70: #baa79d;
584
- --ng-orange-variant-80: #d7c3b8;
585
- --ng-orange-variant-90: #f4ded3;
586
- --ng-orange-variant-95: #ffede4;
587
- --ng-orange-variant-98: #fff8f5;
588
- --ng-orange-variant-99: #fffbff;
589
- --ng-orange-variant-100: #ffffff;
590
-
591
- /* Chartreuse color palette to be used as primary or tertiary palette. */
592
- --ng-chartreuse-0: #000000;
593
- --ng-chartreuse-10: #0b2000;
594
- --ng-chartreuse-20: #173800;
595
- --ng-chartreuse-25: #1e4400;
596
- --ng-chartreuse-30: #245100;
597
- --ng-chartreuse-35: #2b5e00;
598
- --ng-chartreuse-40: #326b00;
599
- --ng-chartreuse-50: #418700;
600
- --ng-chartreuse-60: #50a400;
601
- --ng-chartreuse-70: #60c100;
602
- --ng-chartreuse-80: #70e000;
603
- --ng-chartreuse-90: #82ff10;
604
- --ng-chartreuse-95: #cfffa9;
605
- --ng-chartreuse-98: #eeffdc;
606
- --ng-chartreuse-99: #f8ffeb;
607
- --ng-chartreuse-100: #ffffff;
608
-
609
- --ng-chartreuse-secondary-0: #000000;
610
- --ng-chartreuse-secondary-10: #141e0c;
611
- --ng-chartreuse-secondary-20: #293420;
612
- --ng-chartreuse-secondary-25: #333f2a;
613
- --ng-chartreuse-secondary-30: #3f4a35;
614
- --ng-chartreuse-secondary-35: #4a5640;
615
- --ng-chartreuse-secondary-40: #56624b;
616
- --ng-chartreuse-secondary-50: #6f7b62;
617
- --ng-chartreuse-secondary-60: #88957b;
618
- --ng-chartreuse-secondary-70: #a2b094;
619
- --ng-chartreuse-secondary-80: #becbaf;
620
- --ng-chartreuse-secondary-90: #dae7ca;
621
- --ng-chartreuse-secondary-95: #e8f5d7;
622
- --ng-chartreuse-secondary-98: #f0fee0;
623
- --ng-chartreuse-secondary-99: #f8ffeb;
624
- --ng-chartreuse-secondary-100: #ffffff;
625
-
626
- --ng-chartreuse-neutral-0: #000000;
627
- --ng-chartreuse-neutral-10: #1a1c18;
628
- --ng-chartreuse-neutral-20: #2f312c;
629
- --ng-chartreuse-neutral-25: #3a3c37;
630
- --ng-chartreuse-neutral-30: #464742;
631
- --ng-chartreuse-neutral-35: #52534e;
632
- --ng-chartreuse-neutral-40: #5e5f5a;
633
- --ng-chartreuse-neutral-50: #767872;
634
- --ng-chartreuse-neutral-60: #90918b;
635
- --ng-chartreuse-neutral-70: #abaca5;
636
- --ng-chartreuse-neutral-80: #c7c7c0;
637
- --ng-chartreuse-neutral-90: #e3e3dc;
638
- --ng-chartreuse-neutral-95: #f1f1ea;
639
- --ng-chartreuse-neutral-98: #fafaf2;
640
- --ng-chartreuse-neutral-99: #fdfdf5;
641
- --ng-chartreuse-neutral-100: #ffffff;
642
- --ng-chartreuse-neutral-4: #0c0f0b;
643
- --ng-chartreuse-neutral-6: #121410;
644
- --ng-chartreuse-neutral-12: #1e201c;
645
- --ng-chartreuse-neutral-17: #282b26;
646
- --ng-chartreuse-neutral-22: #333531;
647
- --ng-chartreuse-neutral-24: #383a35;
648
- --ng-chartreuse-neutral-87: #dadbd3;
649
- --ng-chartreuse-neutral-92: #e8e9e1;
650
- --ng-chartreuse-neutral-94: #eeeee7;
651
- --ng-chartreuse-neutral-96: #f3f4ed;
652
-
653
- --ng-chartreuse-variant-0: #000000;
654
- --ng-chartreuse-variant-10: #181d14;
655
- --ng-chartreuse-variant-20: #2d3228;
656
- --ng-chartreuse-variant-25: #383d33;
657
- --ng-chartreuse-variant-30: #44483e;
658
- --ng-chartreuse-variant-35: #4f5449;
659
- --ng-chartreuse-variant-40: #5b6055;
660
- --ng-chartreuse-variant-50: #74796d;
661
- --ng-chartreuse-variant-60: #8e9286;
662
- --ng-chartreuse-variant-70: #a8ada0;
663
- --ng-chartreuse-variant-80: #c4c8bb;
664
- --ng-chartreuse-variant-90: #e0e4d6;
665
- --ng-chartreuse-variant-95: #eef2e4;
666
- --ng-chartreuse-variant-98: #f7fbec;
667
- --ng-chartreuse-variant-99: #fafeef;
668
- --ng-chartreuse-variant-100: #ffffff;
669
-
670
-
671
- /* Spring Green color palette to be used as primary or tertiary palette. */
672
- --ng-springgreen-0: #000000;
673
- --ng-springgreen-10: #00210b;
674
- --ng-springgreen-20: #003917;
675
- --ng-springgreen-25: #00461e;
676
- --ng-springgreen-30: #005225;
677
- --ng-springgreen-35: #00602c;
678
- --ng-springgreen-40: #006d33;
679
- --ng-springgreen-50: #008942;
680
- --ng-springgreen-60: #00a751;
681
- --ng-springgreen-70: #00c561;
682
- --ng-springgreen-80: #00e472;
683
- --ng-springgreen-90: #63ff94;
684
- --ng-springgreen-95: #c4ffcb;
685
- --ng-springgreen-98: #eaffe9;
686
- --ng-springgreen-99: #f5fff2;
687
- --ng-springgreen-100: #ffffff;
688
-
689
- --ng-springgreen-secondary-0: #000000;
690
- --ng-springgreen-secondary-10: #0e1f12;
691
- --ng-springgreen-secondary-20: #233425;
692
- --ng-springgreen-secondary-25: #2e4030;
693
- --ng-springgreen-secondary-30: #394b3b;
694
- --ng-springgreen-secondary-35: #445746;
695
- --ng-springgreen-secondary-40: #506352;
696
- --ng-springgreen-secondary-50: #697c6a;
697
- --ng-springgreen-secondary-60: #829682;
698
- --ng-springgreen-secondary-70: #9cb19c;
699
- --ng-springgreen-secondary-80: #b7ccb7;
700
- --ng-springgreen-secondary-90: #d3e8d2;
701
- --ng-springgreen-secondary-95: #e1f6e0;
702
- --ng-springgreen-secondary-98: #eaffe9;
703
- --ng-springgreen-secondary-99: #f5fff2;
704
- --ng-springgreen-secondary-100: #ffffff;
705
-
706
- --ng-springgreen-neutral-0: #000000;
707
- --ng-springgreen-neutral-10: #191c19;
708
- --ng-springgreen-neutral-20: #2e312e;
709
- --ng-springgreen-neutral-25: #393c39;
710
- --ng-springgreen-neutral-30: #454744;
711
- --ng-springgreen-neutral-35: #51534f;
712
- --ng-springgreen-neutral-40: #5d5f5b;
713
- --ng-springgreen-neutral-50: #757873;
714
- --ng-springgreen-neutral-60: #8f918d;
715
- --ng-springgreen-neutral-70: #aaaca7;
716
- --ng-springgreen-neutral-80: #c5c7c2;
717
- --ng-springgreen-neutral-90: #e2e3de;
718
- --ng-springgreen-neutral-95: #f0f1ec;
719
- --ng-springgreen-neutral-98: #f9faf4;
720
- --ng-springgreen-neutral-99: #fcfdf7;
721
- --ng-springgreen-neutral-100: #ffffff;
722
- --ng-springgreen-neutral-4: #0c0f0c;
723
- --ng-springgreen-neutral-6: #111411;
724
- --ng-springgreen-neutral-12: #1d201d;
725
- --ng-springgreen-neutral-17: #282b27;
726
- --ng-springgreen-neutral-22: #323632;
727
- --ng-springgreen-neutral-24: #373a36;
728
- --ng-springgreen-neutral-87: #d9dbd5;
729
- --ng-springgreen-neutral-92: #e7e9e3;
730
- --ng-springgreen-neutral-94: #edefe8;
731
- --ng-springgreen-neutral-96: #f2f4ee;
732
-
733
- --ng-springgreen-variant-0: #000000;
734
- --ng-springgreen-variant-10: #161d17;
735
- --ng-springgreen-variant-20: #2b322b;
736
- --ng-springgreen-variant-25: #363d36;
737
- --ng-springgreen-variant-30: #414941;
738
- --ng-springgreen-variant-35: #4d544c;
739
- --ng-springgreen-variant-40: #596058;
740
- --ng-springgreen-variant-50: #717970;
741
- --ng-springgreen-variant-60: #8b9389;
742
- --ng-springgreen-variant-70: #a6ada4;
743
- --ng-springgreen-variant-80: #c1c9be;
744
- --ng-springgreen-variant-90: #dde5da;
745
- --ng-springgreen-variant-95: #ebf3e8;
746
- --ng-springgreen-variant-98: #f4fcf0;
747
- --ng-springgreen-variant-99: #f7fef3;
748
- --ng-springgreen-variant-100: #ffffff;
749
-
750
- /* Azure color palette to be used as primary or tertiary palette.*/
751
- --ng-azure-0: #000000;
752
- --ng-azure-10: #001b3f;
753
- --ng-azure-20: #002f65;
754
- --ng-azure-25: #003a7a;
755
- --ng-azure-30: #00458f;
756
- --ng-azure-35: #0050a5;
757
- --ng-azure-40: #005cbb;
758
- --ng-azure-50: #0074e9;
759
- --ng-azure-60: #438fff;
760
- --ng-azure-70: #7cabff;
761
- --ng-azure-80: #abc7ff;
762
- --ng-azure-90: #d7e3ff;
763
- --ng-azure-95: #ecf0ff;
764
- --ng-azure-98: #f9f9ff;
765
- --ng-azure-99: #fdfbff;
766
- --ng-azure-100: #ffffff;
767
-
768
- --ng-azure-secondary-0: #000000;
769
- --ng-azure-secondary-10: #131c2b;
770
- --ng-azure-secondary-20: #283041;
771
- --ng-azure-secondary-25: #333c4d;
772
- --ng-azure-secondary-30: #3e4759;
773
- --ng-azure-secondary-35: #4a5365;
774
- --ng-azure-secondary-40: #565e71;
775
- --ng-azure-secondary-50: #6f778b;
776
- --ng-azure-secondary-60: #8891a5;
777
- --ng-azure-secondary-70: #a3abc0;
778
- --ng-azure-secondary-80: #bec6dc;
779
- --ng-azure-secondary-90: #dae2f9;
780
- --ng-azure-secondary-95: #ecf0ff;
781
- --ng-azure-secondary-98: #f9f9ff;
782
- --ng-azure-secondary-99: #fdfbff;
783
- --ng-azure-secondary-100: #ffffff;
784
-
785
- --ng-azure-neutral-0: #000000;
786
- --ng-azure-neutral-10: #1a1b1f;
787
- --ng-azure-neutral-20: #2f3033;
788
- --ng-azure-neutral-25: #3b3b3f;
789
- --ng-azure-neutral-30: #46464a;
790
- --ng-azure-neutral-35: #525256;
791
- --ng-azure-neutral-40: #5e5e62;
792
- --ng-azure-neutral-50: #77777a;
793
- --ng-azure-neutral-60: #919094;
794
- --ng-azure-neutral-70: #ababaf;
795
- --ng-azure-neutral-80: #c7c6ca;
796
- --ng-azure-neutral-90: #e3e2e6;
797
- --ng-azure-neutral-95: #f2f0f4;
798
- --ng-azure-neutral-98: #faf9fd;
799
- --ng-azure-neutral-99: #fdfbff;
800
- --ng-azure-neutral-100: #ffffff;
801
- --ng-azure-neutral-4: #0d0e11;
802
- --ng-azure-neutral-6: #121316;
803
- --ng-azure-neutral-12: #1f2022;
804
- --ng-azure-neutral-17: #292a2c;
805
- --ng-azure-neutral-22: #343537;
806
- --ng-azure-neutral-24: #38393c;
807
- --ng-azure-neutral-87: #dbd9dd;
808
- --ng-azure-neutral-92: #e9e7eb;
809
- --ng-azure-neutral-94: #efedf0;
810
- --ng-azure-neutral-96: #f4f3f6;
811
-
812
- --ng-azure-variant-0: #000000;
813
- --ng-azure-variant-10: #181c22;
814
- --ng-azure-variant-20: #2d3038;
815
- --ng-azure-variant-25: #383b43;
816
- --ng-azure-variant-30: #44474e;
817
- --ng-azure-variant-35: #4f525a;
818
- --ng-azure-variant-40: #5b5e66;
819
- --ng-azure-variant-50: #74777f;
820
- --ng-azure-variant-60: #8e9099;
821
- --ng-azure-variant-70: #a9abb4;
822
- --ng-azure-variant-80: #c4c6d0;
823
- --ng-azure-variant-90: #e0e2ec;
824
- --ng-azure-variant-95: #eff0fa;
825
- --ng-azure-variant-98: #f9f9ff;
826
- --ng-azure-variant-99: #fdfbff;
827
- --ng-azure-variant-100: #ffffff;
828
-
829
- /* Violet color palette to be used as primary or tertiary palette. */
830
- --ng-violet-0: #000000;
831
- --ng-violet-10: #270057;
832
- --ng-violet-20: #42008a;
833
- --ng-violet-25: #5000a4;
834
- --ng-violet-30: #5f00c0;
835
- --ng-violet-35: #6e00dc;
836
- --ng-violet-40: #7d00fa;
837
- --ng-violet-50: #944aff;
838
- --ng-violet-60: #a974ff;
839
- --ng-violet-70: #bf98ff;
840
- --ng-violet-80: #d5baff;
841
- --ng-violet-90: #ecdcff;
842
- --ng-violet-95: #f7edff;
843
- --ng-violet-98: #fef7ff;
844
- --ng-violet-99: #fffbff;
845
- --ng-violet-100: #ffffff;
846
-
847
- --ng-violet-secondary-0: #000000;
848
- --ng-violet-secondary-10: #1f182a;
849
- --ng-violet-secondary-20: #352d40;
850
- --ng-violet-secondary-25: #40384c;
851
- --ng-violet-secondary-30: #4b4357;
852
- --ng-violet-secondary-35: #574f63;
853
- --ng-violet-secondary-40: #645b70;
854
- --ng-violet-secondary-50: #7d7389;
855
- --ng-violet-secondary-60: #978ca4;
856
- --ng-violet-secondary-70: #b2a7bf;
857
- --ng-violet-secondary-80: #cec2db;
858
- --ng-violet-secondary-90: #eadef7;
859
- --ng-violet-secondary-95: #f7edff;
860
- --ng-violet-secondary-98: #fef7ff;
861
- --ng-violet-secondary-99: #fffbff;
862
- --ng-violet-secondary-100: #ffffff;
863
-
864
- --ng-violet-neutral-0: #000000;
865
- --ng-violet-neutral-10: #1d1b1e;
866
- --ng-violet-neutral-20: #323033;
867
- --ng-violet-neutral-25: #3d3a3e;
868
- --ng-violet-neutral-30: #49464a;
869
- --ng-violet-neutral-35: #545155;
870
- --ng-violet-neutral-40: #605d61;
871
- --ng-violet-neutral-50: #7a767a;
872
- --ng-violet-neutral-60: #948f94;
873
- --ng-violet-neutral-70: #aeaaae;
874
- --ng-violet-neutral-80: #cac5ca;
875
- --ng-violet-neutral-90: #e6e1e6;
876
- --ng-violet-neutral-95: #f5eff4;
877
- --ng-violet-neutral-98: #fef8fc;
878
- --ng-violet-neutral-99: #fffbff;
879
- --ng-violet-neutral-100: #ffffff;
880
- --ng-violet-neutral-4: #0f0d11;
881
- --ng-violet-neutral-6: #151316;
882
- --ng-violet-neutral-12: #211f22;
883
- --ng-violet-neutral-17: #2b292d;
884
- --ng-violet-neutral-22: #363437;
885
- --ng-violet-neutral-24: #3b383c;
886
- --ng-violet-neutral-87: #ded8dd;
887
- --ng-violet-neutral-92: #ede6eb;
888
- --ng-violet-neutral-94: #f2ecf1;
889
- --ng-violet-neutral-96: #f8f2f6;
890
-
891
- --ng-violet-variant-0: #000000;
892
- --ng-violet-variant-10: #1d1a22;
893
- --ng-violet-variant-20: #332f37;
894
- --ng-violet-variant-25: #3e3a42;
895
- --ng-violet-variant-30: #49454e;
896
- --ng-violet-variant-35: #55515a;
897
- --ng-violet-variant-40: #615c66;
898
- --ng-violet-variant-50: #7b757f;
899
- --ng-violet-variant-60: #958e99;
900
- --ng-violet-variant-70: #b0a9b3;
901
- --ng-violet-variant-80: #cbc4cf;
902
- --ng-violet-variant-90: #e8e0eb;
903
- --ng-violet-variant-95: #f6eef9;
904
- --ng-violet-variant-98: #fef7ff;
905
- --ng-violet-variant-99: #fffbff;
906
- --ng-violet-variant-100: #ffffff;
907
-
908
- /* Rose color palette to be used as primary or tertiary palette. */
909
- --ng-rose-0: #000000;
910
- --ng-rose-10: #3f001b;
911
- --ng-rose-20: #65002f;
912
- --ng-rose-25: #7a003a;
913
- --ng-rose-30: #8f0045;
914
- --ng-rose-35: #a40050;
915
- --ng-rose-40: #ba005c;
916
- --ng-rose-50: #e80074;
917
- --ng-rose-60: #ff4a8e;
918
- --ng-rose-70: #ff84a9;
919
- --ng-rose-80: #ffb1c5;
920
- --ng-rose-90: #ffd9e1;
921
- --ng-rose-95: #ffecef;
922
- --ng-rose-98: #fff8f8;
923
- --ng-rose-99: #fffbff;
924
- --ng-rose-100: #ffffff;
925
-
926
- --ng-rose-secondary-0: #000000;
927
- --ng-rose-secondary-10: #2b151b;
928
- --ng-rose-secondary-20: #422930;
929
- --ng-rose-secondary-25: #4f343b;
930
- --ng-rose-secondary-30: #5b3f46;
931
- --ng-rose-secondary-35: #684b52;
932
- --ng-rose-secondary-40: #74565d;
933
- --ng-rose-secondary-50: #8f6f76;
934
- --ng-rose-secondary-60: #aa888f;
935
- --ng-rose-secondary-70: #c6a2aa;
936
- --ng-rose-secondary-80: #e3bdc5;
937
- --ng-rose-secondary-90: #ffd9e1;
938
- --ng-rose-secondary-95: #ffecef;
939
- --ng-rose-secondary-98: #fff8f8;
940
- --ng-rose-secondary-99: #fffbff;
941
- --ng-rose-secondary-100: #ffffff;
942
-
943
- --ng-rose-neutral-0: #000000;
944
- --ng-rose-neutral-10: #201a1b;
945
- --ng-rose-neutral-20: #352f30;
946
- --ng-rose-neutral-25: #413a3b;
947
- --ng-rose-neutral-30: #4c4546;
948
- --ng-rose-neutral-35: #585052;
949
- --ng-rose-neutral-40: #655c5e;
950
- --ng-rose-neutral-50: #7e7576;
951
- --ng-rose-neutral-60: #988e90;
952
- --ng-rose-neutral-70: #b3a9aa;
953
- --ng-rose-neutral-80: #cfc4c5;
954
- --ng-rose-neutral-90: #ece0e1;
955
- --ng-rose-neutral-95: #faeeef;
956
- --ng-rose-neutral-98: #fff8f8;
957
- --ng-rose-neutral-99: #fffbff;
958
- --ng-rose-neutral-100: #ffffff;
959
- --ng-rose-neutral-4: #120d0e;
960
- --ng-rose-neutral-6: #171213;
961
- --ng-rose-neutral-12: #241e1f;
962
- --ng-rose-neutral-17: #2f2829;
963
- --ng-rose-neutral-22: #3a3334;
964
- --ng-rose-neutral-24: #3e3738;
965
- --ng-rose-neutral-87: #e3d7d8;
966
- --ng-rose-neutral-92: #f1e5e6;
967
- --ng-rose-neutral-94: #f7ebec;
968
- --ng-rose-neutral-96: #fdf1f2;
969
-
970
- --ng-rose-variant-0: #000000;
971
- --ng-rose-variant-10: #24191b;
972
- --ng-rose-variant-20: #3a2d30;
973
- --ng-rose-variant-25: #45383b;
974
- --ng-rose-variant-30: #514346;
975
- --ng-rose-variant-35: #5d4f52;
976
- --ng-rose-variant-40: #6a5a5e;
977
- --ng-rose-variant-50: #847376;
978
- --ng-rose-variant-60: #9e8c90;
979
- --ng-rose-variant-70: #baa7aa;
980
- --ng-rose-variant-80: #d6c2c5;
981
- --ng-rose-variant-90: #f3dde1;
982
- --ng-rose-variant-95: #ffecef;
983
- --ng-rose-variant-98: #fff8f8;
984
- --ng-rose-variant-99: #fffbff;
985
- --ng-rose-variant-100: #ffffff;
986
-
987
- }
1
+ /* by color picker from https://material.angular.io */
2
+ :root{
3
+ --ng-teal-primary: #dce3fc;
4
+ --ng-teal-hover: #d0d8f6;
5
+ --ng-teal-focus: #c8d2f3;
6
+ --ng-teal-active: #adc4ef;
7
+
8
+ --ng-action-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
9
+ --ng-action-box-shadow-hover: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);
10
+ --ng-action-transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
11
+
12
+ }
13
+
14
+ /* https://github.com/angular/components/blob/main/src/material/core/theming/_palettes.scss */
15
+ :root{
16
+ --ng-error-0: #000000;
17
+ --ng-error-10: #410002;
18
+ --ng-error-20: #690005;
19
+ --ng-error-25: #7e0007;
20
+ --ng-error-30: #93000a;
21
+ --ng-error-35: #a80710;
22
+ --ng-error-40: #ba1a1a;
23
+ --ng-error-50: #de3730;
24
+ --ng-error-60: #ff5449;
25
+ --ng-error-70: #ff897d;
26
+ --ng-error-80: #ffb4ab;
27
+ --ng-error-90: #ffdad6;
28
+ --ng-error-95: #ffedea;
29
+ --ng-error-98: #fff8f7;
30
+ --ng-error-99: #fffbff;
31
+ --ng-error-100: #ffffff;
32
+ /* Red color palette to be used as primary or tertiary palette.*/
33
+
34
+ --ng-red-0: #000000;
35
+ --ng-red-10: #410000;
36
+ --ng-red-20: #690100;
37
+ --ng-red-25: #7e0100;
38
+ --ng-red-30: #930100;
39
+ --ng-red-35: #a90100;
40
+ --ng-red-40: #c00100;
41
+ --ng-red-50: #ef0000;
42
+ --ng-red-60: #ff5540;
43
+ --ng-red-70: #ff8a78;
44
+ --ng-red-80: #ffb4a8;
45
+ --ng-red-90: #ffdad4;
46
+ --ng-red-95: #ffedea;
47
+ --ng-red-98: #fff8f6;
48
+ --ng-red-99: #fffbff;
49
+ --ng-red-100: #ffffff;
50
+
51
+ --ng-red-secondary-0: #000000;
52
+ --ng-red-secondary-10: #2c1512;
53
+ --ng-red-secondary-20: #442925;
54
+ --ng-red-secondary-25: #513430;
55
+ --ng-red-secondary-30: #5d3f3b;
56
+ --ng-red-secondary-35: #6a4b46;
57
+ --ng-red-secondary-40: #775651;
58
+ --ng-red-secondary-50: #926f69;
59
+ --ng-red-secondary-60: #ae8882;
60
+ --ng-red-secondary-70: #caa29c;
61
+ --ng-red-secondary-80: #e7bdb6;
62
+ --ng-red-secondary-90: #ffdad4;
63
+ --ng-red-secondary-95: #ffedea;
64
+ --ng-red-secondary-98: #fff8f6;
65
+ --ng-red-secondary-99: #fffbff;
66
+ --ng-red-secondary-100: #ffffff;
67
+
68
+ /* neutral */
69
+ --ng-red-neutral-0: #000000;
70
+ --ng-red-neutral-10: #201a19;
71
+ --ng-red-neutral-20: #362f2e;
72
+ --ng-red-neutral-25: #413a38;
73
+ --ng-red-neutral-30: #4d4544;
74
+ --ng-red-neutral-35: #59504f;
75
+ --ng-red-neutral-40: #655c5b;
76
+ --ng-red-neutral-50: #7f7573;
77
+ --ng-red-neutral-60: #998e8d;
78
+ --ng-red-neutral-70: #b4a9a7;
79
+ --ng-red-neutral-80: #d0c4c2;
80
+ --ng-red-neutral-90: #ede0dd;
81
+ --ng-red-neutral-95: #fbeeec;
82
+ --ng-red-neutral-98: #fff8f6;
83
+ --ng-red-neutral-99: #fffbff;
84
+ --ng-red-neutral-100: #ffffff;
85
+ --ng-red-neutral-4: #130d0c;
86
+ --ng-red-neutral-6: #181211;
87
+ --ng-red-neutral-12: #251e1d;
88
+ --ng-red-neutral-17: #302828;
89
+ --ng-red-neutral-22: #3b3332;
90
+ --ng-red-neutral-24: #3f3737;
91
+ --ng-red-neutral-87: #e4d7d6;
92
+ --ng-red-neutral-92: #f3e5e4;
93
+ --ng-red-neutral-94: #f9ebe9;
94
+ --ng-red-neutral-96: #fef1ef;
95
+
96
+ /* variant */
97
+ --ng-red-variant-0: #000000;
98
+ --ng-red-variant-10: #251917;
99
+ --ng-red-variant-20: #3b2d2b;
100
+ --ng-red-variant-25: #473836;
101
+ --ng-red-variant-30: #534341;
102
+ --ng-red-variant-35: #5f4f4c;
103
+ --ng-red-variant-40: #6c5a58;
104
+ --ng-red-variant-50: #857370;
105
+ --ng-red-variant-60: #a08c89;
106
+ --ng-red-variant-70: #bca7a3;
107
+ --ng-red-variant-80: #d8c2be;
108
+ --ng-red-variant-90: #f5ddda;
109
+ --ng-red-variant-95: #ffedea;
110
+ --ng-red-variant-98: #fff8f6;
111
+ --ng-red-variant-99: #fffbff;
112
+ --ng-red-variant-100: #ffffff;
113
+
114
+ /* Green color palette to be used as primary or tertiary palette.*/
115
+ --ng-green-0: #000000;
116
+ --ng-green-10: #002200;
117
+ --ng-green-20: #013a00;
118
+ --ng-green-25: #014600;
119
+ --ng-green-30: #015300;
120
+ --ng-green-35: #026100;
121
+ --ng-green-40: #026e00;
122
+ --ng-green-50: #038b00;
123
+ --ng-green-60: #03a800;
124
+ --ng-green-70: #03c700;
125
+ --ng-green-80: #02e600;
126
+ --ng-green-90: #77ff61;
127
+ --ng-green-95: #cbffb8;
128
+ --ng-green-98: #edffe1;
129
+ --ng-green-99: #f7ffee;
130
+ --ng-green-100: #ffffff;
131
+
132
+ --ng-green-secondary-0: #000000;
133
+ --ng-green-secondary-10: #121f0e;
134
+ --ng-green-secondary-20: #263422;
135
+ --ng-green-secondary-25: #313f2c;
136
+ --ng-green-secondary-30: #3c4b37;
137
+ --ng-green-secondary-35: #485642;
138
+ --ng-green-secondary-40: #54634d;
139
+ --ng-green-secondary-50: #6c7b65;
140
+ --ng-green-secondary-60: #86957e;
141
+ --ng-green-secondary-70: #a0b097;
142
+ --ng-green-secondary-80: #bbcbb2;
143
+ --ng-green-secondary-90: #d7e8cd;
144
+ --ng-green-secondary-95: #e5f6da;
145
+ --ng-green-secondary-98: #eeffe3;
146
+ --ng-green-secondary-99: #f7ffee;
147
+ --ng-green-secondary-100: #ffffff;
148
+
149
+ --ng-green-neutral-0: #000000;
150
+ --ng-green-neutral-10: #1a1c18;
151
+ --ng-green-neutral-20: #2f312d;
152
+ --ng-green-neutral-25: #3a3c38;
153
+ --ng-green-neutral-30: #454743;
154
+ --ng-green-neutral-35: #51534e;
155
+ --ng-green-neutral-40: #5d5f5a;
156
+ --ng-green-neutral-50: #767872;
157
+ --ng-green-neutral-60: #90918c;
158
+ --ng-green-neutral-70: #abaca6;
159
+ --ng-green-neutral-80: #c6c7c1;
160
+ --ng-green-neutral-90: #e2e3dc;
161
+ --ng-green-neutral-95: #f1f1eb;
162
+ --ng-green-neutral-98: #f9faf3;
163
+ --ng-green-neutral-99: #fcfdf6;
164
+ --ng-green-neutral-100: #ffffff;
165
+ --ng-green-neutral-4: #0c0f0b;
166
+ --ng-green-neutral-6: #121410;
167
+ --ng-green-neutral-12: #1e201c;
168
+ --ng-green-neutral-17: #282b26;
169
+ --ng-green-neutral-22: #333531;
170
+ --ng-green-neutral-24: #383a35;
171
+ --ng-green-neutral-87: #dadbd3;
172
+ --ng-green-neutral-92: #e8e9e1;
173
+ --ng-green-neutral-94: #eeeee7;
174
+ --ng-green-neutral-96: #f3f4ed;
175
+
176
+ --ng-green-variant-0: #000000;
177
+ --ng-green-variant-10: #181d15;
178
+ --ng-green-variant-20: #2c3229;
179
+ --ng-green-variant-25: #373d34;
180
+ --ng-green-variant-30: #43483f;
181
+ --ng-green-variant-35: #4e544a;
182
+ --ng-green-variant-40: #5a6056;
183
+ --ng-green-variant-50: #73796e;
184
+ --ng-green-variant-60: #8d9387;
185
+ --ng-green-variant-70: #a7ada1;
186
+ --ng-green-variant-80: #c3c8bc;
187
+ --ng-green-variant-90: #dfe4d7;
188
+ --ng-green-variant-95: #edf3e5;
189
+ --ng-green-variant-98: #f6fbee;
190
+ --ng-green-variant-99: #f9fef1;
191
+ --ng-green-variant-100: #ffffff;
192
+
193
+
194
+ /* Blue color palette to be used as primary or tertiary palette. */
195
+ --ng-blue-0: #000000;
196
+ --ng-blue-10: #00006e;
197
+ --ng-blue-20: #0001ac;
198
+ --ng-blue-25: #0001cd;
199
+ --ng-blue-30: #0000ef;
200
+ --ng-blue-35: #1a21ff;
201
+ --ng-blue-40: #343dff;
202
+ --ng-blue-50: #5a64ff;
203
+ --ng-blue-60: #7c84ff;
204
+ --ng-blue-70: #9da3ff;
205
+ --ng-blue-80: #bec2ff;
206
+ --ng-blue-90: #e0e0ff;
207
+ --ng-blue-95: #f1efff;
208
+ --ng-blue-98: #fbf8ff;
209
+ --ng-blue-99: #fffbff;
210
+ --ng-blue-100: #ffffff;
211
+
212
+ --ng-blue-secondary-0: #000000;
213
+ --ng-blue-secondary-10: #191a2c;
214
+ --ng-blue-secondary-20: #2e2f42;
215
+ --ng-blue-secondary-25: #393a4d;
216
+ --ng-blue-secondary-30: #444559;
217
+ --ng-blue-secondary-35: #505165;
218
+ --ng-blue-secondary-40: #5c5d72;
219
+ --ng-blue-secondary-50: #75758b;
220
+ --ng-blue-secondary-60: #8f8fa6;
221
+ --ng-blue-secondary-70: #a9a9c1;
222
+ --ng-blue-secondary-80: #c5c4dd;
223
+ --ng-blue-secondary-90: #e1e0f9;
224
+ --ng-blue-secondary-95: #f1efff;
225
+ --ng-blue-secondary-98: #fbf8ff;
226
+ --ng-blue-secondary-99: #fffbff;
227
+ --ng-blue-secondary-100: #ffffff;
228
+
229
+ --ng-blue-neutral-0: #000000;
230
+ --ng-blue-neutral-10: #1b1b1f;
231
+ --ng-blue-neutral-20: #303034;
232
+ --ng-blue-neutral-25: #3c3b3f;
233
+ --ng-blue-neutral-30: #47464a;
234
+ --ng-blue-neutral-35: #535256;
235
+ --ng-blue-neutral-40: #5f5e62;
236
+ --ng-blue-neutral-50: #78767a;
237
+ --ng-blue-neutral-60: #929094;
238
+ --ng-blue-neutral-70: #adaaaf;
239
+ --ng-blue-neutral-80: #c8c5ca;
240
+ --ng-blue-neutral-90: #e5e1e6;
241
+ --ng-blue-neutral-95: #f3eff4;
242
+ --ng-blue-neutral-98: #fcf8fd;
243
+ --ng-blue-neutral-99: #fffbff;
244
+ --ng-blue-neutral-100: #ffffff;
245
+ --ng-blue-neutral-4: #0e0e11;
246
+ --ng-blue-neutral-6: #131316;
247
+ --ng-blue-neutral-12: #201f22;
248
+ --ng-blue-neutral-17: #2a292d;
249
+ --ng-blue-neutral-22: #353438;
250
+ --ng-blue-neutral-24: #3a393c;
251
+ --ng-blue-neutral-87: #dcd9dd;
252
+ --ng-blue-neutral-92: #ebe7eb;
253
+ --ng-blue-neutral-94: #f0edf1;
254
+ --ng-blue-neutral-96: #f6f2f7;
255
+
256
+ --ng-blue-variant-0: #000000;
257
+ --ng-blue-variant-10: #1b1b23;
258
+ --ng-blue-variant-20: #303038;
259
+ --ng-blue-variant-25: #3b3b43;
260
+ --ng-blue-variant-30: #46464f;
261
+ --ng-blue-variant-35: #52515b;
262
+ --ng-blue-variant-40: #5e5d67;
263
+ --ng-blue-variant-50: #777680;
264
+ --ng-blue-variant-60: #91909a;
265
+ --ng-blue-variant-70: #acaab4;
266
+ --ng-blue-variant-80: #c7c5d0;
267
+ --ng-blue-variant-90: #e4e1ec;
268
+ --ng-blue-variant-95: #f2effa;
269
+ --ng-blue-variant-98: #fbf8ff;
270
+ --ng-blue-variant-99: #fffbff;
271
+ --ng-blue-variant-100: #ffffff;
272
+
273
+
274
+ /* Yellow color palette to be used as primary or tertiary palette. */
275
+ --ng-yellow-0: #000000;
276
+ --ng-yellow-10: #1d1d00;
277
+ --ng-yellow-20: #323200;
278
+ --ng-yellow-25: #3e3e00;
279
+ --ng-yellow-30: #494900;
280
+ --ng-yellow-35: #555500;
281
+ --ng-yellow-40: #626200;
282
+ --ng-yellow-50: #7b7b00;
283
+ --ng-yellow-60: #969600;
284
+ --ng-yellow-70: #b1b100;
285
+ --ng-yellow-80: #cdcd00;
286
+ --ng-yellow-90: #eaea00;
287
+ --ng-yellow-95: #f9f900;
288
+ --ng-yellow-98: #fffeac;
289
+ --ng-yellow-99: #fffbff;
290
+ --ng-yellow-100: #ffffff;
291
+
292
+ --ng-yellow-secondary-0: #000000;
293
+ --ng-yellow-secondary-10: #1d1d06;
294
+ --ng-yellow-secondary-20: #323218;
295
+ --ng-yellow-secondary-25: #3d3d22;
296
+ --ng-yellow-secondary-30: #49482d;
297
+ --ng-yellow-secondary-35: #545438;
298
+ --ng-yellow-secondary-40: #606043;
299
+ --ng-yellow-secondary-50: #7a795a;
300
+ --ng-yellow-secondary-60: #949272;
301
+ --ng-yellow-secondary-70: #aead8b;
302
+ --ng-yellow-secondary-80: #cac8a5;
303
+ --ng-yellow-secondary-90: #e7e4bf;
304
+ --ng-yellow-secondary-95: #f5f3cd;
305
+ --ng-yellow-secondary-98: #fefbd5;
306
+ --ng-yellow-secondary-99: #fffbff;
307
+ --ng-yellow-secondary-100: #ffffff;
308
+
309
+ --ng-yellow-neutral-0: #000000;
310
+ --ng-yellow-neutral-10: #1c1c17;
311
+ --ng-yellow-neutral-20: #31312b;
312
+ --ng-yellow-neutral-25: #3c3c35;
313
+ --ng-yellow-neutral-30: #484741;
314
+ --ng-yellow-neutral-35: #54524c;
315
+ --ng-yellow-neutral-40: #605e58;
316
+ --ng-yellow-neutral-50: #797770;
317
+ --ng-yellow-neutral-60: #939189;
318
+ --ng-yellow-neutral-70: #aeaba3;
319
+ --ng-yellow-neutral-80: #c9c6be;
320
+ --ng-yellow-neutral-90: #e6e2d9;
321
+ --ng-yellow-neutral-95: #f4f0e8;
322
+ --ng-yellow-neutral-98: #fdf9f0;
323
+ --ng-yellow-neutral-99: #fffbff;
324
+ --ng-yellow-neutral-100: #ffffff;
325
+ --ng-yellow-neutral-4: #0f0e0a;
326
+ --ng-yellow-neutral-6: #14140f;
327
+ --ng-yellow-neutral-12: #20201b;
328
+ --ng-yellow-neutral-17: #2b2a25;
329
+ --ng-yellow-neutral-22: #36352f;
330
+ --ng-yellow-neutral-24: #3a3933;
331
+ --ng-yellow-neutral-87: #dddad1;
332
+ --ng-yellow-neutral-92: #ece8df;
333
+ --ng-yellow-neutral-94: #f1ede5;
334
+ --ng-yellow-neutral-96: #f7f3ea;
335
+
336
+ --ng-variant-0: #000000;
337
+ --ng-variant-10: #1c1c11;
338
+ --ng-variant-20: #313125;
339
+ --ng-variant-25: #3d3c2f;
340
+ --ng-variant-30: #48473a;
341
+ --ng-variant-35: #545345;
342
+ --ng-variant-40: #605f51;
343
+ --ng-variant-50: #797869;
344
+ --ng-variant-60: #939182;
345
+ --ng-variant-70: #aeac9b;
346
+ --ng-variant-80: #cac7b6;
347
+ --ng-variant-90: #e6e3d1;
348
+ --ng-variant-95: #f4f1df;
349
+ --ng-variant-98: #fdfae7;
350
+ --ng-variant-99: #fffbff;
351
+ --ng-variant-100: #ffffff;
352
+
353
+ /* Cyan color palette to be used as primary or tertiary palette. */
354
+ --ng-cyan-0: #000000;
355
+ --ng-cyan-10: #002020;
356
+ --ng-cyan-20: #003737;
357
+ --ng-cyan-25: #004343;
358
+ --ng-cyan-30: #004f4f;
359
+ --ng-cyan-35: #005c5c;
360
+ --ng-cyan-40: #006a6a;
361
+ --ng-cyan-50: #008585;
362
+ --ng-cyan-60: #00a1a1;
363
+ --ng-cyan-70: #00bebe;
364
+ --ng-cyan-80: #00dddd;
365
+ --ng-cyan-90: #00fbfb;
366
+ --ng-cyan-95: #adfffe;
367
+ --ng-cyan-98: #e2fffe;
368
+ --ng-cyan-99: #f1fffe;
369
+ --ng-cyan-100: #ffffff;
370
+
371
+ --ng-cyan-secondary-0: #000000;
372
+ --ng-cyan-secondary-10: #051f1f;
373
+ --ng-cyan-secondary-20: #1b3534;
374
+ --ng-cyan-secondary-25: #27403f;
375
+ --ng-cyan-secondary-30: #324b4b;
376
+ --ng-cyan-secondary-35: #3e5757;
377
+ --ng-cyan-secondary-40: #4a6363;
378
+ --ng-cyan-secondary-50: #627c7b;
379
+ --ng-cyan-secondary-60: #7b9695;
380
+ --ng-cyan-secondary-70: #95b0b0;
381
+ --ng-cyan-secondary-80: #b0cccb;
382
+ --ng-cyan-secondary-90: #cce8e7;
383
+ --ng-cyan-secondary-95: #daf6f5;
384
+ --ng-cyan-secondary-98: #e3fffe;
385
+ --ng-cyan-secondary-99: #f1fffe;
386
+ --ng-cyan-secondary-100: #ffffff;
387
+
388
+ --ng-cyan-neutral-0: #000000;
389
+ --ng-cyan-neutral-10: #191c1c;
390
+ --ng-cyan-neutral-20: #2d3131;
391
+ --ng-cyan-neutral-25: #383c3c;
392
+ --ng-cyan-neutral-30: #444747;
393
+ --ng-cyan-neutral-35: #4f5353;
394
+ --ng-cyan-neutral-40: #5b5f5f;
395
+ --ng-cyan-neutral-50: #747877;
396
+ --ng-cyan-neutral-60: #8e9191;
397
+ --ng-cyan-neutral-70: #a9acab;
398
+ --ng-cyan-neutral-80: #c4c7c6;
399
+ --ng-cyan-neutral-90: #e0e3e2;
400
+ --ng-cyan-neutral-95: #eff1f0;
401
+ --ng-cyan-neutral-98: #f7faf9;
402
+ --ng-cyan-neutral-99: #fafdfc;
403
+ --ng-cyan-neutral-100: #ffffff;
404
+ --ng-cyan-neutral-4: #0b0f0e;
405
+ --ng-cyan-neutral-6: #101414;
406
+ --ng-cyan-neutral-12: #1c2020;
407
+ --ng-cyan-neutral-17: #272b2a;
408
+ --ng-cyan-neutral-22: #313635;
409
+ --ng-cyan-neutral-24: #363a39;
410
+ --ng-cyan-neutral-87: #d7dbd9;
411
+ --ng-cyan-neutral-92: #e6e9e7;
412
+ --ng-cyan-neutral-94: #ebefed;
413
+ --ng-cyan-neutral-96: #f1f4f3;
414
+
415
+ --ng-cyan-variant-0: #000000;
416
+ --ng-cyan-variant-10: #141d1d;
417
+ --ng-cyan-variant-20: #293232;
418
+ --ng-cyan-variant-25: #343d3d;
419
+ --ng-cyan-variant-30: #3f4948;
420
+ --ng-cyan-variant-35: #4a5454;
421
+ --ng-cyan-variant-40: #566060;
422
+ --ng-cyan-variant-50: #6f7979;
423
+ --ng-cyan-variant-60: #889392;
424
+ --ng-cyan-variant-70: #a3adad;
425
+ --ng-cyan-variant-80: #bec9c8;
426
+ --ng-cyan-variant-90: #dae5e4;
427
+ --ng-cyan-variant-95: #e9f3f2;
428
+ --ng-cyan-variant-98: #f1fbfa;
429
+ --ng-cyan-variant-99: #f4fefd;
430
+ --ng-cyan-variant-100: #ffffff;
431
+
432
+
433
+ /* Magenta color palette to be used as primary or tertiary palette. */
434
+ --ng-magenta-0: #000000;
435
+ --ng-magenta-10: #380038;
436
+ --ng-magenta-20: #5b005b;
437
+ --ng-magenta-25: #6e006e;
438
+ --ng-magenta-30: #810081;
439
+ --ng-magenta-35: #950094;
440
+ --ng-magenta-40: #a900a9;
441
+ --ng-magenta-50: #d200d2;
442
+ --ng-magenta-60: #fe00fe;
443
+ --ng-magenta-70: #ff76f6;
444
+ --ng-magenta-80: #ffabf3;
445
+ --ng-magenta-90: #ffd7f5;
446
+ --ng-magenta-95: #ffebf8;
447
+ --ng-magenta-98: #fff7f9;
448
+ --ng-magenta-99: #fffbff;
449
+ --ng-magenta-100: #ffffff;
450
+
451
+ --ng-magenta-secondary-0: #000000;
452
+ --ng-magenta-secondary-10: #271624;
453
+ --ng-magenta-secondary-20: #3d2b3a;
454
+ --ng-magenta-secondary-25: #493545;
455
+ --ng-magenta-secondary-30: #554151;
456
+ --ng-magenta-secondary-35: #614c5d;
457
+ --ng-magenta-secondary-40: #6e5869;
458
+ --ng-magenta-secondary-50: #877082;
459
+ --ng-magenta-secondary-60: #a2899c;
460
+ --ng-magenta-secondary-70: #bea4b7;
461
+ --ng-magenta-secondary-80: #dabfd2;
462
+ --ng-magenta-secondary-90: #f7daef;
463
+ --ng-magenta-secondary-95: #ffebf8;
464
+ --ng-magenta-secondary-98: #fff7f9;
465
+ --ng-magenta-secondary-99: #fffbff;
466
+ --ng-magenta-secondary-100: #ffffff;
467
+
468
+ --ng-magenta-neutral-0: #000000;
469
+ --ng-magenta-neutral-10: #1e1a1d;
470
+ --ng-magenta-neutral-20: #342f32;
471
+ --ng-magenta-neutral-25: #3f3a3d;
472
+ --ng-magenta-neutral-30: #4b4548;
473
+ --ng-magenta-neutral-35: #575154;
474
+ --ng-magenta-neutral-40: #635d60;
475
+ --ng-magenta-neutral-50: #7c7579;
476
+ --ng-magenta-neutral-60: #968f92;
477
+ --ng-magenta-neutral-70: #b1a9ad;
478
+ --ng-magenta-neutral-80: #cdc4c8;
479
+ --ng-magenta-neutral-90: #e9e0e4;
480
+ --ng-magenta-neutral-95: #f8eef2;
481
+ --ng-magenta-neutral-98: #fff7f9;
482
+ --ng-magenta-neutral-99: #fffbff;
483
+ --ng-magenta-neutral-100: #ffffff;
484
+ --ng-magenta-neutral-4: #110d10;
485
+ --ng-magenta-neutral-6: #161215;
486
+ --ng-magenta-neutral-12: #231e22;
487
+ --ng-magenta-neutral-17: #2d292c;
488
+ --ng-magenta-neutral-22: #383337;
489
+ --ng-magenta-neutral-24: #3d383b;
490
+ --ng-magenta-neutral-87: #e1d7dc;
491
+ --ng-magenta-neutral-92: #efe6ea;
492
+ --ng-magenta-neutral-94: #f5ebf0;
493
+ --ng-magenta-neutral-96: #fbf1f5;
494
+
495
+ --ng-magenta-variant-0: #000000;
496
+ --ng-magenta-variant-10: #21191f;
497
+ --ng-magenta-variant-20: #372e34;
498
+ --ng-magenta-variant-25: #423940;
499
+ --ng-magenta-variant-30: #4e444b;
500
+ --ng-magenta-variant-35: #5a4f57;
501
+ --ng-magenta-variant-40: #665b63;
502
+ --ng-magenta-variant-50: #80747c;
503
+ --ng-magenta-variant-60: #9a8d95;
504
+ --ng-magenta-variant-70: #b5a7b0;
505
+ --ng-magenta-variant-80: #d1c2cb;
506
+ --ng-magenta-variant-90: #eedee7;
507
+ --ng-magenta-variant-95: #fcecf5;
508
+ --ng-magenta-variant-98: #fff7f9;
509
+ --ng-magenta-variant-99: #fffbff;
510
+ --ng-magenta-variant-100: #ffffff;
511
+
512
+ /* Orange color palette to be used as primary or tertiary palette. */
513
+ --ng-orange-0: #000000;
514
+ --ng-orange-10: #311300;
515
+ --ng-orange-20: #502400;
516
+ --ng-orange-25: #612d00;
517
+ --ng-orange-30: #723600;
518
+ --ng-orange-35: #843f00;
519
+ --ng-orange-40: #964900;
520
+ --ng-orange-50: #bc5d00;
521
+ --ng-orange-60: #e37100;
522
+ --ng-orange-70: #ff8e36;
523
+ --ng-orange-80: #ffb787;
524
+ --ng-orange-90: #ffdcc7;
525
+ --ng-orange-95: #ffede4;
526
+ --ng-orange-98: #fff8f5;
527
+ --ng-orange-99: #fffbff;
528
+ --ng-orange-100: #ffffff;
529
+
530
+ --ng-orange-secondary-0: #000000;
531
+ --ng-orange-secondary-10: #2b1708;
532
+ --ng-orange-secondary-20: #422b1b;
533
+ --ng-orange-secondary-25: #4f3625;
534
+ --ng-orange-secondary-30: #5b4130;
535
+ --ng-orange-secondary-35: #684c3b;
536
+ --ng-orange-secondary-40: #755846;
537
+ --ng-orange-secondary-50: #90715d;
538
+ --ng-orange-secondary-60: #ab8a75;
539
+ --ng-orange-secondary-70: #c8a48e;
540
+ --ng-orange-secondary-80: #e5bfa8;
541
+ --ng-orange-secondary-90: #ffdcc7;
542
+ --ng-orange-secondary-95: #ffede4;
543
+ --ng-orange-secondary-98: #fff8f5;
544
+ --ng-orange-secondary-99: #fffbff;
545
+ --ng-orange-secondary-100: #ffffff;
546
+
547
+ --ng-orange-neutral-0: #000000;
548
+ --ng-orange-neutral-10: #201a17;
549
+ --ng-orange-neutral-20: #362f2b;
550
+ --ng-orange-neutral-25: #413a36;
551
+ --ng-orange-neutral-30: #4d4541;
552
+ --ng-orange-neutral-35: #59514d;
553
+ --ng-orange-neutral-40: #655d58;
554
+ --ng-orange-neutral-50: #7e7571;
555
+ --ng-orange-neutral-60: #998f8a;
556
+ --ng-orange-neutral-70: #b4a9a4;
557
+ --ng-orange-neutral-80: #d0c4bf;
558
+ --ng-orange-neutral-90: #ece0da;
559
+ --ng-orange-neutral-95: #fbeee8;
560
+ --ng-orange-neutral-98: #fff8f5;
561
+ --ng-orange-neutral-99: #fffbff;
562
+ --ng-orange-neutral-100: #ffffff;
563
+ --ng-orange-neutral-4: #120d0b;
564
+ --ng-orange-neutral-6: #181210;
565
+ --ng-orange-neutral-12: #241e1b;
566
+ --ng-orange-neutral-17: #2f2926;
567
+ --ng-orange-neutral-22: #3a3330;
568
+ --ng-orange-neutral-24: #3f3834;
569
+ --ng-orange-neutral-87: #e3d8d3;
570
+ --ng-orange-neutral-92: #f2e6e1;
571
+ --ng-orange-neutral-94: #f8ebe6;
572
+ --ng-orange-neutral-96: #fef1ec;
573
+
574
+ --ng-orange-variant-0: #000000;
575
+ --ng-orange-variant-10: #241912;
576
+ --ng-orange-variant-20: #3a2e26;
577
+ --ng-orange-variant-25: #463931;
578
+ --ng-orange-variant-30: #52443c;
579
+ --ng-orange-variant-35: #5e4f47;
580
+ --ng-orange-variant-40: #6b5b52;
581
+ --ng-orange-variant-50: #84746a;
582
+ --ng-orange-variant-60: #9f8d83;
583
+ --ng-orange-variant-70: #baa79d;
584
+ --ng-orange-variant-80: #d7c3b8;
585
+ --ng-orange-variant-90: #f4ded3;
586
+ --ng-orange-variant-95: #ffede4;
587
+ --ng-orange-variant-98: #fff8f5;
588
+ --ng-orange-variant-99: #fffbff;
589
+ --ng-orange-variant-100: #ffffff;
590
+
591
+ /* Chartreuse color palette to be used as primary or tertiary palette. */
592
+ --ng-chartreuse-0: #000000;
593
+ --ng-chartreuse-10: #0b2000;
594
+ --ng-chartreuse-20: #173800;
595
+ --ng-chartreuse-25: #1e4400;
596
+ --ng-chartreuse-30: #245100;
597
+ --ng-chartreuse-35: #2b5e00;
598
+ --ng-chartreuse-40: #326b00;
599
+ --ng-chartreuse-50: #418700;
600
+ --ng-chartreuse-60: #50a400;
601
+ --ng-chartreuse-70: #60c100;
602
+ --ng-chartreuse-80: #70e000;
603
+ --ng-chartreuse-90: #82ff10;
604
+ --ng-chartreuse-95: #cfffa9;
605
+ --ng-chartreuse-98: #eeffdc;
606
+ --ng-chartreuse-99: #f8ffeb;
607
+ --ng-chartreuse-100: #ffffff;
608
+
609
+ --ng-chartreuse-secondary-0: #000000;
610
+ --ng-chartreuse-secondary-10: #141e0c;
611
+ --ng-chartreuse-secondary-20: #293420;
612
+ --ng-chartreuse-secondary-25: #333f2a;
613
+ --ng-chartreuse-secondary-30: #3f4a35;
614
+ --ng-chartreuse-secondary-35: #4a5640;
615
+ --ng-chartreuse-secondary-40: #56624b;
616
+ --ng-chartreuse-secondary-50: #6f7b62;
617
+ --ng-chartreuse-secondary-60: #88957b;
618
+ --ng-chartreuse-secondary-70: #a2b094;
619
+ --ng-chartreuse-secondary-80: #becbaf;
620
+ --ng-chartreuse-secondary-90: #dae7ca;
621
+ --ng-chartreuse-secondary-95: #e8f5d7;
622
+ --ng-chartreuse-secondary-98: #f0fee0;
623
+ --ng-chartreuse-secondary-99: #f8ffeb;
624
+ --ng-chartreuse-secondary-100: #ffffff;
625
+
626
+ --ng-chartreuse-neutral-0: #000000;
627
+ --ng-chartreuse-neutral-10: #1a1c18;
628
+ --ng-chartreuse-neutral-20: #2f312c;
629
+ --ng-chartreuse-neutral-25: #3a3c37;
630
+ --ng-chartreuse-neutral-30: #464742;
631
+ --ng-chartreuse-neutral-35: #52534e;
632
+ --ng-chartreuse-neutral-40: #5e5f5a;
633
+ --ng-chartreuse-neutral-50: #767872;
634
+ --ng-chartreuse-neutral-60: #90918b;
635
+ --ng-chartreuse-neutral-70: #abaca5;
636
+ --ng-chartreuse-neutral-80: #c7c7c0;
637
+ --ng-chartreuse-neutral-90: #e3e3dc;
638
+ --ng-chartreuse-neutral-95: #f1f1ea;
639
+ --ng-chartreuse-neutral-98: #fafaf2;
640
+ --ng-chartreuse-neutral-99: #fdfdf5;
641
+ --ng-chartreuse-neutral-100: #ffffff;
642
+ --ng-chartreuse-neutral-4: #0c0f0b;
643
+ --ng-chartreuse-neutral-6: #121410;
644
+ --ng-chartreuse-neutral-12: #1e201c;
645
+ --ng-chartreuse-neutral-17: #282b26;
646
+ --ng-chartreuse-neutral-22: #333531;
647
+ --ng-chartreuse-neutral-24: #383a35;
648
+ --ng-chartreuse-neutral-87: #dadbd3;
649
+ --ng-chartreuse-neutral-92: #e8e9e1;
650
+ --ng-chartreuse-neutral-94: #eeeee7;
651
+ --ng-chartreuse-neutral-96: #f3f4ed;
652
+
653
+ --ng-chartreuse-variant-0: #000000;
654
+ --ng-chartreuse-variant-10: #181d14;
655
+ --ng-chartreuse-variant-20: #2d3228;
656
+ --ng-chartreuse-variant-25: #383d33;
657
+ --ng-chartreuse-variant-30: #44483e;
658
+ --ng-chartreuse-variant-35: #4f5449;
659
+ --ng-chartreuse-variant-40: #5b6055;
660
+ --ng-chartreuse-variant-50: #74796d;
661
+ --ng-chartreuse-variant-60: #8e9286;
662
+ --ng-chartreuse-variant-70: #a8ada0;
663
+ --ng-chartreuse-variant-80: #c4c8bb;
664
+ --ng-chartreuse-variant-90: #e0e4d6;
665
+ --ng-chartreuse-variant-95: #eef2e4;
666
+ --ng-chartreuse-variant-98: #f7fbec;
667
+ --ng-chartreuse-variant-99: #fafeef;
668
+ --ng-chartreuse-variant-100: #ffffff;
669
+
670
+
671
+ /* Spring Green color palette to be used as primary or tertiary palette. */
672
+ --ng-springgreen-0: #000000;
673
+ --ng-springgreen-10: #00210b;
674
+ --ng-springgreen-20: #003917;
675
+ --ng-springgreen-25: #00461e;
676
+ --ng-springgreen-30: #005225;
677
+ --ng-springgreen-35: #00602c;
678
+ --ng-springgreen-40: #006d33;
679
+ --ng-springgreen-50: #008942;
680
+ --ng-springgreen-60: #00a751;
681
+ --ng-springgreen-70: #00c561;
682
+ --ng-springgreen-80: #00e472;
683
+ --ng-springgreen-90: #63ff94;
684
+ --ng-springgreen-95: #c4ffcb;
685
+ --ng-springgreen-98: #eaffe9;
686
+ --ng-springgreen-99: #f5fff2;
687
+ --ng-springgreen-100: #ffffff;
688
+
689
+ --ng-springgreen-secondary-0: #000000;
690
+ --ng-springgreen-secondary-10: #0e1f12;
691
+ --ng-springgreen-secondary-20: #233425;
692
+ --ng-springgreen-secondary-25: #2e4030;
693
+ --ng-springgreen-secondary-30: #394b3b;
694
+ --ng-springgreen-secondary-35: #445746;
695
+ --ng-springgreen-secondary-40: #506352;
696
+ --ng-springgreen-secondary-50: #697c6a;
697
+ --ng-springgreen-secondary-60: #829682;
698
+ --ng-springgreen-secondary-70: #9cb19c;
699
+ --ng-springgreen-secondary-80: #b7ccb7;
700
+ --ng-springgreen-secondary-90: #d3e8d2;
701
+ --ng-springgreen-secondary-95: #e1f6e0;
702
+ --ng-springgreen-secondary-98: #eaffe9;
703
+ --ng-springgreen-secondary-99: #f5fff2;
704
+ --ng-springgreen-secondary-100: #ffffff;
705
+
706
+ --ng-springgreen-neutral-0: #000000;
707
+ --ng-springgreen-neutral-10: #191c19;
708
+ --ng-springgreen-neutral-20: #2e312e;
709
+ --ng-springgreen-neutral-25: #393c39;
710
+ --ng-springgreen-neutral-30: #454744;
711
+ --ng-springgreen-neutral-35: #51534f;
712
+ --ng-springgreen-neutral-40: #5d5f5b;
713
+ --ng-springgreen-neutral-50: #757873;
714
+ --ng-springgreen-neutral-60: #8f918d;
715
+ --ng-springgreen-neutral-70: #aaaca7;
716
+ --ng-springgreen-neutral-80: #c5c7c2;
717
+ --ng-springgreen-neutral-90: #e2e3de;
718
+ --ng-springgreen-neutral-95: #f0f1ec;
719
+ --ng-springgreen-neutral-98: #f9faf4;
720
+ --ng-springgreen-neutral-99: #fcfdf7;
721
+ --ng-springgreen-neutral-100: #ffffff;
722
+ --ng-springgreen-neutral-4: #0c0f0c;
723
+ --ng-springgreen-neutral-6: #111411;
724
+ --ng-springgreen-neutral-12: #1d201d;
725
+ --ng-springgreen-neutral-17: #282b27;
726
+ --ng-springgreen-neutral-22: #323632;
727
+ --ng-springgreen-neutral-24: #373a36;
728
+ --ng-springgreen-neutral-87: #d9dbd5;
729
+ --ng-springgreen-neutral-92: #e7e9e3;
730
+ --ng-springgreen-neutral-94: #edefe8;
731
+ --ng-springgreen-neutral-96: #f2f4ee;
732
+
733
+ --ng-springgreen-variant-0: #000000;
734
+ --ng-springgreen-variant-10: #161d17;
735
+ --ng-springgreen-variant-20: #2b322b;
736
+ --ng-springgreen-variant-25: #363d36;
737
+ --ng-springgreen-variant-30: #414941;
738
+ --ng-springgreen-variant-35: #4d544c;
739
+ --ng-springgreen-variant-40: #596058;
740
+ --ng-springgreen-variant-50: #717970;
741
+ --ng-springgreen-variant-60: #8b9389;
742
+ --ng-springgreen-variant-70: #a6ada4;
743
+ --ng-springgreen-variant-80: #c1c9be;
744
+ --ng-springgreen-variant-90: #dde5da;
745
+ --ng-springgreen-variant-95: #ebf3e8;
746
+ --ng-springgreen-variant-98: #f4fcf0;
747
+ --ng-springgreen-variant-99: #f7fef3;
748
+ --ng-springgreen-variant-100: #ffffff;
749
+
750
+ /* Azure color palette to be used as primary or tertiary palette.*/
751
+ --ng-azure-0: #000000;
752
+ --ng-azure-10: #001b3f;
753
+ --ng-azure-20: #002f65;
754
+ --ng-azure-25: #003a7a;
755
+ --ng-azure-30: #00458f;
756
+ --ng-azure-35: #0050a5;
757
+ --ng-azure-40: #005cbb;
758
+ --ng-azure-50: #0074e9;
759
+ --ng-azure-60: #438fff;
760
+ --ng-azure-70: #7cabff;
761
+ --ng-azure-80: #abc7ff;
762
+ --ng-azure-90: #d7e3ff;
763
+ --ng-azure-95: #ecf0ff;
764
+ --ng-azure-98: #f9f9ff;
765
+ --ng-azure-99: #fdfbff;
766
+ --ng-azure-100: #ffffff;
767
+
768
+ --ng-azure-secondary-0: #000000;
769
+ --ng-azure-secondary-10: #131c2b;
770
+ --ng-azure-secondary-20: #283041;
771
+ --ng-azure-secondary-25: #333c4d;
772
+ --ng-azure-secondary-30: #3e4759;
773
+ --ng-azure-secondary-35: #4a5365;
774
+ --ng-azure-secondary-40: #565e71;
775
+ --ng-azure-secondary-50: #6f778b;
776
+ --ng-azure-secondary-60: #8891a5;
777
+ --ng-azure-secondary-70: #a3abc0;
778
+ --ng-azure-secondary-80: #bec6dc;
779
+ --ng-azure-secondary-90: #dae2f9;
780
+ --ng-azure-secondary-95: #ecf0ff;
781
+ --ng-azure-secondary-98: #f9f9ff;
782
+ --ng-azure-secondary-99: #fdfbff;
783
+ --ng-azure-secondary-100: #ffffff;
784
+
785
+ --ng-azure-neutral-0: #000000;
786
+ --ng-azure-neutral-10: #1a1b1f;
787
+ --ng-azure-neutral-20: #2f3033;
788
+ --ng-azure-neutral-25: #3b3b3f;
789
+ --ng-azure-neutral-30: #46464a;
790
+ --ng-azure-neutral-35: #525256;
791
+ --ng-azure-neutral-40: #5e5e62;
792
+ --ng-azure-neutral-50: #77777a;
793
+ --ng-azure-neutral-60: #919094;
794
+ --ng-azure-neutral-70: #ababaf;
795
+ --ng-azure-neutral-80: #c7c6ca;
796
+ --ng-azure-neutral-90: #e3e2e6;
797
+ --ng-azure-neutral-95: #f2f0f4;
798
+ --ng-azure-neutral-98: #faf9fd;
799
+ --ng-azure-neutral-99: #fdfbff;
800
+ --ng-azure-neutral-100: #ffffff;
801
+ --ng-azure-neutral-4: #0d0e11;
802
+ --ng-azure-neutral-6: #121316;
803
+ --ng-azure-neutral-12: #1f2022;
804
+ --ng-azure-neutral-17: #292a2c;
805
+ --ng-azure-neutral-22: #343537;
806
+ --ng-azure-neutral-24: #38393c;
807
+ --ng-azure-neutral-87: #dbd9dd;
808
+ --ng-azure-neutral-92: #e9e7eb;
809
+ --ng-azure-neutral-94: #efedf0;
810
+ --ng-azure-neutral-96: #f4f3f6;
811
+
812
+ --ng-azure-variant-0: #000000;
813
+ --ng-azure-variant-10: #181c22;
814
+ --ng-azure-variant-20: #2d3038;
815
+ --ng-azure-variant-25: #383b43;
816
+ --ng-azure-variant-30: #44474e;
817
+ --ng-azure-variant-35: #4f525a;
818
+ --ng-azure-variant-40: #5b5e66;
819
+ --ng-azure-variant-50: #74777f;
820
+ --ng-azure-variant-60: #8e9099;
821
+ --ng-azure-variant-70: #a9abb4;
822
+ --ng-azure-variant-80: #c4c6d0;
823
+ --ng-azure-variant-90: #e0e2ec;
824
+ --ng-azure-variant-95: #eff0fa;
825
+ --ng-azure-variant-98: #f9f9ff;
826
+ --ng-azure-variant-99: #fdfbff;
827
+ --ng-azure-variant-100: #ffffff;
828
+
829
+ /* Violet color palette to be used as primary or tertiary palette. */
830
+ --ng-violet-0: #000000;
831
+ --ng-violet-10: #270057;
832
+ --ng-violet-20: #42008a;
833
+ --ng-violet-25: #5000a4;
834
+ --ng-violet-30: #5f00c0;
835
+ --ng-violet-35: #6e00dc;
836
+ --ng-violet-40: #7d00fa;
837
+ --ng-violet-50: #944aff;
838
+ --ng-violet-60: #a974ff;
839
+ --ng-violet-70: #bf98ff;
840
+ --ng-violet-80: #d5baff;
841
+ --ng-violet-90: #ecdcff;
842
+ --ng-violet-95: #f7edff;
843
+ --ng-violet-98: #fef7ff;
844
+ --ng-violet-99: #fffbff;
845
+ --ng-violet-100: #ffffff;
846
+
847
+ --ng-violet-secondary-0: #000000;
848
+ --ng-violet-secondary-10: #1f182a;
849
+ --ng-violet-secondary-20: #352d40;
850
+ --ng-violet-secondary-25: #40384c;
851
+ --ng-violet-secondary-30: #4b4357;
852
+ --ng-violet-secondary-35: #574f63;
853
+ --ng-violet-secondary-40: #645b70;
854
+ --ng-violet-secondary-50: #7d7389;
855
+ --ng-violet-secondary-60: #978ca4;
856
+ --ng-violet-secondary-70: #b2a7bf;
857
+ --ng-violet-secondary-80: #cec2db;
858
+ --ng-violet-secondary-90: #eadef7;
859
+ --ng-violet-secondary-95: #f7edff;
860
+ --ng-violet-secondary-98: #fef7ff;
861
+ --ng-violet-secondary-99: #fffbff;
862
+ --ng-violet-secondary-100: #ffffff;
863
+
864
+ --ng-violet-neutral-0: #000000;
865
+ --ng-violet-neutral-10: #1d1b1e;
866
+ --ng-violet-neutral-20: #323033;
867
+ --ng-violet-neutral-25: #3d3a3e;
868
+ --ng-violet-neutral-30: #49464a;
869
+ --ng-violet-neutral-35: #545155;
870
+ --ng-violet-neutral-40: #605d61;
871
+ --ng-violet-neutral-50: #7a767a;
872
+ --ng-violet-neutral-60: #948f94;
873
+ --ng-violet-neutral-70: #aeaaae;
874
+ --ng-violet-neutral-80: #cac5ca;
875
+ --ng-violet-neutral-90: #e6e1e6;
876
+ --ng-violet-neutral-95: #f5eff4;
877
+ --ng-violet-neutral-98: #fef8fc;
878
+ --ng-violet-neutral-99: #fffbff;
879
+ --ng-violet-neutral-100: #ffffff;
880
+ --ng-violet-neutral-4: #0f0d11;
881
+ --ng-violet-neutral-6: #151316;
882
+ --ng-violet-neutral-12: #211f22;
883
+ --ng-violet-neutral-17: #2b292d;
884
+ --ng-violet-neutral-22: #363437;
885
+ --ng-violet-neutral-24: #3b383c;
886
+ --ng-violet-neutral-87: #ded8dd;
887
+ --ng-violet-neutral-92: #ede6eb;
888
+ --ng-violet-neutral-94: #f2ecf1;
889
+ --ng-violet-neutral-96: #f8f2f6;
890
+
891
+ --ng-violet-variant-0: #000000;
892
+ --ng-violet-variant-10: #1d1a22;
893
+ --ng-violet-variant-20: #332f37;
894
+ --ng-violet-variant-25: #3e3a42;
895
+ --ng-violet-variant-30: #49454e;
896
+ --ng-violet-variant-35: #55515a;
897
+ --ng-violet-variant-40: #615c66;
898
+ --ng-violet-variant-50: #7b757f;
899
+ --ng-violet-variant-60: #958e99;
900
+ --ng-violet-variant-70: #b0a9b3;
901
+ --ng-violet-variant-80: #cbc4cf;
902
+ --ng-violet-variant-90: #e8e0eb;
903
+ --ng-violet-variant-95: #f6eef9;
904
+ --ng-violet-variant-98: #fef7ff;
905
+ --ng-violet-variant-99: #fffbff;
906
+ --ng-violet-variant-100: #ffffff;
907
+
908
+ /* Rose color palette to be used as primary or tertiary palette. */
909
+ --ng-rose-0: #000000;
910
+ --ng-rose-10: #3f001b;
911
+ --ng-rose-20: #65002f;
912
+ --ng-rose-25: #7a003a;
913
+ --ng-rose-30: #8f0045;
914
+ --ng-rose-35: #a40050;
915
+ --ng-rose-40: #ba005c;
916
+ --ng-rose-50: #e80074;
917
+ --ng-rose-60: #ff4a8e;
918
+ --ng-rose-70: #ff84a9;
919
+ --ng-rose-80: #ffb1c5;
920
+ --ng-rose-90: #ffd9e1;
921
+ --ng-rose-95: #ffecef;
922
+ --ng-rose-98: #fff8f8;
923
+ --ng-rose-99: #fffbff;
924
+ --ng-rose-100: #ffffff;
925
+
926
+ --ng-rose-secondary-0: #000000;
927
+ --ng-rose-secondary-10: #2b151b;
928
+ --ng-rose-secondary-20: #422930;
929
+ --ng-rose-secondary-25: #4f343b;
930
+ --ng-rose-secondary-30: #5b3f46;
931
+ --ng-rose-secondary-35: #684b52;
932
+ --ng-rose-secondary-40: #74565d;
933
+ --ng-rose-secondary-50: #8f6f76;
934
+ --ng-rose-secondary-60: #aa888f;
935
+ --ng-rose-secondary-70: #c6a2aa;
936
+ --ng-rose-secondary-80: #e3bdc5;
937
+ --ng-rose-secondary-90: #ffd9e1;
938
+ --ng-rose-secondary-95: #ffecef;
939
+ --ng-rose-secondary-98: #fff8f8;
940
+ --ng-rose-secondary-99: #fffbff;
941
+ --ng-rose-secondary-100: #ffffff;
942
+
943
+ --ng-rose-neutral-0: #000000;
944
+ --ng-rose-neutral-10: #201a1b;
945
+ --ng-rose-neutral-20: #352f30;
946
+ --ng-rose-neutral-25: #413a3b;
947
+ --ng-rose-neutral-30: #4c4546;
948
+ --ng-rose-neutral-35: #585052;
949
+ --ng-rose-neutral-40: #655c5e;
950
+ --ng-rose-neutral-50: #7e7576;
951
+ --ng-rose-neutral-60: #988e90;
952
+ --ng-rose-neutral-70: #b3a9aa;
953
+ --ng-rose-neutral-80: #cfc4c5;
954
+ --ng-rose-neutral-90: #ece0e1;
955
+ --ng-rose-neutral-95: #faeeef;
956
+ --ng-rose-neutral-98: #fff8f8;
957
+ --ng-rose-neutral-99: #fffbff;
958
+ --ng-rose-neutral-100: #ffffff;
959
+ --ng-rose-neutral-4: #120d0e;
960
+ --ng-rose-neutral-6: #171213;
961
+ --ng-rose-neutral-12: #241e1f;
962
+ --ng-rose-neutral-17: #2f2829;
963
+ --ng-rose-neutral-22: #3a3334;
964
+ --ng-rose-neutral-24: #3e3738;
965
+ --ng-rose-neutral-87: #e3d7d8;
966
+ --ng-rose-neutral-92: #f1e5e6;
967
+ --ng-rose-neutral-94: #f7ebec;
968
+ --ng-rose-neutral-96: #fdf1f2;
969
+
970
+ --ng-rose-variant-0: #000000;
971
+ --ng-rose-variant-10: #24191b;
972
+ --ng-rose-variant-20: #3a2d30;
973
+ --ng-rose-variant-25: #45383b;
974
+ --ng-rose-variant-30: #514346;
975
+ --ng-rose-variant-35: #5d4f52;
976
+ --ng-rose-variant-40: #6a5a5e;
977
+ --ng-rose-variant-50: #847376;
978
+ --ng-rose-variant-60: #9e8c90;
979
+ --ng-rose-variant-70: #baa7aa;
980
+ --ng-rose-variant-80: #d6c2c5;
981
+ --ng-rose-variant-90: #f3dde1;
982
+ --ng-rose-variant-95: #ffecef;
983
+ --ng-rose-variant-98: #fff8f8;
984
+ --ng-rose-variant-99: #fffbff;
985
+ --ng-rose-variant-100: #ffffff;
986
+
987
+ }