@pantheon-systems/pds-design-tokens 1.0.0-dev.105 → 1.0.0-dev.106

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.
@@ -186,6 +186,8 @@
186
186
  --pds-color-tabs-accent: #ad9bff;
187
187
  --pds-color-tag-1-background: #705e00;
188
188
  --pds-color-tag-1-foreground: #fffbe9;
189
+ --pds-color-tag-10-background: #5b440a;
190
+ --pds-color-tag-10-foreground: #efeadf;
189
191
  --pds-color-tag-2-background: #4e39a8;
190
192
  --pds-color-tag-2-foreground: #f3f0ff;
191
193
  --pds-color-tag-3-background: #560039;
@@ -195,6 +195,8 @@
195
195
  --pds-color-tabs-accent: #5f41e5;
196
196
  --pds-color-tag-1-background: #fffbe9;
197
197
  --pds-color-tag-1-foreground: #705e00;
198
+ --pds-color-tag-10-background: #efeadf;
199
+ --pds-color-tag-10-foreground: #5b440a;
198
200
  --pds-color-tag-2-background: #f0ecff;
199
201
  --pds-color-tag-2-foreground: #3017a1;
200
202
  --pds-color-tag-3-background: #ffe5f6;
@@ -6870,6 +6870,58 @@
6870
6870
  ]
6871
6871
  }
6872
6872
  },
6873
+ "10": {
6874
+ "background": {
6875
+ "value": "#5b440a",
6876
+ "public": true,
6877
+ "filePath": "tokens/color/alias/tags.dark.json",
6878
+ "isSource": true,
6879
+ "original": {
6880
+ "value": "#5B440A",
6881
+ "public": true
6882
+ },
6883
+ "name": "color-dark-mode-tag-10-background",
6884
+ "attributes": {
6885
+ "category": "color",
6886
+ "type": "dark-mode",
6887
+ "item": "tag",
6888
+ "subitem": "10",
6889
+ "state": "background"
6890
+ },
6891
+ "path": [
6892
+ "color",
6893
+ "dark-mode",
6894
+ "tag",
6895
+ "10",
6896
+ "background"
6897
+ ]
6898
+ },
6899
+ "foreground": {
6900
+ "value": "#efeadf",
6901
+ "public": true,
6902
+ "filePath": "tokens/color/alias/tags.dark.json",
6903
+ "isSource": true,
6904
+ "original": {
6905
+ "value": "#EFEADF",
6906
+ "public": true
6907
+ },
6908
+ "name": "color-dark-mode-tag-10-foreground",
6909
+ "attributes": {
6910
+ "category": "color",
6911
+ "type": "dark-mode",
6912
+ "item": "tag",
6913
+ "subitem": "10",
6914
+ "state": "foreground"
6915
+ },
6916
+ "path": [
6917
+ "color",
6918
+ "dark-mode",
6919
+ "tag",
6920
+ "10",
6921
+ "foreground"
6922
+ ]
6923
+ }
6924
+ },
6873
6925
  "remove-button": {
6874
6926
  "value": "#a6a3b4",
6875
6927
  "public": true,
@@ -13292,6 +13344,58 @@
13292
13344
  ]
13293
13345
  }
13294
13346
  },
13347
+ "10": {
13348
+ "background": {
13349
+ "value": "#efeadf",
13350
+ "public": true,
13351
+ "filePath": "tokens/color/alias/tags.light.json",
13352
+ "isSource": true,
13353
+ "original": {
13354
+ "value": "#EFEADF",
13355
+ "public": true
13356
+ },
13357
+ "name": "color-light-mode-tag-10-background",
13358
+ "attributes": {
13359
+ "category": "color",
13360
+ "type": "light-mode",
13361
+ "item": "tag",
13362
+ "subitem": "10",
13363
+ "state": "background"
13364
+ },
13365
+ "path": [
13366
+ "color",
13367
+ "light-mode",
13368
+ "tag",
13369
+ "10",
13370
+ "background"
13371
+ ]
13372
+ },
13373
+ "foreground": {
13374
+ "value": "#5b440a",
13375
+ "public": true,
13376
+ "filePath": "tokens/color/alias/tags.light.json",
13377
+ "isSource": true,
13378
+ "original": {
13379
+ "value": "#5B440A",
13380
+ "public": true
13381
+ },
13382
+ "name": "color-light-mode-tag-10-foreground",
13383
+ "attributes": {
13384
+ "category": "color",
13385
+ "type": "light-mode",
13386
+ "item": "tag",
13387
+ "subitem": "10",
13388
+ "state": "foreground"
13389
+ },
13390
+ "path": [
13391
+ "color",
13392
+ "light-mode",
13393
+ "tag",
13394
+ "10",
13395
+ "foreground"
13396
+ ]
13397
+ }
13398
+ },
13295
13399
  "remove-button": {
13296
13400
  "value": "#61616b",
13297
13401
  "public": true,
@@ -4604,6 +4604,58 @@
4604
4604
  ]
