@pantheon-systems/pds-design-tokens 1.0.0-dev.48 → 1.0.0-dev.49
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/build/css/pds-design-tokens-dark-mode.css +20 -4
- package/build/css/pds-design-tokens-light-mode.css +12 -12
- package/build/figma/pds-design-tokens-figma.json +470 -52
- package/build/json/pds-design-tokens-dark-mode.json +440 -6
- package/build/json/pds-design-tokens-light-mode.json +30 -46
- package/package.json +1 -1
|
@@ -3065,7 +3065,7 @@
|
|
|
3065
3065
|
"critical": {
|
|
3066
3066
|
"background": {
|
|
3067
3067
|
"default": {
|
|
3068
|
-
"value": "#
|
|
3068
|
+
"value": "#ca3521",
|
|
3069
3069
|
"public": true,
|
|
3070
3070
|
"isReferenceToInternal": true,
|
|
3071
3071
|
"filePath": "tokens/color/alias/button.dark.json",
|
|
@@ -3147,7 +3147,7 @@
|
|
|
3147
3147
|
},
|
|
3148
3148
|
"border": {
|
|
3149
3149
|
"default": {
|
|
3150
|
-
"value": "#
|
|
3150
|
+
"value": "#ca3521",
|
|
3151
3151
|
"public": true,
|
|
3152
3152
|
"isReferenceToInternal": true,
|
|
3153
3153
|
"filePath": "tokens/color/alias/button.dark.json",
|
|
@@ -3654,7 +3654,7 @@
|
|
|
3654
3654
|
]
|
|
3655
3655
|
},
|
|
3656
3656
|
"critical": {
|
|
3657
|
-
"value": "#
|
|
3657
|
+
"value": "#ca3521",
|
|
3658
3658
|
"public": true,
|
|
3659
3659
|
"isReferenceToInternal": true,
|
|
3660
3660
|
"filePath": "tokens/color/alias/input.dark.json",
|
|
@@ -3737,7 +3737,7 @@
|
|
|
3737
3737
|
]
|
|
3738
3738
|
},
|
|
3739
3739
|
"critical": {
|
|
3740
|
-
"value": "#
|
|
3740
|
+
"value": "#ca3521",
|
|
3741
3741
|
"public": true,
|
|
3742
3742
|
"isReferenceToInternal": true,
|
|
3743
3743
|
"filePath": "tokens/color/alias/input.dark.json",
|
|
@@ -4550,6 +4550,440 @@
|
|
|
4550
4550
|
]
|
|
4551
4551
|
}
|
|
4552
4552
|
},
|
|
4553
|
+
"tag": {
|
|
4554
|
+
"1": {
|
|
4555
|
+
"background": {
|
|
4556
|
+
"value": "#705e00",
|
|
4557
|
+
"public": true,
|
|
4558
|
+
"isReferenceToInternal": true,
|
|
4559
|
+
"filePath": "tokens/color/alias/tags.dark.json",
|
|
4560
|
+
"isSource": true,
|
|
4561
|
+
"original": {
|
|
4562
|
+
"value": "{color.dark-mode.brand.primary.600.value}",
|
|
4563
|
+
"public": true,
|
|
4564
|
+
"isReferenceToInternal": true
|
|
4565
|
+
},
|
|
4566
|
+
"name": "color-dark-mode-tag-1-background",
|
|
4567
|
+
"attributes": {
|
|
4568
|
+
"category": "color",
|
|
4569
|
+
"type": "dark-mode",
|
|
4570
|
+
"item": "tag",
|
|
4571
|
+
"subitem": "1",
|
|
4572
|
+
"state": "background"
|
|
4573
|
+
},
|
|
4574
|
+
"path": [
|
|
4575
|
+
"color",
|
|
4576
|
+
"dark-mode",
|
|
4577
|
+
"tag",
|
|
4578
|
+
"1",
|
|
4579
|
+
"background"
|
|
4580
|
+
]
|
|
4581
|
+
},
|
|
4582
|
+
"foreground": {
|
|
4583
|
+
"value": "#fffbe9",
|
|
4584
|
+
"public": true,
|
|
4585
|
+
"isReferenceToInternal": true,
|
|
4586
|
+
"filePath": "tokens/color/alias/tags.dark.json",
|
|
4587
|
+
"isSource": true,
|
|
4588
|
+
"original": {
|
|
4589
|
+
"value": "{color.dark-mode.brand.primary.100.value}",
|
|
4590
|
+
"public": true,
|
|
4591
|
+
"isReferenceToInternal": true
|
|
4592
|
+
},
|
|
4593
|
+
"name": "color-dark-mode-tag-1-foreground",
|
|
4594
|
+
"attributes": {
|
|
4595
|
+
"category": "color",
|
|
4596
|
+
"type": "dark-mode",
|
|
4597
|
+
"item": "tag",
|
|
4598
|
+
"subitem": "1",
|
|
4599
|
+
"state": "foreground"
|
|
4600
|
+
},
|
|
4601
|
+
"path": [
|
|
4602
|
+
"color",
|
|
4603
|
+
"dark-mode",
|
|
4604
|
+
"tag",
|
|
4605
|
+
"1",
|
|
4606
|
+
"foreground"
|
|
4607
|
+
]
|
|
4608
|
+
}
|
|
4609
|
+
},
|
|
4610
|
+
"2": {
|
|
4611
|
+
"background": {
|
|
4612
|
+
"value": "#4e39a8",
|
|
4613
|
+
"public": true,
|
|
4614
|
+
"isReferenceToInternal": true,
|
|
4615
|
+
"filePath": "tokens/color/alias/tags.dark.json",
|
|
4616
|
+
"isSource": true,
|
|
4617
|
+
"original": {
|
|
4618
|
+
"value": "{color.dark-mode.brand.secondary.500.value}",
|
|
4619
|
+
"public": true,
|
|
4620
|
+
"isReferenceToInternal": true
|
|
4621
|
+
},
|
|
4622
|
+
"name": "color-dark-mode-tag-2-background",
|
|
4623
|
+
"attributes": {
|
|
4624
|
+
"category": "color",
|
|
4625
|
+
"type": "dark-mode",
|
|
4626
|
+
"item": "tag",
|
|
4627
|
+
"subitem": "2",
|
|
4628
|
+
"state": "background"
|
|
4629
|
+
},
|
|
4630
|
+
"path": [
|
|
4631
|
+
"color",
|
|
4632
|
+
"dark-mode",
|
|
4633
|
+
"tag",
|
|
4634
|
+
"2",
|
|
4635
|
+
"background"
|
|
4636
|
+
]
|
|
4637
|
+
},
|
|
4638
|
+
"foreground": {
|
|
4639
|
+
"value": "#f3f0ff",
|
|
4640
|
+
"public": true,
|
|
4641
|
+
"isReferenceToInternal": true,
|
|
4642
|
+
"filePath": "tokens/color/alias/tags.dark.json",
|
|
4643
|
+
"isSource": true,
|
|
4644
|
+
"original": {
|
|
4645
|
+
"value": "{color.dark-mode.brand.secondary.100.value}",
|
|
4646
|
+
"public": true,
|
|
4647
|
+
"isReferenceToInternal": true
|
|
4648
|
+
},
|
|
4649
|
+
"name": "color-dark-mode-tag-2-foreground",
|
|
4650
|
+
"attributes": {
|
|
4651
|
+
"category": "color",
|
|
4652
|
+
"type": "dark-mode",
|
|
4653
|
+
"item": "tag",
|
|
4654
|
+
"subitem": "2",
|
|
4655
|
+
"state": "foreground"
|
|
4656
|
+
},
|
|
4657
|
+
"path": [
|
|
4658
|
+
"color",
|
|
4659
|
+
"dark-mode",
|
|
4660
|
+
"tag",
|
|
4661
|
+
"2",
|
|
4662
|
+
"foreground"
|
|
4663
|
+
]
|
|
4664
|
+
}
|
|
4665
|
+
},
|
|
4666
|
+
"3": {
|
|
4667
|
+
"background": {
|
|
4668
|
+
"value": "#560039",
|
|
4669
|
+
"public": true,
|
|
4670
|
+
"isReferenceToInternal": true,
|
|
4671
|
+
"filePath": "tokens/color/alias/tags.dark.json",
|
|
4672
|
+
"isSource": true,
|
|
4673
|
+
"original": {
|
|
4674
|
+
"value": "{color.dark-mode.brand.accent.600.value}",
|
|
4675
|
+
"public": true,
|
|
4676
|
+
"isReferenceToInternal": true
|
|
4677
|
+
},
|
|
4678
|
+
"name": "color-dark-mode-tag-3-background",
|
|
4679
|
+
"attributes": {
|
|
4680
|
+
"category": "color",
|
|
4681
|
+
"type": "dark-mode",
|
|
4682
|
+
"item": "tag",
|
|
4683
|
+
"subitem": "3",
|
|
4684
|
+
"state": "background"
|
|
4685
|
+
},
|
|
4686
|
+
"path": [
|
|
4687
|
+
"color",
|
|
4688
|
+
"dark-mode",
|
|
4689
|
+
"tag",
|
|
4690
|
+
"3",
|
|
4691
|
+
"background"
|
|
4692
|
+
]
|
|
4693
|
+
},
|
|
4694
|
+
"foreground": {
|
|
4695
|
+
"value": "#ffe5f6",
|
|
4696
|
+
"public": true,
|
|
4697
|
+
"isReferenceToInternal": true,
|
|
4698
|
+
"filePath": "tokens/color/alias/tags.dark.json",
|
|
4699
|
+
"isSource": true,
|
|
4700
|
+
"original": {
|
|
4701
|
+
"value": "{color.dark-mode.brand.accent.100.value}",
|
|
4702
|
+
"public": true,
|
|
4703
|
+
"isReferenceToInternal": true
|
|
4704
|
+
},
|
|
4705
|
+
"name": "color-dark-mode-tag-3-foreground",
|
|
4706
|
+
"attributes": {
|
|
4707
|
+
"category": "color",
|
|
4708
|
+
"type": "dark-mode",
|
|
4709
|
+
"item": "tag",
|
|
4710
|
+
"subitem": "3",
|
|
4711
|
+
"state": "foreground"
|
|
4712
|
+
},
|
|
4713
|
+
"path": [
|
|
4714
|
+
"color",
|
|
4715
|
+
"dark-mode",
|
|
4716
|
+
"tag",
|
|
4717
|
+
"3",
|
|
4718
|
+
"foreground"
|
|
4719
|
+
]
|
|
4720
|
+
}
|
|
4721
|
+
},
|
|
4722
|
+
"4": {
|
|
4723
|
+
"background": {
|
|
4724
|
+
"value": "#504e62",
|
|
4725
|
+
"public": true,
|
|
4726
|
+
"isReferenceToInternal": true,
|
|
4727
|
+
"filePath": "tokens/color/alias/tags.dark.json",
|
|
4728
|
+
"isSource": true,
|
|
4729
|
+
"original": {
|
|
4730
|
+
"value": "{color.dark-mode.neutral.400.value}",
|
|
4731
|
+
"public": true,
|
|
4732
|
+
"isReferenceToInternal": true
|
|
4733
|
+
},
|
|
4734
|
+
"name": "color-dark-mode-tag-4-background",
|
|
4735
|
+
"attributes": {
|
|
4736
|
+
"category": "color",
|
|
4737
|
+
"type": "dark-mode",
|
|
4738
|
+
"item": "tag",
|
|
4739
|
+
"subitem": "4",
|
|
4740
|
+
"state": "background"
|
|
4741
|
+
},
|
|
4742
|
+
"path": [
|
|
4743
|
+
"color",
|
|
4744
|
+
"dark-mode",
|
|
4745
|
+
"tag",
|
|
4746
|
+
"4",
|
|
4747
|
+
"background"
|
|
4748
|
+
]
|
|
4749
|
+
},
|
|
4750
|
+
"foreground": {
|
|
4751
|
+
"value": "#c7c5d0",
|
|
4752
|
+
"public": true,
|
|
4753
|
+
"isReferenceToInternal": true,
|
|
4754
|
+
"filePath": "tokens/color/alias/tags.dark.json",
|
|
4755
|
+
"isSource": true,
|
|
4756
|
+
"original": {
|
|
4757
|
+
"value": "{color.dark-mode.neutral.100.value}",
|
|
4758
|
+
"public": true,
|
|
4759
|
+
"isReferenceToInternal": true
|
|
4760
|
+
},
|
|
4761
|
+
"name": "color-dark-mode-tag-4-foreground",
|
|
4762
|
+
"attributes": {
|
|
4763
|
+
"category": "color",
|
|
4764
|
+
"type": "dark-mode",
|
|
4765
|
+
"item": "tag",
|
|
4766
|
+
"subitem": "4",
|
|
4767
|
+
"state": "foreground"
|
|
4768
|
+
},
|
|
4769
|
+
"path": [
|
|
4770
|
+
"color",
|
|
4771
|
+
"dark-mode",
|
|
4772
|
+
"tag",
|
|
4773
|
+
"4",
|
|
4774
|
+
"foreground"
|
|
4775
|
+
]
|
|
4776
|
+
}
|
|
4777
|
+
},
|
|
4778
|
+
"5": {
|
|
4779
|
+
"background": {
|
|
4780
|
+
"value": "#700000",
|
|
4781
|
+
"public": true,
|
|
4782
|
+
"filePath": "tokens/color/alias/tags.dark.json",
|
|
4783
|
+
"isSource": true,
|
|
4784
|
+
"original": {
|
|
4785
|
+
"value": "#700000",
|
|
4786
|
+
"public": true
|
|
4787
|
+
},
|
|
4788
|
+
"name": "color-dark-mode-tag-5-background",
|
|
4789
|
+
"attributes": {
|
|
4790
|
+
"category": "color",
|
|
4791
|
+
"type": "dark-mode",
|
|
4792
|
+
"item": "tag",
|
|
4793
|
+
"subitem": "5",
|
|
4794
|
+
"state": "background"
|
|
4795
|
+
},
|
|
4796
|
+
"path": [
|
|
4797
|
+
"color",
|
|
4798
|
+
"dark-mode",
|
|
4799
|
+
"tag",
|
|
4800
|
+
"5",
|
|
4801
|
+
"background"
|
|
4802
|
+
]
|
|
4803
|
+
},
|
|
4804
|
+
"foreground": {
|
|
4805
|
+
"value": "#ffebeb",
|
|
4806
|
+
"public": true,
|
|
4807
|
+
"filePath": "tokens/color/alias/tags.dark.json",
|
|
4808
|
+
"isSource": true,
|
|
4809
|
+
"original": {
|
|
4810
|
+
"value": "#FFEBEB",
|
|
4811
|
+
"public": true
|
|
4812
|
+
},
|
|
4813
|
+
"name": "color-dark-mode-tag-5-foreground",
|
|
4814
|
+
"attributes": {
|
|
4815
|
+
"category": "color",
|
|
4816
|
+
"type": "dark-mode",
|
|
4817
|
+
"item": "tag",
|
|
4818
|
+
"subitem": "5",
|
|
4819
|
+
"state": "foreground"
|
|
4820
|
+
},
|
|
4821
|
+
"path": [
|
|
4822
|
+
"color",
|
|
4823
|
+
"dark-mode",
|
|
4824
|
+
"tag",
|
|
4825
|
+
"5",
|
|
4826
|
+
"foreground"
|
|
4827
|
+
]
|
|
4828
|
+
}
|
|
4829
|
+
},
|
|
4830
|
+
"6": {
|
|
4831
|
+
"background": {
|
|
4832
|
+
"value": "#b15902",
|
|
4833
|
+
"public": true,
|
|
4834
|
+
"filePath": "tokens/color/alias/tags.dark.json",
|
|
4835
|
+
"isSource": true,
|
|
4836
|
+
"original": {
|
|
4837
|
+
"value": "#B15902",
|
|
4838
|
+
"public": true
|
|
4839
|
+
},
|
|
4840
|
+
"name": "color-dark-mode-tag-6-background",
|
|
4841
|
+
"attributes": {
|
|
4842
|
+
"category": "color",
|
|
4843
|
+
"type": "dark-mode",
|
|
4844
|
+
"item": "tag",
|
|
4845
|
+
"subitem": "6",
|
|
4846
|
+
"state": "background"
|
|
4847
|
+
},
|
|
4848
|
+
"path": [
|
|
4849
|
+
"color",
|
|
4850
|
+
"dark-mode",
|
|
4851
|
+
"tag",
|
|
4852
|
+
"6",
|
|
4853
|
+
"background"
|
|
4854
|
+
]
|
|
4855
|
+
},
|
|
4856
|
+
"foreground": {
|
|
4857
|
+
"value": "#fffae6",
|
|
4858
|
+
"public": true,
|
|
4859
|
+
"filePath": "tokens/color/alias/tags.dark.json",
|
|
4860
|
+
"isSource": true,
|
|
4861
|
+
"original": {
|
|
4862
|
+
"value": "#FFFAE6",
|
|
4863
|
+
"public": true
|
|
4864
|
+
},
|
|
4865
|
+
"name": "color-dark-mode-tag-6-foreground",
|
|
4866
|
+
"attributes": {
|
|
4867
|
+
"category": "color",
|
|
4868
|
+
"type": "dark-mode",
|
|
4869
|
+
"item": "tag",
|
|
4870
|
+
"subitem": "6",
|
|
4871
|
+
"state": "foreground"
|
|
4872
|
+
},
|
|
4873
|
+
"path": [
|
|
4874
|
+
"color",
|
|
4875
|
+
"dark-mode",
|
|
4876
|
+
"tag",
|
|
4877
|
+
"6",
|
|
4878
|
+
"foreground"
|
|
4879
|
+
]
|
|
4880
|
+
}
|
|
4881
|
+
},
|
|
4882
|
+
"7": {
|
|
4883
|
+
"background": {
|
|
4884
|
+
"value": "#164b35",
|
|
4885
|
+
"public": true,
|
|
4886
|
+
"filePath": "tokens/color/alias/tags.dark.json",
|
|
4887
|
+
"isSource": true,
|
|
4888
|
+
"original": {
|
|
4889
|
+
"value": "#164B35",
|
|
4890
|
+
"public": true
|
|
4891
|
+
},
|
|
4892
|
+
"name": "color-dark-mode-tag-7-background",
|
|
4893
|
+
"attributes": {
|
|
4894
|
+
"category": "color",
|
|
4895
|
+
"type": "dark-mode",
|
|
4896
|
+
"item": "tag",
|
|
4897
|
+
"subitem": "7",
|
|
4898
|
+
"state": "background"
|
|
4899
|
+
},
|
|
4900
|
+
"path": [
|
|
4901
|
+
"color",
|
|
4902
|
+
"dark-mode",
|
|
4903
|
+
"tag",
|
|
4904
|
+
"7",
|
|
4905
|
+
"background"
|
|
4906
|
+
]
|
|
4907
|
+
},
|
|
4908
|
+
"foreground": {
|
|
4909
|
+
"value": "#dffcf0",
|
|
4910
|
+
"public": true,
|
|
4911
|
+
"filePath": "tokens/color/alias/tags.dark.json",
|
|
4912
|
+
"isSource": true,
|
|
4913
|
+
"original": {
|
|
4914
|
+
"value": "#DFFCF0",
|
|
4915
|
+
"public": true
|
|
4916
|
+
},
|
|
4917
|
+
"name": "color-dark-mode-tag-7-foreground",
|
|
4918
|
+
"attributes": {
|
|
4919
|
+
"category": "color",
|
|
4920
|
+
"type": "dark-mode",
|
|
4921
|
+
"item": "tag",
|
|
4922
|
+
"subitem": "7",
|
|
4923
|
+
"state": "foreground"
|
|
4924
|
+
},
|
|
4925
|
+
"path": [
|
|
4926
|
+
"color",
|
|
4927
|
+
"dark-mode",
|
|
4928
|
+
"tag",
|
|
4929
|
+
"7",
|
|
4930
|
+
"foreground"
|
|
4931
|
+
]
|
|
4932
|
+
}
|
|
4933
|
+
},
|
|
4934
|
+
"8": {
|
|
4935
|
+
"background": {
|
|
4936
|
+
"value": "#0f5f6a",
|
|
4937
|
+
"public": true,
|
|
4938
|
+
"filePath": "tokens/color/alias/tags.dark.json",
|
|
4939
|
+
"isSource": true,
|
|
4940
|
+
"original": {
|
|
4941
|
+
"value": "#0F5F6A",
|
|
4942
|
+
"public": true
|
|
4943
|
+
},
|
|
4944
|
+
"name": "color-dark-mode-tag-8-background",
|
|
4945
|
+
"attributes": {
|
|
4946
|
+
"category": "color",
|
|
4947
|
+
"type": "dark-mode",
|
|
4948
|
+
"item": "tag",
|
|
4949
|
+
"subitem": "8",
|
|
4950
|
+
"state": "background"
|
|
4951
|
+
},
|
|
4952
|
+
"path": [
|
|
4953
|
+
"color",
|
|
4954
|
+
"dark-mode",
|
|
4955
|
+
"tag",
|
|
4956
|
+
"8",
|
|
4957
|
+
"background"
|
|
4958
|
+
]
|
|
4959
|
+
},
|
|
4960
|
+
"foreground": {
|
|
4961
|
+
"value": "#f0fdff",
|
|
4962
|
+
"public": true,
|
|
4963
|
+
"filePath": "tokens/color/alias/tags.dark.json",
|
|
4964
|
+
"isSource": true,
|
|
4965
|
+
"original": {
|
|
4966
|
+
"value": "#F0FDFF",
|
|
4967
|
+
"public": true
|
|
4968
|
+
},
|
|
4969
|
+
"name": "color-dark-mode-tag-8-foreground",
|
|
4970
|
+
"attributes": {
|
|
4971
|
+
"category": "color",
|
|
4972
|
+
"type": "dark-mode",
|
|
4973
|
+
"item": "tag",
|
|
4974
|
+
"subitem": "8",
|
|
4975
|
+
"state": "foreground"
|
|
4976
|
+
},
|
|
4977
|
+
"path": [
|
|
4978
|
+
"color",
|
|
4979
|
+
"dark-mode",
|
|
4980
|
+
"tag",
|
|
4981
|
+
"8",
|
|
4982
|
+
"foreground"
|
|
4983
|
+
]
|
|
4984
|
+
}
|
|
4985
|
+
}
|
|
4986
|
+
},
|
|
4553
4987
|
"tile": {
|
|
4554
4988
|
"background": {
|
|
4555
4989
|
"hover": {
|
|
@@ -5830,11 +6264,11 @@
|
|
|
5830
6264
|
},
|
|
5831
6265
|
"critical": {
|
|
5832
6266
|
"foreground": {
|
|
5833
|
-
"value": "#
|
|
6267
|
+
"value": "#ca3521",
|
|
5834
6268
|
"filePath": "tokens/color/base/semantic.dark.json",
|
|
5835
6269
|
"isSource": true,
|
|
5836
6270
|
"original": {
|
|
5837
|
-
"value": "#
|
|
6271
|
+
"value": "#CA3521"
|
|
5838
6272
|
},
|
|
5839
6273
|
"name": "color-dark-mode-semantic-critical-foreground",
|
|
5840
6274
|
"attributes": {
|
|
@@ -7238,7 +7672,7 @@
|
|
|
7238
7672
|
"critical": {
|
|
7239
7673
|
"background": {
|
|
7240
7674
|
"default": {
|
|
7241
|
-
"value": "#
|
|
7675
|
+
"value": "#ca3521",
|
|
7242
7676
|
"public": true,
|
|
7243
7677
|
"isReferenceToInternal": true,
|
|
7244
7678
|
"filePath": "tokens/color/alias/button.light.json",
|
|
@@ -7320,7 +7754,7 @@
|
|
|
7320
7754
|
},
|
|
7321
7755
|
"border": {
|
|
7322
7756
|
"default": {
|
|
7323
|
-
"value": "#
|
|
7757
|
+
"value": "#ca3521",
|
|
7324
7758
|
"public": true,
|
|
7325
7759
|
"isReferenceToInternal": true,
|
|
7326
7760
|
"filePath": "tokens/color/alias/button.light.json",
|
|
@@ -7825,7 +8259,7 @@
|
|
|
7825
8259
|
]
|
|
7826
8260
|
},
|
|
7827
8261
|
"critical": {
|
|
7828
|
-
"value": "#
|
|
8262
|
+
"value": "#ca3521",
|
|
7829
8263
|
"public": true,
|
|
7830
8264
|
"isReferenceToInternal": true,
|
|
7831
8265
|
"filePath": "tokens/color/alias/input.light.json",
|
|
@@ -7908,7 +8342,7 @@
|
|
|
7908
8342
|
]
|
|
7909
8343
|
},
|
|
7910
8344
|
"critical": {
|
|
7911
|
-
"value": "#
|
|
8345
|
+
"value": "#ca3521",
|
|
7912
8346
|
"public": true,
|
|
7913
8347
|
"isReferenceToInternal": true,
|
|
7914
8348
|
"filePath": "tokens/color/alias/input.light.json",
|
|
@@ -9006,15 +9440,13 @@
|
|
|
9006
9440
|
},
|
|
9007
9441
|
"5": {
|
|
9008
9442
|
"background": {
|
|
9009
|
-
"value": "#
|
|
9443
|
+
"value": "#ffebeb",
|
|
9010
9444
|
"public": true,
|
|
9011
|
-
"isReferenceToInternal": true,
|
|
9012
9445
|
"filePath": "tokens/color/alias/tags.light.json",
|
|
9013
9446
|
"isSource": true,
|
|
9014
9447
|
"original": {
|
|
9015
|
-
"value": "
|
|
9016
|
-
"public": true
|
|
9017
|
-
"isReferenceToInternal": true
|
|
9448
|
+
"value": "#FFEBEB",
|
|
9449
|
+
"public": true
|
|
9018
9450
|
},
|
|
9019
9451
|
"name": "color-light-mode-tag-5-background",
|
|
9020
9452
|
"attributes": {
|
|
@@ -9033,15 +9465,13 @@
|
|
|
9033
9465
|
]
|
|
9034
9466
|
},
|
|
9035
9467
|
"foreground": {
|
|
9036
|
-
"value": "#
|
|
9468
|
+
"value": "#700000",
|
|
9037
9469
|
"public": true,
|
|
9038
|
-
"isReferenceToInternal": true,
|
|
9039
9470
|
"filePath": "tokens/color/alias/tags.light.json",
|
|
9040
9471
|
"isSource": true,
|
|
9041
9472
|
"original": {
|
|
9042
|
-
"value": "
|
|
9043
|
-
"public": true
|
|
9044
|
-
"isReferenceToInternal": true
|
|
9473
|
+
"value": "#700000",
|
|
9474
|
+
"public": true
|
|
9045
9475
|
},
|
|
9046
9476
|
"name": "color-light-mode-tag-5-foreground",
|
|
9047
9477
|
"attributes": {
|
|
@@ -9062,15 +9492,13 @@
|
|
|
9062
9492
|
},
|
|
9063
9493
|
"6": {
|
|
9064
9494
|
"background": {
|
|
9065
|
-
"value": "#
|
|
9495
|
+
"value": "#fffae6",
|
|
9066
9496
|
"public": true,
|
|
9067
|
-
"isReferenceToInternal": true,
|
|
9068
9497
|
"filePath": "tokens/color/alias/tags.light.json",
|
|
9069
9498
|
"isSource": true,
|
|
9070
9499
|
"original": {
|
|
9071
|
-
"value": "
|
|
9072
|
-
"public": true
|
|
9073
|
-
"isReferenceToInternal": true
|
|
9500
|
+
"value": "#FFFAE6",
|
|
9501
|
+
"public": true
|
|
9074
9502
|
},
|
|
9075
9503
|
"name": "color-light-mode-tag-6-background",
|
|
9076
9504
|
"attributes": {
|
|
@@ -9089,15 +9517,13 @@
|
|
|
9089
9517
|
]
|
|
9090
9518
|
},
|
|
9091
9519
|
"foreground": {
|
|
9092
|
-
"value": "#
|
|
9520
|
+
"value": "#b15902",
|
|
9093
9521
|
"public": true,
|
|
9094
|
-
"isReferenceToInternal": true,
|
|
9095
9522
|
"filePath": "tokens/color/alias/tags.light.json",
|
|
9096
9523
|
"isSource": true,
|
|
9097
9524
|
"original": {
|
|
9098
|
-
"value": "
|
|
9099
|
-
"public": true
|
|
9100
|
-
"isReferenceToInternal": true
|
|
9525
|
+
"value": "#B15902",
|
|
9526
|
+
"public": true
|
|
9101
9527
|
},
|
|
9102
9528
|
"name": "color-light-mode-tag-6-foreground",
|
|
9103
9529
|
"attributes": {
|
|
@@ -9118,15 +9544,13 @@
|
|
|
9118
9544
|
},
|
|
9119
9545
|
"7": {
|
|
9120
9546
|
"background": {
|
|
9121
|
-
"value": "#
|
|
9547
|
+
"value": "#dffcf0",
|
|
9122
9548
|
"public": true,
|
|
9123
|
-
"isReferenceToInternal": true,
|
|
9124
9549
|
"filePath": "tokens/color/alias/tags.light.json",
|
|
9125
9550
|
"isSource": true,
|
|
9126
9551
|
"original": {
|
|
9127
|
-
"value": "
|
|
9128
|
-
"public": true
|
|
9129
|
-
"isReferenceToInternal": true
|
|
9552
|
+
"value": "#DFFCF0",
|
|
9553
|
+
"public": true
|
|
9130
9554
|
},
|
|
9131
9555
|
"name": "color-light-mode-tag-7-background",
|
|
9132
9556
|
"attributes": {
|
|
@@ -9145,15 +9569,13 @@
|
|
|
9145
9569
|
]
|
|
9146
9570
|
},
|
|
9147
9571
|
"foreground": {
|
|
9148
|
-
"value": "#
|
|
9572
|
+
"value": "#164b35",
|
|
9149
9573
|
"public": true,
|
|
9150
|
-
"isReferenceToInternal": true,
|
|
9151
9574
|
"filePath": "tokens/color/alias/tags.light.json",
|
|
9152
9575
|
"isSource": true,
|
|
9153
9576
|
"original": {
|
|
9154
|
-
"value": "
|
|
9155
|
-
"public": true
|
|
9156
|
-
"isReferenceToInternal": true
|
|
9577
|
+
"value": "#164B35",
|
|
9578
|
+
"public": true
|
|
9157
9579
|
},
|
|
9158
9580
|
"name": "color-light-mode-tag-7-foreground",
|
|
9159
9581
|
"attributes": {
|
|
@@ -9174,15 +9596,13 @@
|
|
|
9174
9596
|
},
|
|
9175
9597
|
"8": {
|
|
9176
9598
|
"background": {
|
|
9177
|
-
"value": "#
|
|
9599
|
+
"value": "#f0fdff",
|
|
9178
9600
|
"public": true,
|
|
9179
|
-
"isReferenceToInternal": true,
|
|
9180
9601
|
"filePath": "tokens/color/alias/tags.light.json",
|
|
9181
9602
|
"isSource": true,
|
|
9182
9603
|
"original": {
|
|
9183
|
-
"value": "
|
|
9184
|
-
"public": true
|
|
9185
|
-
"isReferenceToInternal": true
|
|
9604
|
+
"value": "#F0FDFF",
|
|
9605
|
+
"public": true
|
|
9186
9606
|
},
|
|
9187
9607
|
"name": "color-light-mode-tag-8-background",
|
|
9188
9608
|
"attributes": {
|
|
@@ -9201,15 +9621,13 @@
|
|
|
9201
9621
|
]
|
|
9202
9622
|
},
|
|
9203
9623
|
"foreground": {
|
|
9204
|
-
"value": "#
|
|
9624
|
+
"value": "#0f5f6a",
|
|
9205
9625
|
"public": true,
|
|
9206
|
-
"isReferenceToInternal": true,
|
|
9207
9626
|
"filePath": "tokens/color/alias/tags.light.json",
|
|
9208
9627
|
"isSource": true,
|
|
9209
9628
|
"original": {
|
|
9210
|
-
"value": "
|
|
9211
|
-
"public": true
|
|
9212
|
-
"isReferenceToInternal": true
|
|
9629
|
+
"value": "#0F5F6A",
|
|
9630
|
+
"public": true
|
|
9213
9631
|
},
|
|
9214
9632
|
"name": "color-light-mode-tag-8-foreground",
|
|
9215
9633
|
"attributes": {
|
|
@@ -10446,11 +10864,11 @@
|
|
|
10446
10864
|
},
|
|
10447
10865
|
"critical": {
|
|
10448
10866
|
"foreground": {
|
|
10449
|
-
"value": "#
|
|
10867
|
+
"value": "#ca3521",
|
|
10450
10868
|
"filePath": "tokens/color/base/semantic.light.json",
|
|
10451
10869
|
"isSource": true,
|
|
10452
10870
|
"original": {
|
|
10453
|
-
"value": "#
|
|
10871
|
+
"value": "#CA3521"
|
|
10454
10872
|
},
|
|
10455
10873
|
"name": "color-light-mode-semantic-critical-foreground",
|
|
10456
10874
|
"attributes": {
|