@narmi/design_system 6.22.6 → 6.23.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.
@@ -30,41 +30,6 @@
30
30
  "base": "bgColor",
31
31
  "variant1": "white"
32
32
  },
33
- {
34
- "className": "bgColor--moss",
35
- "base": "bgColor",
36
- "variant1": "moss"
37
- },
38
- {
39
- "className": "bgColor--pine",
40
- "base": "bgColor",
41
- "variant1": "pine"
42
- },
43
- {
44
- "className": "bgColor--cove",
45
- "base": "bgColor",
46
- "variant1": "cove"
47
- },
48
- {
49
- "className": "bgColor--azul",
50
- "base": "bgColor",
51
- "variant1": "azul"
52
- },
53
- {
54
- "className": "bgColor--pistachio",
55
- "base": "bgColor",
56
- "variant1": "pistachio"
57
- },
58
- {
59
- "className": "bgColor--cactus",
60
- "base": "bgColor",
61
- "variant1": "cactus"
62
- },
63
- {
64
- "className": "bgColor--sand",
65
- "base": "bgColor",
66
- "variant1": "sand"
67
- },
68
33
  {
69
34
  "className": "bgColor--success",
70
35
  "base": "bgColor",
@@ -281,46 +246,6 @@
281
246
  "base": "fontColor",
282
247
  "variant1": "default"
283
248
  },
284
- {
285
- "className": "fontColor--moss",
286
- "base": "fontColor",
287
- "variant1": "moss"
288
- },
289
- {
290
- "className": "fontColor--pine",
291
- "base": "fontColor",
292
- "variant1": "pine"
293
- },
294
- {
295
- "className": "fontColor--cove",
296
- "base": "fontColor",
297
- "variant1": "cove"
298
- },
299
- {
300
- "className": "fontColor--azul",
301
- "base": "fontColor",
302
- "variant1": "azul"
303
- },
304
- {
305
- "className": "fontColor--pistachio",
306
- "base": "fontColor",
307
- "variant1": "pistachio"
308
- },
309
- {
310
- "className": "fontColor--cactus",
311
- "base": "fontColor",
312
- "variant1": "cactus"
313
- },
314
- {
315
- "className": "fontColor--sand",
316
- "base": "fontColor",
317
- "variant1": "sand"
318
- },
319
- {
320
- "className": "fontColor--white",
321
- "base": "fontColor",
322
- "variant1": "white"
323
- },
324
249
  {
325
250
  "className": "fontColor--theme--primary",
326
251
  "base": "fontColor",