4605
4605
  }
4606
4606
  },
4607
+ "10": {
4608
+ "background": {
4609
+ "value": "#5b440a",
4610
+ "public": true,
4611
+ "filePath": "tokens/color/alias/tags.dark.json",
4612
+ "isSource": true,
4613
+ "original": {
4614
+ "value": "#5B440A",
4615
+ "public": true
4616
+ },
4617
+ "name": "color-dark-mode-tag-10-background",
4618
+ "attributes": {
4619
+ "category": "color",
4620
+ "type": "dark-mode",
4621
+ "item": "tag",
4622
+ "subitem": "10",
4623
+ "state": "background"
4624
+ },
4625
+ "path": [
4626
+ "color",
4627
+ "dark-mode",
4628
+ "tag",
4629
+ "10",
4630
+ "background"
4631
+ ]
4632
+ },
4633
+ "foreground": {
4634
+ "value": "#efeadf",
4635
+ "public": true,
4636
+ "filePath": "tokens/color/alias/tags.dark.json",
4637
+ "isSource": true,
4638
+ "original": {
4639
+ "value": "#EFEADF",
4640
+ "public": true
4641
+ },
4642
+ "name": "color-dark-mode-tag-10-foreground",
4643
+ "attributes": {
4644
+ "category": "color",
4645
+ "type": "dark-mode",
4646
+ "item": "tag",
4647
+ "subitem": "10",
4648
+ "state": "foreground"
4649
+ },
4650
+ "path": [
4651
+ "color",
4652
+ "dark-mode",
4653
+ "tag",
4654
+ "10",
4655
+ "foreground"
4656
+ ]
4657
+ }
4658
+ },
4607
4659
  "remove-button": {
4608
4660
  "value": "#a6a3b4",
4609
4661
  "public": true,
@@ -4683,6 +4683,58 @@
4683
4683
  ]
4684
4684
  }
4685
4685
  },
4686
+ "10": {
4687
+ "background": {
4688
+ "value": "#efeadf",
4689
+ "public": true,
4690
+ "filePath": "tokens/color/alias/tags.light.json",
4691
+ "isSource": true,
4692
+ "original": {
4693
+ "value": "#EFEADF",
4694
+ "public": true
4695
+ },
4696
+ "name": "color-light-mode-tag-10-background",
4697
+ "attributes": {
4698
+ "category": "color",
4699
+ "type": "light-mode",
4700
+ "item": "tag",
4701
+ "subitem": "10",
4702
+ "state": "background"
4703
+ },
4704
+ "path": [
4705
+ "color",
4706
+ "light-mode",
4707
+ "tag",
4708
+ "10",
4709
+ "background"
4710
+ ]
4711
+ },
4712
+ "foreground": {
4713
+ "value": "#5b440a",
4714
+ "public": true,
4715
+ "filePath": "tokens/color/alias/tags.light.json",
4716
+ "isSource": true,
4717
+ "original": {
4718
+ "value": "#5B440A",
4719
+ "public": true
4720
+ },
4721
+ "name": "color-light-mode-tag-10-foreground",
4722
+ "attributes": {
4723
+ "category": "color",
4724
+ "type": "light-mode",
4725
+ "item": "tag",
4726
+ "subitem": "10",
4727
+ "state": "foreground"
4728
+ },
4729
+ "path": [
4730
+ "color",
4731
+ "light-mode",
4732
+ "tag",
4733
+ "10",
4734
+ "foreground"
4735
+ ]
4736
+ }
4737
+ },
4686
4738
  "remove-button": {
4687
4739
  "value": "#61616b",
4688
4740
  "public": true,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pantheon-systems/pds-design-tokens",
3
- "version": "1.0.0-dev.105",
3
+ "version": "1.0.0-dev.106",
4
4
  "description": "Design Tokens for the Pantheon Design System",
5
5
  "homepage": "https://pantheon.io",
6
6
  "keywords": [