@gitlab/ui 137.1.1 → 137.2.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.
Files changed (30) hide show
  1. package/dist/components/base/link/link.js +1 -1
  2. package/dist/index.css +2 -2
  3. package/dist/index.css.map +1 -1
  4. package/dist/tokens/build/js/tokens.dark.js +196 -191
  5. package/dist/tokens/build/js/tokens.js +218 -213
  6. package/dist/utils/constants.js +5 -5
  7. package/package.json +9 -9
  8. package/src/components/base/alert/alert.scss +13 -48
  9. package/src/components/base/link/link.vue +3 -1
  10. package/src/scss/themes.scss +23 -5
  11. package/src/tokens/build/css/tokens.css +20 -15
  12. package/src/tokens/build/css/tokens.dark.css +32 -27
  13. package/src/tokens/build/docs/tokens-tailwind-docs.dark.json +199 -199
  14. package/src/tokens/build/docs/tokens-tailwind-docs.json +198 -198
  15. package/src/tokens/build/figma/constants.dark.json +33 -33
  16. package/src/tokens/build/figma/constants.json +33 -33
  17. package/src/tokens/build/figma/mode.dark.json +66 -16
  18. package/src/tokens/build/figma/mode.json +54 -4
  19. package/src/tokens/build/js/tokens.dark.js +195 -190
  20. package/src/tokens/build/js/tokens.js +217 -212
  21. package/src/tokens/build/json/tokens.dark.json +378 -218
  22. package/src/tokens/build/json/tokens.json +388 -228
  23. package/src/tokens/build/scss/_tokens.dark.scss +32 -27
  24. package/src/tokens/build/scss/_tokens.scss +20 -15
  25. package/src/tokens/build/scss/_tokens_custom_properties.scss +5 -0
  26. package/src/tokens/constant/color.neutral.tokens.json +33 -33
  27. package/src/tokens/contextual/alert.tokens.json +80 -35
  28. package/src/tokens/semantic/action.tokens.json +3 -3
  29. package/src/tokens/semantic/feedback.tokens.json +6 -6
  30. package/src/utils/constants.js +5 -5
@@ -821,7 +821,7 @@
821
821
  },
822
822
  "100": {
823
823
  "key": "{gray.100}",
824
- "$value": "#3a383f",
824
+ "$value": "#3a383d",
825
825
  "$type": "color",
826
826
  "$extensions": {
827
827
  "com.figma.scopes": []
@@ -852,7 +852,7 @@
852
852
  },
853
853
  "200": {
854
854
  "key": "{gray.200}",
855
- "$value": "#4c4b51",
855
+ "$value": "#4d4b4e",
856
856
  "$type": "color",
857
857
  "$extensions": {
858
858
  "com.figma.scopes": []
@@ -883,7 +883,7 @@
883
883
  },
884
884
  "300": {
885
885
  "key": "{gray.300}",
886
- "$value": "#626168",
886
+ "$value": "#646163",
887
887
  "$type": "color",
888
888
  "$extensions": {
889
889
  "com.figma.scopes": []
@@ -914,7 +914,7 @@
914
914
  },
915
915
  "400": {
916
916
  "key": "{gray.400}",
917
- "$value": "#737278",
917
+ "$value": "#747273",
918
918
  "$type": "color",
919
919
  "$extensions": {
920
920
  "com.figma.scopes": []
@@ -945,7 +945,7 @@
945
945
  },
946
946
  "500": {
947
947
  "key": "{gray.500}",
948
- "$value": "#89888d",
948
+ "$value": "#8a8888",
949
949
  "$type": "color",
950
950
  "$extensions": {
951
951
  "com.figma.scopes": []
@@ -976,7 +976,7 @@
976
976
  },
977
977
  "600": {
978
978
  "key": "{gray.600}",
979
- "$value": "#a4a3a8",
979
+ "$value": "#a5a3a3",
980
980
  "$type": "color",
981
981
  "$extensions": {
982
982
  "com.figma.scopes": []
@@ -1007,7 +1007,7 @@
1007
1007
  },
1008
1008
  "700": {
1009
1009
  "key": "{gray.700}",
1010
- "$value": "#bfbfc3",
1010
+ "$value": "#c1bfbe",
1011
1011
  "$type": "color",
1012
1012
  "$extensions": {
1013
1013
  "com.figma.scopes": []
@@ -1038,7 +1038,7 @@
1038
1038
  },
1039
1039
  "800": {
1040
1040
  "key": "{gray.800}",
1041
- "$value": "#dcdcde",
1041
+ "$value": "#dcdbd9",
1042
1042
  "$type": "color",
1043
1043
  "$extensions": {
1044
1044
  "com.figma.scopes": []
@@ -1069,7 +1069,7 @@
1069
1069
  },
1070
1070
  "900": {
1071
1071
  "key": "{gray.900}",
1072
- "$value": "#ececef",
1072
+ "$value": "#ecebea",
1073
1073
  "$type": "color",
1074
1074
  "$extensions": {
1075
1075
  "com.figma.scopes": []
@@ -1100,7 +1100,7 @@
1100
1100
  },
1101
1101
  "950": {
1102
1102
  "key": "{gray.950}",
1103
- "$value": "#fbfafd",
1103
+ "$value": "#f7f7f5",
1104
1104
  "$type": "color",
1105
1105
  "$extensions": {
1106
1106
  "com.figma.scopes": []
@@ -4699,7 +4699,7 @@
4699
4699
  },
4700
4700
  "10": {
4701
4701
  "key": "{color.neutral.10}",
4702
- "$value": "#fbfafd",
4702
+ "$value": "#f7f7f5",
4703
4703
  "$type": "color",
4704
4704
  "$extensions": {
4705
4705
  "com.figma.scopes": []
@@ -4707,7 +4707,7 @@
4707
4707
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
4708
4708
  "isSource": true,
4709
4709
  "original": {
4710
- "$value": "#fbfafd",
4710
+ "$value": "#f7f7f5",
4711
4711
  "$type": "color",
4712
4712
  "$extensions": {
4713
4713
  "com.figma.scopes": []
@@ -4725,7 +4725,7 @@
4725
4725
  },
4726
4726
  "50": {
4727
4727
  "key": "{color.neutral.50}",
4728
- "$value": "#ececef",
4728
+ "$value": "#ecebea",
4729
4729
  "$type": "color",
4730
4730
  "$extensions": {
4731
4731
  "com.figma.scopes": []
@@ -4733,7 +4733,7 @@
4733
4733
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
4734
4734
  "isSource": true,
4735
4735
  "original": {
4736
- "$value": "#ececef",
4736
+ "$value": "#ecebea",
4737
4737
  "$type": "color",
4738
4738
  "$extensions": {
4739
4739
  "com.figma.scopes": []
@@ -4751,7 +4751,7 @@
4751
4751
  },
4752
4752
  "100": {
4753
4753
  "key": "{color.neutral.100}",
4754
- "$value": "#dcdcde",
4754
+ "$value": "#dcdbd9",
4755
4755
  "$type": "color",
4756
4756
  "$extensions": {
4757
4757
  "com.figma.scopes": []
@@ -4759,7 +4759,7 @@
4759
4759
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
4760
4760
  "isSource": true,
4761
4761
  "original": {
4762
- "$value": "#dcdcde",
4762
+ "$value": "#dcdbd9",
4763
4763
  "$type": "color",
4764
4764
  "$extensions": {
4765
4765
  "com.figma.scopes": []
@@ -4777,7 +4777,7 @@
4777
4777
  },
4778
4778
  "200": {
4779
4779
  "key": "{color.neutral.200}",
4780
- "$value": "#bfbfc3",
4780
+ "$value": "#c1bfbe",
4781
4781
  "$type": "color",
4782
4782
  "$extensions": {
4783
4783
  "com.figma.scopes": []
@@ -4785,7 +4785,7 @@
4785
4785
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
4786
4786
  "isSource": true,
4787
4787
  "original": {
4788
- "$value": "#bfbfc3",
4788
+ "$value": "#c1bfbe",
4789
4789
  "$type": "color",
4790
4790
  "$extensions": {
4791
4791
  "com.figma.scopes": []
@@ -4803,7 +4803,7 @@
4803
4803
  },
4804
4804
  "300": {
4805
4805
  "key": "{color.neutral.300}",
4806
- "$value": "#a4a3a8",
4806
+ "$value": "#a5a3a3",
4807
4807
  "$type": "color",
4808
4808
  "$extensions": {
4809
4809
  "com.figma.scopes": []
@@ -4811,7 +4811,7 @@
4811
4811
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
4812
4812
  "isSource": true,
4813
4813
  "original": {
4814
- "$value": "#a4a3a8",
4814
+ "$value": "#a5a3a3",
4815
4815
  "$type": "color",
4816
4816
  "$extensions": {
4817
4817
  "com.figma.scopes": []
@@ -4829,7 +4829,7 @@
4829
4829
  },
4830
4830
  "400": {
4831
4831
  "key": "{color.neutral.400}",
4832
- "$value": "#89888d",
4832
+ "$value": "#8a8888",
4833
4833
  "$type": "color",
4834
4834
  "$extensions": {
4835
4835
  "com.figma.scopes": []
@@ -4837,7 +4837,7 @@
4837
4837
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
4838
4838
  "isSource": true,
4839
4839
  "original": {
4840
- "$value": "#89888d",
4840
+ "$value": "#8a8888",
4841
4841
  "$type": "color",
4842
4842
  "$extensions": {
4843
4843
  "com.figma.scopes": []
@@ -4855,7 +4855,7 @@
4855
4855
  },
4856
4856
  "500": {
4857
4857
  "key": "{color.neutral.500}",
4858
- "$value": "#737278",
4858
+ "$value": "#747273",
4859
4859
  "$type": "color",
4860
4860
  "$extensions": {
4861
4861
  "com.figma.scopes": []
@@ -4863,7 +4863,7 @@
4863
4863
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
4864
4864
  "isSource": true,
4865
4865
  "original": {
4866
- "$value": "#737278",
4866
+ "$value": "#747273",
4867
4867
  "$type": "color",
4868
4868
  "$extensions": {
4869
4869
  "com.figma.scopes": []
@@ -4881,7 +4881,7 @@
4881
4881
  },
4882
4882
  "600": {
4883
4883
  "key": "{color.neutral.600}",
4884
- "$value": "#626168",
4884
+ "$value": "#646163",
4885
4885
  "$type": "color",
4886
4886
  "$extensions": {
4887
4887
  "com.figma.scopes": []
@@ -4889,7 +4889,7 @@
4889
4889
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
4890
4890
  "isSource": true,
4891
4891
  "original": {
4892
- "$value": "#626168",
4892
+ "$value": "#646163",
4893
4893
  "$type": "color",
4894
4894
  "$extensions": {
4895
4895
  "com.figma.scopes": []
@@ -4907,7 +4907,7 @@
4907
4907
  },
4908
4908
  "700": {
4909
4909
  "key": "{color.neutral.700}",
4910
- "$value": "#4c4b51",
4910
+ "$value": "#4d4b4e",
4911
4911
  "$type": "color",
4912
4912
  "$extensions": {
4913
4913
  "com.figma.scopes": []
@@ -4915,7 +4915,7 @@
4915
4915
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
4916
4916
  "isSource": true,
4917
4917
  "original": {
4918
- "$value": "#4c4b51",
4918
+ "$value": "#4d4b4e",
4919
4919
  "$type": "color",
4920
4920
  "$extensions": {
4921
4921
  "com.figma.scopes": []
@@ -4933,7 +4933,7 @@
4933
4933
  },
4934
4934
  "800": {
4935
4935
  "key": "{color.neutral.800}",
4936
- "$value": "#3a383f",
4936
+ "$value": "#3a383d",
4937
4937
  "$type": "color",
4938
4938
  "$extensions": {
4939
4939
  "com.figma.scopes": []
@@ -4941,7 +4941,7 @@
4941
4941
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
4942
4942
  "isSource": true,
4943
4943
  "original": {
4944
- "$value": "#3a383f",
4944
+ "$value": "#3a383d",
4945
4945
  "$type": "color",
4946
4946
  "$extensions": {
4947
4947
  "com.figma.scopes": []
@@ -5011,7 +5011,7 @@
5011
5011
  },
5012
5012
  "1000": {
5013
5013
  "key": "{color.neutral.1000}",
5014
- "$value": "#050506",
5014
+ "$value": "#050408",
5015
5015
  "$type": "color",
5016
5016
  "$extensions": {
5017
5017
  "com.figma.scopes": []
@@ -5019,7 +5019,7 @@
5019
5019
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
5020
5020
  "isSource": true,
5021
5021
  "original": {
5022
- "$value": "#050506",
5022
+ "$value": "#050408",
5023
5023
  "$type": "color",
5024
5024
  "$extensions": {
5025
5025
  "com.figma.scopes": []
@@ -5167,7 +5167,7 @@
5167
5167
  },
5168
5168
  "strong": {
5169
5169
  "key": "{background.color.strong}",
5170
- "$value": "#3a383f",
5170
+ "$value": "#3a383d",
5171
5171
  "$type": "color",
5172
5172
  "$description": "Used to make the background easily stand out from the default.",
5173
5173
  "$extensions": {
@@ -5269,7 +5269,7 @@
5269
5269
  },
5270
5270
  "section": {
5271
5271
  "key": "{background.color.section}",
5272
- "$value": "#3a383f",
5272
+ "$value": "#3a383d",
5273
5273
  "$type": "color",
5274
5274
  "$description": "Used for containers, like a card header, that are visually distinct from the default page background only when necessary to maintain affordance and hierarchy in different modes.",
5275
5275
  "$extensions": {
@@ -5339,7 +5339,7 @@
5339
5339
  "status": {
5340
5340
  "neutral": {
5341
5341
  "key": "{status.neutral.background.color}",
5342
- "$value": "#3a383f",
5342
+ "$value": "#3a383d",
5343
5343
  "$type": "color",
5344
5344
  "$description": "Used for the background of a neutral status item when the status is neither positive nor negative, or when indicating a special but stable state.",
5345
5345
  "$extensions": {
@@ -5551,7 +5551,7 @@
5551
5551
  "feedback": {
5552
5552
  "strong": {
5553
5553
  "key": "{feedback.strong.background.color}",
5554
- "$value": "#3a383f",
5554
+ "$value": "#3a383d",
5555
5555
  "$type": "color",
5556
5556
  "$description": "Used for a background associated with strong feedback like a tooltip or toast message.",
5557
5557
  "$extensions": {
@@ -5797,7 +5797,7 @@
5797
5797
  },
5798
5798
  "application-chrome": {
5799
5799
  "key": "{application-chrome.background.color}",
5800
- "$value": "#050506",
5800
+ "$value": "#050408",
5801
5801
  "$type": "color",
5802
5802
  "$description": "Used for the application chrome background, the lowest layer of the interface that sits beneath panels and contains global navigation, user actions, application navigation, and AI navigation.",
5803
5803
  "$extensions": {
@@ -6828,7 +6828,7 @@
6828
6828
  },
6829
6829
  "100": {
6830
6830
  "key": "{gray.100}",
6831
- "$value": "#3a383f",
6831
+ "$value": "#3a383d",
6832
6832
  "$type": "color",
6833
6833
  "$extensions": {
6834
6834
  "com.figma.scopes": []
@@ -6859,7 +6859,7 @@
6859
6859
  },
6860
6860
  "200": {
6861
6861
  "key": "{gray.200}",
6862
- "$value": "#4c4b51",
6862
+ "$value": "#4d4b4e",
6863
6863
  "$type": "color",
6864
6864
  "$extensions": {
6865
6865
  "com.figma.scopes": []
@@ -6890,7 +6890,7 @@
6890
6890
  },
6891
6891
  "300": {
6892
6892
  "key": "{gray.300}",
6893
- "$value": "#626168",
6893
+ "$value": "#646163",
6894
6894
  "$type": "color",
6895
6895
  "$extensions": {
6896
6896
  "com.figma.scopes": []
@@ -6921,7 +6921,7 @@
6921
6921
  },
6922
6922
  "400": {
6923
6923
  "key": "{gray.400}",
6924
- "$value": "#737278",
6924
+ "$value": "#747273",
6925
6925
  "$type": "color",
6926
6926
  "$extensions": {
6927
6927
  "com.figma.scopes": []
@@ -6952,7 +6952,7 @@
6952
6952
  },
6953
6953
  "500": {
6954
6954
  "key": "{gray.500}",
6955
- "$value": "#89888d",
6955
+ "$value": "#8a8888",
6956
6956
  "$type": "color",
6957
6957
  "$extensions": {
6958
6958
  "com.figma.scopes": []
@@ -6983,7 +6983,7 @@
6983
6983
  },
6984
6984
  "600": {
6985
6985
  "key": "{gray.600}",
6986
- "$value": "#a4a3a8",
6986
+ "$value": "#a5a3a3",
6987
6987
  "$type": "color",
6988
6988
  "$extensions": {
6989
6989
  "com.figma.scopes": []
@@ -7014,7 +7014,7 @@
7014
7014
  },
7015
7015
  "700": {
7016
7016
  "key": "{gray.700}",
7017
- "$value": "#bfbfc3",
7017
+ "$value": "#c1bfbe",
7018
7018
  "$type": "color",
7019
7019
  "$extensions": {
7020
7020
  "com.figma.scopes": []
@@ -7045,7 +7045,7 @@
7045
7045
  },
7046
7046
  "800": {
7047
7047
  "key": "{gray.800}",
7048
- "$value": "#dcdcde",
7048
+ "$value": "#dcdbd9",
7049
7049
  "$type": "color",
7050
7050
  "$extensions": {
7051
7051
  "com.figma.scopes": []
@@ -7076,7 +7076,7 @@
7076
7076
  },
7077
7077
  "900": {
7078
7078
  "key": "{gray.900}",
7079
- "$value": "#ececef",
7079
+ "$value": "#ecebea",
7080
7080
  "$type": "color",
7081
7081
  "$extensions": {
7082
7082
  "com.figma.scopes": []
@@ -7107,7 +7107,7 @@
7107
7107
  },
7108
7108
  "950": {
7109
7109
  "key": "{gray.950}",
7110
- "$value": "#fbfafd",
7110
+ "$value": "#f7f7f5",
7111
7111
  "$type": "color",
7112
7112
  "$extensions": {
7113
7113
  "com.figma.scopes": []
@@ -10706,7 +10706,7 @@
10706
10706
  },
10707
10707
  "10": {
10708
10708
  "key": "{color.neutral.10}",
10709
- "$value": "#fbfafd",
10709
+ "$value": "#f7f7f5",
10710
10710
  "$type": "color",
10711
10711
  "$extensions": {
10712
10712
  "com.figma.scopes": []
@@ -10714,7 +10714,7 @@
10714
10714
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
10715
10715
  "isSource": true,
10716
10716
  "original": {
10717
- "$value": "#fbfafd",
10717
+ "$value": "#f7f7f5",
10718
10718
  "$type": "color",
10719
10719
  "$extensions": {
10720
10720
  "com.figma.scopes": []
@@ -10732,7 +10732,7 @@
10732
10732
  },
10733
10733
  "50": {
10734
10734
  "key": "{color.neutral.50}",
10735
- "$value": "#ececef",
10735
+ "$value": "#ecebea",
10736
10736
  "$type": "color",
10737
10737
  "$extensions": {
10738
10738
  "com.figma.scopes": []
@@ -10740,7 +10740,7 @@
10740
10740
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
10741
10741
  "isSource": true,
10742
10742
  "original": {
10743
- "$value": "#ececef",
10743
+ "$value": "#ecebea",
10744
10744
  "$type": "color",
10745
10745
  "$extensions": {
10746
10746
  "com.figma.scopes": []
@@ -10758,7 +10758,7 @@
10758
10758
  },
10759
10759
  "100": {
10760
10760
  "key": "{color.neutral.100}",
10761
- "$value": "#dcdcde",
10761
+ "$value": "#dcdbd9",
10762
10762
  "$type": "color",
10763
10763
  "$extensions": {
10764
10764
  "com.figma.scopes": []
@@ -10766,7 +10766,7 @@
10766
10766
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
10767
10767
  "isSource": true,
10768
10768
  "original": {
10769
- "$value": "#dcdcde",
10769
+ "$value": "#dcdbd9",
10770
10770
  "$type": "color",
10771
10771
  "$extensions": {
10772
10772
  "com.figma.scopes": []
@@ -10784,7 +10784,7 @@
10784
10784
  },
10785
10785
  "200": {
10786
10786
  "key": "{color.neutral.200}",
10787
- "$value": "#bfbfc3",
10787
+ "$value": "#c1bfbe",
10788
10788
  "$type": "color",
10789
10789
  "$extensions": {
10790
10790
  "com.figma.scopes": []
@@ -10792,7 +10792,7 @@
10792
10792
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
10793
10793
  "isSource": true,
10794
10794
  "original": {
10795
- "$value": "#bfbfc3",
10795
+ "$value": "#c1bfbe",
10796
10796
  "$type": "color",
10797
10797
  "$extensions": {
10798
10798
  "com.figma.scopes": []
@@ -10810,7 +10810,7 @@
10810
10810
  },
10811
10811
  "300": {
10812
10812
  "key": "{color.neutral.300}",
10813
- "$value": "#a4a3a8",
10813
+ "$value": "#a5a3a3",
10814
10814
  "$type": "color",
10815
10815
  "$extensions": {
10816
10816
  "com.figma.scopes": []
@@ -10818,7 +10818,7 @@
10818
10818
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
10819
10819
  "isSource": true,
10820
10820
  "original": {
10821
- "$value": "#a4a3a8",
10821
+ "$value": "#a5a3a3",
10822
10822
  "$type": "color",
10823
10823
  "$extensions": {
10824
10824
  "com.figma.scopes": []
@@ -10836,7 +10836,7 @@
10836
10836
  },
10837
10837
  "400": {
10838
10838
  "key": "{color.neutral.400}",
10839
- "$value": "#89888d",
10839
+ "$value": "#8a8888",
10840
10840
  "$type": "color",
10841
10841
  "$extensions": {
10842
10842
  "com.figma.scopes": []
@@ -10844,7 +10844,7 @@
10844
10844
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
10845
10845
  "isSource": true,
10846
10846
  "original": {
10847
- "$value": "#89888d",
10847
+ "$value": "#8a8888",
10848
10848
  "$type": "color",
10849
10849
  "$extensions": {
10850
10850
  "com.figma.scopes": []
@@ -10862,7 +10862,7 @@
10862
10862
  },
10863
10863
  "500": {
10864
10864
  "key": "{color.neutral.500}",
10865
- "$value": "#737278",
10865
+ "$value": "#747273",
10866
10866
  "$type": "color",
10867
10867
  "$extensions": {
10868
10868
  "com.figma.scopes": []
@@ -10870,7 +10870,7 @@
10870
10870
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
10871
10871
  "isSource": true,
10872
10872
  "original": {
10873
- "$value": "#737278",
10873
+ "$value": "#747273",
10874
10874
  "$type": "color",
10875
10875
  "$extensions": {
10876
10876
  "com.figma.scopes": []
@@ -10888,7 +10888,7 @@
10888
10888
  },
10889
10889
  "600": {
10890
10890
  "key": "{color.neutral.600}",
10891
- "$value": "#626168",
10891
+ "$value": "#646163",
10892
10892
  "$type": "color",
10893
10893
  "$extensions": {
10894
10894
  "com.figma.scopes": []
@@ -10896,7 +10896,7 @@
10896
10896
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
10897
10897
  "isSource": true,
10898
10898
  "original": {
10899
- "$value": "#626168",
10899
+ "$value": "#646163",
10900
10900
  "$type": "color",
10901
10901
  "$extensions": {
10902
10902
  "com.figma.scopes": []
@@ -10914,7 +10914,7 @@
10914
10914
  },
10915
10915
  "700": {
10916
10916
  "key": "{color.neutral.700}",
10917
- "$value": "#4c4b51",
10917
+ "$value": "#4d4b4e",
10918
10918
  "$type": "color",
10919
10919
  "$extensions": {
10920
10920
  "com.figma.scopes": []
@@ -10922,7 +10922,7 @@
10922
10922
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
10923
10923
  "isSource": true,
10924
10924
  "original": {
10925
- "$value": "#4c4b51",
10925
+ "$value": "#4d4b4e",
10926
10926
  "$type": "color",
10927
10927
  "$extensions": {
10928
10928
  "com.figma.scopes": []
@@ -10940,7 +10940,7 @@
10940
10940
  },
10941
10941
  "800": {
10942
10942
  "key": "{color.neutral.800}",
10943
- "$value": "#3a383f",
10943
+ "$value": "#3a383d",
10944
10944
  "$type": "color",
10945
10945
  "$extensions": {
10946
10946
  "com.figma.scopes": []
@@ -10948,7 +10948,7 @@
10948
10948
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
10949
10949
  "isSource": true,
10950
10950
  "original": {
10951
- "$value": "#3a383f",
10951
+ "$value": "#3a383d",
10952
10952
  "$type": "color",
10953
10953
  "$extensions": {
10954
10954
  "com.figma.scopes": []
@@ -11018,7 +11018,7 @@
11018
11018
  },
11019
11019
  "1000": {
11020
11020
  "key": "{color.neutral.1000}",
11021
- "$value": "#050506",
11021
+ "$value": "#050408",
11022
11022
  "$type": "color",
11023
11023
  "$extensions": {
11024
11024
  "com.figma.scopes": []
@@ -11026,7 +11026,7 @@
11026
11026
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
11027
11027
  "isSource": true,
11028
11028
  "original": {
11029
- "$value": "#050506",
11029
+ "$value": "#050408",
11030
11030
  "$type": "color",
11031
11031
  "$extensions": {
11032
11032
  "com.figma.scopes": []
@@ -11138,7 +11138,7 @@
11138
11138
  },
11139
11139
  "default": {
11140
11140
  "key": "{border.color.default}",
11141
- "$value": "#4c4b51",
11141
+ "$value": "#4d4b4e",
11142
11142
  "$type": "color",
11143
11143
  "$description": "Used for the default border color.",
11144
11144
  "$extensions": {
@@ -11170,7 +11170,7 @@
11170
11170
  },
11171
11171
  "subtle": {
11172
11172
  "key": "{border.color.subtle}",
11173
- "$value": "#3a383f",
11173
+ "$value": "#3a383d",
11174
11174
  "$type": "color",
11175
11175
  "$description": "Used for a subtle border in combination with the default background.",
11176
11176
  "$extensions": {
@@ -11202,7 +11202,7 @@
11202
11202
  },
11203
11203
  "strong": {
11204
11204
  "key": "{border.color.strong}",
11205
- "$value": "#626168",
11205
+ "$value": "#646163",
11206
11206
  "$type": "color",
11207
11207
  "$description": "Used for a distinct border that emphasizes an edge or boundaries.",
11208
11208
  "$extensions": {
@@ -11268,7 +11268,7 @@
11268
11268
  "feedback": {
11269
11269
  "strong": {
11270
11270
  "key": "{feedback.strong.border.color}",
11271
- "$value": "#a4a3a8",
11271
+ "$value": "#a5a3a3",
11272
11272
  "$type": "color",
11273
11273
  "$description": "Used for the border associated with strong feedback.",
11274
11274
  "$extensions": {
@@ -11301,7 +11301,7 @@
11301
11301
  },
11302
11302
  "neutral": {
11303
11303
  "key": "{feedback.neutral.border.color}",
11304
- "$value": "#626168",
11304
+ "$value": "#646163",
11305
11305
  "$type": "color",
11306
11306
  "$description": "Used for the border of a neutral feedback item when there isn't a specific meaning or urgency.",
11307
11307
  "$extensions": {
@@ -11500,7 +11500,7 @@
11500
11500
  },
11501
11501
  "dropdown": {
11502
11502
  "key": "{dropdown.border.color}",
11503
- "$value": "#4c4b51",
11503
+ "$value": "#4d4b4e",
11504
11504
  "$type": "color",
11505
11505
  "$description": "Used for the border of a dropdown.",
11506
11506
  "$extensions": {
@@ -11536,7 +11536,7 @@
11536
11536
  },
11537
11537
  "dropdown-divider": {
11538
11538
  "key": "{dropdown.divider.color}",
11539
- "$value": "#3a383f",
11539
+ "$value": "#3a383d",
11540
11540
  "$type": "color",
11541
11541
  "$description": "Used for the divider of a dropdown.",
11542
11542
  "$extensions": {
@@ -11571,7 +11571,7 @@
11571
11571
  "control": {
11572
11572
  "default": {
11573
11573
  "key": "{control.border.color.default}",
11574
- "$value": "#737278",
11574
+ "$value": "#747273",
11575
11575
  "$type": "color",
11576
11576
  "$description": "Used for form control (input, radio button, checkbox, textarea) default border.",
11577
11577
  "$extensions": {
@@ -11604,7 +11604,7 @@
11604
11604
  },
11605
11605
  "disabled": {
11606
11606
  "key": "{control.border.color.disabled}",
11607
- "$value": "#3a383f",
11607
+ "$value": "#3a383d",
11608
11608
  "$type": "color",
11609
11609
  "$description": "Used for disabled form control (input, radio button, checkbox, textarea) border.",
11610
11610
  "$extensions": {
@@ -12492,7 +12492,7 @@
12492
12492
  },
12493
12493
  "100": {
12494
12494
  "key": "{gray.100}",
12495
- "$value": "#3a383f",
12495
+ "$value": "#3a383d",
12496
12496
  "$type": "color",
12497
12497
  "$extensions": {
12498
12498
  "com.figma.scopes": []
@@ -12523,7 +12523,7 @@
12523
12523
  },
12524
12524
  "200": {
12525
12525
  "key": "{gray.200}",
12526
- "$value": "#4c4b51",
12526
+ "$value": "#4d4b4e",
12527
12527
  "$type": "color",
12528
12528
  "$extensions": {
12529
12529
  "com.figma.scopes": []
@@ -12554,7 +12554,7 @@
12554
12554
  },
12555
12555
  "300": {
12556
12556
  "key": "{gray.300}",
12557
- "$value": "#626168",
12557
+ "$value": "#646163",
12558
12558
  "$type": "color",
12559
12559
  "$extensions": {
12560
12560
  "com.figma.scopes": []
@@ -12585,7 +12585,7 @@
12585
12585
  },
12586
12586
  "400": {
12587
12587
  "key": "{gray.400}",
12588
- "$value": "#737278",
12588
+ "$value": "#747273",
12589
12589
  "$type": "color",
12590
12590
  "$extensions": {
12591
12591
  "com.figma.scopes": []
@@ -12616,7 +12616,7 @@
12616
12616
  },
12617
12617
  "500": {
12618
12618
  "key": "{gray.500}",
12619
- "$value": "#89888d",
12619
+ "$value": "#8a8888",
12620
12620
  "$type": "color",
12621
12621
  "$extensions": {
12622
12622
  "com.figma.scopes": []
@@ -12647,7 +12647,7 @@
12647
12647
  },
12648
12648
  "600": {
12649
12649
  "key": "{gray.600}",
12650
- "$value": "#a4a3a8",
12650
+ "$value": "#a5a3a3",
12651
12651
  "$type": "color",
12652
12652
  "$extensions": {
12653
12653
  "com.figma.scopes": []
@@ -12678,7 +12678,7 @@
12678
12678
  },
12679
12679
  "700": {
12680
12680
  "key": "{gray.700}",
12681
- "$value": "#bfbfc3",
12681
+ "$value": "#c1bfbe",
12682
12682
  "$type": "color",
12683
12683
  "$extensions": {
12684
12684
  "com.figma.scopes": []
@@ -12709,7 +12709,7 @@
12709
12709
  },
12710
12710
  "800": {
12711
12711
  "key": "{gray.800}",
12712
- "$value": "#dcdcde",
12712
+ "$value": "#dcdbd9",
12713
12713
  "$type": "color",
12714
12714
  "$extensions": {
12715
12715
  "com.figma.scopes": []
@@ -12740,7 +12740,7 @@
12740
12740
  },
12741
12741
  "900": {
12742
12742
  "key": "{gray.900}",
12743
- "$value": "#ececef",
12743
+ "$value": "#ecebea",
12744
12744
  "$type": "color",
12745
12745
  "$extensions": {
12746
12746
  "com.figma.scopes": []
@@ -12771,7 +12771,7 @@
12771
12771
  },
12772
12772
  "950": {
12773
12773
  "key": "{gray.950}",
12774
- "$value": "#fbfafd",
12774
+ "$value": "#f7f7f5",
12775
12775
  "$type": "color",
12776
12776
  "$extensions": {
12777
12777
  "com.figma.scopes": []
@@ -16370,7 +16370,7 @@
16370
16370
  },
16371
16371
  "10": {
16372
16372
  "key": "{color.neutral.10}",
16373
- "$value": "#fbfafd",
16373
+ "$value": "#f7f7f5",
16374
16374
  "$type": "color",
16375
16375
  "$extensions": {
16376
16376
  "com.figma.scopes": []
@@ -16378,7 +16378,7 @@
16378
16378
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
16379
16379
  "isSource": true,
16380
16380
  "original": {
16381
- "$value": "#fbfafd",
16381
+ "$value": "#f7f7f5",
16382
16382
  "$type": "color",
16383
16383
  "$extensions": {
16384
16384
  "com.figma.scopes": []
@@ -16396,7 +16396,7 @@
16396
16396
  },
16397
16397
  "50": {
16398
16398
  "key": "{color.neutral.50}",
16399
- "$value": "#ececef",
16399
+ "$value": "#ecebea",
16400
16400
  "$type": "color",
16401
16401
  "$extensions": {
16402
16402
  "com.figma.scopes": []
@@ -16404,7 +16404,7 @@
16404
16404
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
16405
16405
  "isSource": true,
16406
16406
  "original": {
16407
- "$value": "#ececef",
16407
+ "$value": "#ecebea",
16408
16408
  "$type": "color",
16409
16409
  "$extensions": {
16410
16410
  "com.figma.scopes": []
@@ -16422,7 +16422,7 @@
16422
16422
  },
16423
16423
  "100": {
16424
16424
  "key": "{color.neutral.100}",
16425
- "$value": "#dcdcde",
16425
+ "$value": "#dcdbd9",
16426
16426
  "$type": "color",
16427
16427
  "$extensions": {
16428
16428
  "com.figma.scopes": []
@@ -16430,7 +16430,7 @@
16430
16430
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
16431
16431
  "isSource": true,
16432
16432
  "original": {
16433
- "$value": "#dcdcde",
16433
+ "$value": "#dcdbd9",
16434
16434
  "$type": "color",
16435
16435
  "$extensions": {
16436
16436
  "com.figma.scopes": []
@@ -16448,7 +16448,7 @@
16448
16448
  },
16449
16449
  "200": {
16450
16450
  "key": "{color.neutral.200}",
16451
- "$value": "#bfbfc3",
16451
+ "$value": "#c1bfbe",
16452
16452
  "$type": "color",
16453
16453
  "$extensions": {
16454
16454
  "com.figma.scopes": []
@@ -16456,7 +16456,7 @@
16456
16456
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
16457
16457
  "isSource": true,
16458
16458
  "original": {
16459
- "$value": "#bfbfc3",
16459
+ "$value": "#c1bfbe",
16460
16460
  "$type": "color",
16461
16461
  "$extensions": {
16462
16462
  "com.figma.scopes": []
@@ -16474,7 +16474,7 @@
16474
16474
  },
16475
16475
  "300": {
16476
16476
  "key": "{color.neutral.300}",
16477
- "$value": "#a4a3a8",
16477
+ "$value": "#a5a3a3",
16478
16478
  "$type": "color",
16479
16479
  "$extensions": {
16480
16480
  "com.figma.scopes": []
@@ -16482,7 +16482,7 @@
16482
16482
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
16483
16483
  "isSource": true,
16484
16484
  "original": {
16485
- "$value": "#a4a3a8",
16485
+ "$value": "#a5a3a3",
16486
16486
  "$type": "color",
16487
16487
  "$extensions": {
16488
16488
  "com.figma.scopes": []
@@ -16500,7 +16500,7 @@
16500
16500
  },
16501
16501
  "400": {
16502
16502
  "key": "{color.neutral.400}",
16503
- "$value": "#89888d",
16503
+ "$value": "#8a8888",
16504
16504
  "$type": "color",
16505
16505
  "$extensions": {
16506
16506
  "com.figma.scopes": []
@@ -16508,7 +16508,7 @@
16508
16508
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
16509
16509
  "isSource": true,
16510
16510
  "original": {
16511
- "$value": "#89888d",
16511
+ "$value": "#8a8888",
16512
16512
  "$type": "color",
16513
16513
  "$extensions": {
16514
16514
  "com.figma.scopes": []
@@ -16526,7 +16526,7 @@
16526
16526
  },
16527
16527
  "500": {
16528
16528
  "key": "{color.neutral.500}",
16529
- "$value": "#737278",
16529
+ "$value": "#747273",
16530
16530
  "$type": "color",
16531
16531
  "$extensions": {
16532
16532
  "com.figma.scopes": []
@@ -16534,7 +16534,7 @@
16534
16534
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
16535
16535
  "isSource": true,
16536
16536
  "original": {
16537
- "$value": "#737278",
16537
+ "$value": "#747273",
16538
16538
  "$type": "color",
16539
16539
  "$extensions": {
16540
16540
  "com.figma.scopes": []
@@ -16552,7 +16552,7 @@
16552
16552
  },
16553
16553
  "600": {
16554
16554
  "key": "{color.neutral.600}",
16555
- "$value": "#626168",
16555
+ "$value": "#646163",
16556
16556
  "$type": "color",
16557
16557
  "$extensions": {
16558
16558
  "com.figma.scopes": []
@@ -16560,7 +16560,7 @@
16560
16560
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
16561
16561
  "isSource": true,
16562
16562
  "original": {
16563
- "$value": "#626168",
16563
+ "$value": "#646163",
16564
16564
  "$type": "color",
16565
16565
  "$extensions": {
16566
16566
  "com.figma.scopes": []
@@ -16578,7 +16578,7 @@
16578
16578
  },
16579
16579
  "700": {
16580
16580
  "key": "{color.neutral.700}",
16581
- "$value": "#4c4b51",
16581
+ "$value": "#4d4b4e",
16582
16582
  "$type": "color",
16583
16583
  "$extensions": {
16584
16584
  "com.figma.scopes": []
@@ -16586,7 +16586,7 @@
16586
16586
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
16587
16587
  "isSource": true,
16588
16588
  "original": {
16589
- "$value": "#4c4b51",
16589
+ "$value": "#4d4b4e",
16590
16590
  "$type": "color",
16591
16591
  "$extensions": {
16592
16592
  "com.figma.scopes": []
@@ -16604,7 +16604,7 @@
16604
16604
  },
16605
16605
  "800": {
16606
16606
  "key": "{color.neutral.800}",
16607
- "$value": "#3a383f",
16607
+ "$value": "#3a383d",
16608
16608
  "$type": "color",
16609
16609
  "$extensions": {
16610
16610
  "com.figma.scopes": []
@@ -16612,7 +16612,7 @@
16612
16612
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
16613
16613
  "isSource": true,
16614
16614
  "original": {
16615
- "$value": "#3a383f",
16615
+ "$value": "#3a383d",
16616
16616
  "$type": "color",
16617
16617
  "$extensions": {
16618
16618
  "com.figma.scopes": []
@@ -16682,7 +16682,7 @@
16682
16682
  },
16683
16683
  "1000": {
16684
16684
  "key": "{color.neutral.1000}",
16685
- "$value": "#050506",
16685
+ "$value": "#050408",
16686
16686
  "$type": "color",
16687
16687
  "$extensions": {
16688
16688
  "com.figma.scopes": []
@@ -16690,7 +16690,7 @@
16690
16690
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
16691
16691
  "isSource": true,
16692
16692
  "original": {
16693
- "$value": "#050506",
16693
+ "$value": "#050408",
16694
16694
  "$type": "color",
16695
16695
  "$extensions": {
16696
16696
  "com.figma.scopes": []
@@ -16770,7 +16770,7 @@
16770
16770
  "icon": {
16771
16771
  "default": {
16772
16772
  "key": "{icon.color.default}",
16773
- "$value": "#ececef",
16773
+ "$value": "#ecebea",
16774
16774
  "$type": "color",
16775
16775
  "$description": "Used for the default icon color. Can be paired with default text.",
16776
16776
  "$extensions": {
@@ -16804,7 +16804,7 @@
16804
16804
  },
16805
16805
  "subtle": {
16806
16806
  "key": "{icon.color.subtle}",
16807
- "$value": "#bfbfc3",
16807
+ "$value": "#c1bfbe",
16808
16808
  "$type": "color",
16809
16809
  "$description": "Used for a static or decorational icon. Can be paired with subtle text.",
16810
16810
  "$extensions": {
@@ -16872,7 +16872,7 @@
16872
16872
  },
16873
16873
  "disabled": {
16874
16874
  "key": "{icon.color.disabled}",
16875
- "$value": "#89888d",
16875
+ "$value": "#8a8888",
16876
16876
  "$type": "color",
16877
16877
  "$description": "Used for an icon within a disabled section.",
16878
16878
  "$extensions": {
@@ -17078,7 +17078,7 @@
17078
17078
  "status": {
17079
17079
  "neutral": {
17080
17080
  "key": "{status.neutral.icon.color}",
17081
- "$value": "#a4a3a8",
17081
+ "$value": "#a5a3a3",
17082
17082
  "$type": "color",
17083
17083
  "$description": "Used for the icon of a neutral status item when the status is neither positive nor negative, or when indicating a special but stable state.",
17084
17084
  "$extensions": {
@@ -17325,7 +17325,7 @@
17325
17325
  },
17326
17326
  "neutral": {
17327
17327
  "key": "{feedback.neutral.icon.color}",
17328
- "$value": "#a4a3a8",
17328
+ "$value": "#c1bfbe",
17329
17329
  "$type": "color",
17330
17330
  "$description": "Used for the icon of a neutral feedback item when there isn't a specific meaning or urgency.",
17331
17331
  "$extensions": {
@@ -17337,7 +17337,7 @@
17337
17337
  "filePath": "src/tokens/semantic/feedback.tokens.json",
17338
17338
  "isSource": true,
17339
17339
  "original": {
17340
- "$value": "{color.neutral.300}",
17340
+ "$value": "{color.neutral.200}",
17341
17341
  "$type": "color",
17342
17342
  "$description": "Used for the icon of a neutral feedback item when there isn't a specific meaning or urgency.",
17343
17343
  "$extensions": {
@@ -17360,7 +17360,7 @@
17360
17360
  },
17361
17361
  "info": {
17362
17362
  "key": "{feedback.info.icon.color}",
17363
- "$value": "#63a6e9",
17363
+ "$value": "#9dc7f1",
17364
17364
  "$type": "color",
17365
17365
  "$description": "Used for the icon of an informational feedback item when highlighting new information or a change that doesn't require immediate action.",
17366
17366
  "$extensions": {
@@ -17372,7 +17372,7 @@
17372
17372
  "filePath": "src/tokens/semantic/feedback.tokens.json",
17373
17373
  "isSource": true,
17374
17374
  "original": {
17375
- "$value": "{color.blue.300}",
17375
+ "$value": "{color.blue.200}",
17376
17376
  "$type": "color",
17377
17377
  "$description": "Used for the icon of an informational feedback item when highlighting new information or a change that doesn't require immediate action.",
17378
17378
  "$extensions": {
@@ -17395,7 +17395,7 @@
17395
17395
  },
17396
17396
  "success": {
17397
17397
  "key": "{feedback.success.icon.color}",
17398
- "$value": "#52b87a",
17398
+ "$value": "#91d4a8",
17399
17399
  "$type": "color",
17400
17400
  "$description": "Used for the icon of a success feedback item when confirming the successful completion of a user-initiated action.",
17401
17401
  "$extensions": {
@@ -17407,7 +17407,7 @@
17407
17407
  "filePath": "src/tokens/semantic/feedback.tokens.json",
17408
17408
  "isSource": true,
17409
17409
  "original": {
17410
- "$value": "{color.green.300}",
17410
+ "$value": "{color.green.200}",
17411
17411
  "$type": "color",
17412
17412
  "$description": "Used for the icon of a success feedback item when confirming the successful completion of a user-initiated action.",
17413
17413
  "$extensions": {
@@ -17430,7 +17430,7 @@
17430
17430
  },
17431
17431
  "warning": {
17432
17432
  "key": "{feedback.warning.icon.color}",
17433
- "$value": "#d99530",
17433
+ "$value": "#e9be74",
17434
17434
  "$type": "color",
17435
17435
  "$description": "Used for the icon of a warning feedback item when notifying about a potential issue or sensitive information.",
17436
17436
  "$extensions": {
@@ -17442,7 +17442,7 @@
17442
17442
  "filePath": "src/tokens/semantic/feedback.tokens.json",
17443
17443
  "isSource": true,
17444
17444
  "original": {
17445
- "$value": "{color.orange.300}",
17445
+ "$value": "{color.orange.200}",
17446
17446
  "$type": "color",
17447
17447
  "$description": "Used for the icon of a warning feedback item when notifying about a potential issue or sensitive information.",
17448
17448
  "$extensions": {
@@ -17465,7 +17465,7 @@
17465
17465
  },
17466
17466
  "danger": {
17467
17467
  "key": "{feedback.danger.icon.color}",
17468
- "$value": "#f6806d",
17468
+ "$value": "#fcb5aa",
17469
17469
  "$type": "color",
17470
17470
  "$description": "Used for the icon of a danger feedback item when notifying about a critical issue that has just occurred and requires immediate attention.",
17471
17471
  "$extensions": {
@@ -17477,7 +17477,7 @@
17477
17477
  "filePath": "src/tokens/semantic/feedback.tokens.json",
17478
17478
  "isSource": true,
17479
17479
  "original": {
17480
- "$value": "{color.red.300}",
17480
+ "$value": "{color.red.200}",
17481
17481
  "$type": "color",
17482
17482
  "$description": "Used for the icon of a danger feedback item when notifying about a critical issue that has just occurred and requires immediate attention.",
17483
17483
  "$extensions": {
@@ -17500,7 +17500,7 @@
17500
17500
  },
17501
17501
  "brand": {
17502
17502
  "key": "{feedback.brand.icon.color}",
17503
- "$value": "#ac93e6",
17503
+ "$value": "#cbbbf2",
17504
17504
  "$type": "color",
17505
17505
  "$description": "Used for the icon of a brand-related feedback item when highlighting information that pertains to GitLab.",
17506
17506
  "$extensions": {
@@ -17512,7 +17512,7 @@
17512
17512
  "filePath": "src/tokens/semantic/feedback.tokens.json",
17513
17513
  "isSource": true,
17514
17514
  "original": {
17515
- "$value": "{color.purple.300}",
17515
+ "$value": "{color.purple.200}",
17516
17516
  "$type": "color",
17517
17517
  "$description": "Used for the icon of a brand-related feedback item when highlighting information that pertains to GitLab.",
17518
17518
  "$extensions": {
@@ -18357,7 +18357,7 @@
18357
18357
  },
18358
18358
  "100": {
18359
18359
  "key": "{gray.100}",
18360
- "$value": "#3a383f",
18360
+ "$value": "#3a383d",
18361
18361
  "$type": "color",
18362
18362
  "$extensions": {
18363
18363
  "com.figma.scopes": []
@@ -18388,7 +18388,7 @@
18388
18388
  },
18389
18389
  "200": {
18390
18390
  "key": "{gray.200}",
18391
- "$value": "#4c4b51",
18391
+ "$value": "#4d4b4e",
18392
18392
  "$type": "color",
18393
18393
  "$extensions": {
18394
18394
  "com.figma.scopes": []
@@ -18419,7 +18419,7 @@
18419
18419
  },
18420
18420
  "300": {
18421
18421
  "key": "{gray.300}",
18422
- "$value": "#626168",
18422
+ "$value": "#646163",
18423
18423
  "$type": "color",
18424
18424
  "$extensions": {
18425
18425
  "com.figma.scopes": []
@@ -18450,7 +18450,7 @@
18450
18450
  },
18451
18451
  "400": {
18452
18452
  "key": "{gray.400}",
18453
- "$value": "#737278",
18453
+ "$value": "#747273",
18454
18454
  "$type": "color",
18455
18455
  "$extensions": {
18456
18456
  "com.figma.scopes": []
@@ -18481,7 +18481,7 @@
18481
18481
  },
18482
18482
  "500": {
18483
18483
  "key": "{gray.500}",
18484
- "$value": "#89888d",
18484
+ "$value": "#8a8888",
18485
18485
  "$type": "color",
18486
18486
  "$extensions": {
18487
18487
  "com.figma.scopes": []
@@ -18512,7 +18512,7 @@
18512
18512
  },
18513
18513
  "600": {
18514
18514
  "key": "{gray.600}",
18515
- "$value": "#a4a3a8",
18515
+ "$value": "#a5a3a3",
18516
18516
  "$type": "color",
18517
18517
  "$extensions": {
18518
18518
  "com.figma.scopes": []
@@ -18543,7 +18543,7 @@
18543
18543
  },
18544
18544
  "700": {
18545
18545
  "key": "{gray.700}",
18546
- "$value": "#bfbfc3",
18546
+ "$value": "#c1bfbe",
18547
18547
  "$type": "color",
18548
18548
  "$extensions": {
18549
18549
  "com.figma.scopes": []
@@ -18574,7 +18574,7 @@
18574
18574
  },
18575
18575
  "800": {
18576
18576
  "key": "{gray.800}",
18577
- "$value": "#dcdcde",
18577
+ "$value": "#dcdbd9",
18578
18578
  "$type": "color",
18579
18579
  "$extensions": {
18580
18580
  "com.figma.scopes": []
@@ -18605,7 +18605,7 @@
18605
18605
  },
18606
18606
  "900": {
18607
18607
  "key": "{gray.900}",
18608
- "$value": "#ececef",
18608
+ "$value": "#ecebea",
18609
18609
  "$type": "color",
18610
18610
  "$extensions": {
18611
18611
  "com.figma.scopes": []
@@ -18636,7 +18636,7 @@
18636
18636
  },
18637
18637
  "950": {
18638
18638
  "key": "{gray.950}",
18639
- "$value": "#fbfafd",
18639
+ "$value": "#f7f7f5",
18640
18640
  "$type": "color",
18641
18641
  "$extensions": {
18642
18642
  "com.figma.scopes": []
@@ -22235,7 +22235,7 @@
22235
22235
  },
22236
22236
  "10": {
22237
22237
  "key": "{color.neutral.10}",
22238
- "$value": "#fbfafd",
22238
+ "$value": "#f7f7f5",
22239
22239
  "$type": "color",
22240
22240
  "$extensions": {
22241
22241
  "com.figma.scopes": []
@@ -22243,7 +22243,7 @@
22243
22243
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
22244
22244
  "isSource": true,
22245
22245
  "original": {
22246
- "$value": "#fbfafd",
22246
+ "$value": "#f7f7f5",
22247
22247
  "$type": "color",
22248
22248
  "$extensions": {
22249
22249
  "com.figma.scopes": []
@@ -22261,7 +22261,7 @@
22261
22261
  },
22262
22262
  "50": {
22263
22263
  "key": "{color.neutral.50}",
22264
- "$value": "#ececef",
22264
+ "$value": "#ecebea",
22265
22265
  "$type": "color",
22266
22266
  "$extensions": {
22267
22267
  "com.figma.scopes": []
@@ -22269,7 +22269,7 @@
22269
22269
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
22270
22270
  "isSource": true,
22271
22271
  "original": {
22272
- "$value": "#ececef",
22272
+ "$value": "#ecebea",
22273
22273
  "$type": "color",
22274
22274
  "$extensions": {
22275
22275
  "com.figma.scopes": []
@@ -22287,7 +22287,7 @@
22287
22287
  },
22288
22288
  "100": {
22289
22289
  "key": "{color.neutral.100}",
22290
- "$value": "#dcdcde",
22290
+ "$value": "#dcdbd9",
22291
22291
  "$type": "color",
22292
22292
  "$extensions": {
22293
22293
  "com.figma.scopes": []
@@ -22295,7 +22295,7 @@
22295
22295
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
22296
22296
  "isSource": true,
22297
22297
  "original": {
22298
- "$value": "#dcdcde",
22298
+ "$value": "#dcdbd9",
22299
22299
  "$type": "color",
22300
22300
  "$extensions": {
22301
22301
  "com.figma.scopes": []
@@ -22313,7 +22313,7 @@
22313
22313
  },
22314
22314
  "200": {
22315
22315
  "key": "{color.neutral.200}",
22316
- "$value": "#bfbfc3",
22316
+ "$value": "#c1bfbe",
22317
22317
  "$type": "color",
22318
22318
  "$extensions": {
22319
22319
  "com.figma.scopes": []
@@ -22321,7 +22321,7 @@
22321
22321
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
22322
22322
  "isSource": true,
22323
22323
  "original": {
22324
- "$value": "#bfbfc3",
22324
+ "$value": "#c1bfbe",
22325
22325
  "$type": "color",
22326
22326
  "$extensions": {
22327
22327
  "com.figma.scopes": []
@@ -22339,7 +22339,7 @@
22339
22339
  },
22340
22340
  "300": {
22341
22341
  "key": "{color.neutral.300}",
22342
- "$value": "#a4a3a8",
22342
+ "$value": "#a5a3a3",
22343
22343
  "$type": "color",
22344
22344
  "$extensions": {
22345
22345
  "com.figma.scopes": []
@@ -22347,7 +22347,7 @@
22347
22347
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
22348
22348
  "isSource": true,
22349
22349
  "original": {
22350
- "$value": "#a4a3a8",
22350
+ "$value": "#a5a3a3",
22351
22351
  "$type": "color",
22352
22352
  "$extensions": {
22353
22353
  "com.figma.scopes": []
@@ -22365,7 +22365,7 @@
22365
22365
  },
22366
22366
  "400": {
22367
22367
  "key": "{color.neutral.400}",
22368
- "$value": "#89888d",
22368
+ "$value": "#8a8888",
22369
22369
  "$type": "color",
22370
22370
  "$extensions": {
22371
22371
  "com.figma.scopes": []
@@ -22373,7 +22373,7 @@
22373
22373
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
22374
22374
  "isSource": true,
22375
22375
  "original": {
22376
- "$value": "#89888d",
22376
+ "$value": "#8a8888",
22377
22377
  "$type": "color",
22378
22378
  "$extensions": {
22379
22379
  "com.figma.scopes": []
@@ -22391,7 +22391,7 @@
22391
22391
  },
22392
22392
  "500": {
22393
22393
  "key": "{color.neutral.500}",
22394
- "$value": "#737278",
22394
+ "$value": "#747273",
22395
22395
  "$type": "color",
22396
22396
  "$extensions": {
22397
22397
  "com.figma.scopes": []
@@ -22399,7 +22399,7 @@
22399
22399
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
22400
22400
  "isSource": true,
22401
22401
  "original": {
22402
- "$value": "#737278",
22402
+ "$value": "#747273",
22403
22403
  "$type": "color",
22404
22404
  "$extensions": {
22405
22405
  "com.figma.scopes": []
@@ -22417,7 +22417,7 @@
22417
22417
  },
22418
22418
  "600": {
22419
22419
  "key": "{color.neutral.600}",
22420
- "$value": "#626168",
22420
+ "$value": "#646163",
22421
22421
  "$type": "color",
22422
22422
  "$extensions": {
22423
22423
  "com.figma.scopes": []
@@ -22425,7 +22425,7 @@
22425
22425
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
22426
22426
  "isSource": true,
22427
22427
  "original": {
22428
- "$value": "#626168",
22428
+ "$value": "#646163",
22429
22429
  "$type": "color",
22430
22430
  "$extensions": {
22431
22431
  "com.figma.scopes": []
@@ -22443,7 +22443,7 @@
22443
22443
  },
22444
22444
  "700": {
22445
22445
  "key": "{color.neutral.700}",
22446
- "$value": "#4c4b51",
22446
+ "$value": "#4d4b4e",
22447
22447
  "$type": "color",
22448
22448
  "$extensions": {
22449
22449
  "com.figma.scopes": []
@@ -22451,7 +22451,7 @@
22451
22451
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
22452
22452
  "isSource": true,
22453
22453
  "original": {
22454
- "$value": "#4c4b51",
22454
+ "$value": "#4d4b4e",
22455
22455
  "$type": "color",
22456
22456
  "$extensions": {
22457
22457
  "com.figma.scopes": []
@@ -22469,7 +22469,7 @@
22469
22469
  },
22470
22470
  "800": {
22471
22471
  "key": "{color.neutral.800}",
22472
- "$value": "#3a383f",
22472
+ "$value": "#3a383d",
22473
22473
  "$type": "color",
22474
22474
  "$extensions": {
22475
22475
  "com.figma.scopes": []
@@ -22477,7 +22477,7 @@
22477
22477
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
22478
22478
  "isSource": true,
22479
22479
  "original": {
22480
- "$value": "#3a383f",
22480
+ "$value": "#3a383d",
22481
22481
  "$type": "color",
22482
22482
  "$extensions": {
22483
22483
  "com.figma.scopes": []
@@ -22547,7 +22547,7 @@
22547
22547
  },
22548
22548
  "1000": {
22549
22549
  "key": "{color.neutral.1000}",
22550
- "$value": "#050506",
22550
+ "$value": "#050408",
22551
22551
  "$type": "color",
22552
22552
  "$extensions": {
22553
22553
  "com.figma.scopes": []
@@ -22555,7 +22555,7 @@
22555
22555
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
22556
22556
  "isSource": true,
22557
22557
  "original": {
22558
- "$value": "#050506",
22558
+ "$value": "#050408",
22559
22559
  "$type": "color",
22560
22560
  "$extensions": {
22561
22561
  "com.figma.scopes": []
@@ -22635,7 +22635,7 @@
22635
22635
  "color": {
22636
22636
  "default": {
22637
22637
  "key": "{text.color.default}",
22638
- "$value": "#ececef",
22638
+ "$value": "#ecebea",
22639
22639
  "$type": "color",
22640
22640
  "$description": "Used for the default text color.",
22641
22641
  "$extensions": {
@@ -22667,7 +22667,7 @@
22667
22667
  },
22668
22668
  "subtle": {
22669
22669
  "key": "{text.color.subtle}",
22670
- "$value": "#bfbfc3",
22670
+ "$value": "#c1bfbe",
22671
22671
  "$type": "color",
22672
22672
  "$description": "Used for supplemental text that doesn't need to be as prominent as other text.",
22673
22673
  "$extensions": {
@@ -22891,7 +22891,7 @@
22891
22891
  },
22892
22892
  "disabled": {
22893
22893
  "key": "{text.color.disabled}",
22894
- "$value": "#89888d",
22894
+ "$value": "#8a8888",
22895
22895
  "$type": "color",
22896
22896
  "$description": "Used for disabled text.",
22897
22897
  "$extensions": {
@@ -22925,7 +22925,7 @@
22925
22925
  "status": {
22926
22926
  "neutral": {
22927
22927
  "key": "{status.neutral.text.color}",
22928
- "$value": "#bfbfc3",
22928
+ "$value": "#c1bfbe",
22929
22929
  "$type": "color",
22930
22930
  "$description": "Used for the text of a neutral status item when the status is neither positive nor negative, or when indicating a special but stable state.",
22931
22931
  "$extensions": {
@@ -23158,7 +23158,7 @@
23158
23158
  },
23159
23159
  "neutral": {
23160
23160
  "key": "{feedback.neutral.text.color}",
23161
- "$value": "#bfbfc3",
23161
+ "$value": "#c1bfbe",
23162
23162
  "$type": "color",
23163
23163
  "$description": "Used for the text of a neutral feedback item when there isn't a specific meaning or urgency.",
23164
23164
  "$extensions": {
@@ -23357,7 +23357,7 @@
23357
23357
  },
23358
23358
  "primary": {
23359
23359
  "key": "{text.primary}",
23360
- "$value": "#ececef",
23360
+ "$value": "#ecebea",
23361
23361
  "$type": "color",
23362
23362
  "$description": "Use text.color.default instead.",
23363
23363
  "$extensions": {
@@ -23390,7 +23390,7 @@
23390
23390
  },
23391
23391
  "secondary": {
23392
23392
  "key": "{text.secondary}",
23393
- "$value": "#bfbfc3",
23393
+ "$value": "#c1bfbe",
23394
23394
  "$type": "color",
23395
23395
  "$description": "Use text.color.subtle instead.",
23396
23396
  "$extensions": {
@@ -23423,7 +23423,7 @@
23423
23423
  },
23424
23424
  "tertiary": {
23425
23425
  "key": "{text.tertiary}",
23426
- "$value": "#89888d",
23426
+ "$value": "#8a8888",
23427
23427
  "$type": "color",
23428
23428
  "$description": "Use text.color.disabled instead.",
23429
23429
  "$extensions": {
@@ -23457,7 +23457,7 @@
23457
23457
  "control": {
23458
23458
  "placeholder": {
23459
23459
  "key": "{control.placeholder.color}",
23460
- "$value": "#89888d",
23460
+ "$value": "#8a8888",
23461
23461
  "$type": "color",
23462
23462
  "$description": "Used for placeholder text within inputs.",
23463
23463
  "$extensions": {
@@ -24411,7 +24411,7 @@
24411
24411
  },
24412
24412
  "100": {
24413
24413
  "key": "{gray.100}",
24414
- "$value": "#3a383f",
24414
+ "$value": "#3a383d",
24415
24415
  "$type": "color",
24416
24416
  "$extensions": {
24417
24417
  "com.figma.scopes": []
@@ -24442,7 +24442,7 @@
24442
24442
  },
24443
24443
  "200": {
24444
24444
  "key": "{gray.200}",
24445
- "$value": "#4c4b51",
24445
+ "$value": "#4d4b4e",
24446
24446
  "$type": "color",
24447
24447
  "$extensions": {
24448
24448
  "com.figma.scopes": []
@@ -24473,7 +24473,7 @@
24473
24473
  },
24474
24474
  "300": {
24475
24475
  "key": "{gray.300}",
24476
- "$value": "#626168",
24476
+ "$value": "#646163",
24477
24477
  "$type": "color",
24478
24478
  "$extensions": {
24479
24479
  "com.figma.scopes": []
@@ -24504,7 +24504,7 @@
24504
24504
  },
24505
24505
  "400": {
24506
24506
  "key": "{gray.400}",
24507
- "$value": "#737278",
24507
+ "$value": "#747273",
24508
24508
  "$type": "color",
24509
24509
  "$extensions": {
24510
24510
  "com.figma.scopes": []
@@ -24535,7 +24535,7 @@
24535
24535
  },
24536
24536
  "500": {
24537
24537
  "key": "{gray.500}",
24538
- "$value": "#89888d",
24538
+ "$value": "#8a8888",
24539
24539
  "$type": "color",
24540
24540
  "$extensions": {
24541
24541
  "com.figma.scopes": []
@@ -24566,7 +24566,7 @@
24566
24566
  },
24567
24567
  "600": {
24568
24568
  "key": "{gray.600}",
24569
- "$value": "#a4a3a8",
24569
+ "$value": "#a5a3a3",
24570
24570
  "$type": "color",
24571
24571
  "$extensions": {
24572
24572
  "com.figma.scopes": []
@@ -24597,7 +24597,7 @@
24597
24597
  },
24598
24598
  "700": {
24599
24599
  "key": "{gray.700}",
24600
- "$value": "#bfbfc3",
24600
+ "$value": "#c1bfbe",
24601
24601
  "$type": "color",
24602
24602
  "$extensions": {
24603
24603
  "com.figma.scopes": []
@@ -24628,7 +24628,7 @@
24628
24628
  },
24629
24629
  "800": {
24630
24630
  "key": "{gray.800}",
24631
- "$value": "#dcdcde",
24631
+ "$value": "#dcdbd9",
24632
24632
  "$type": "color",
24633
24633
  "$extensions": {
24634
24634
  "com.figma.scopes": []
@@ -24659,7 +24659,7 @@
24659
24659
  },
24660
24660
  "900": {
24661
24661
  "key": "{gray.900}",
24662
- "$value": "#ececef",
24662
+ "$value": "#ecebea",
24663
24663
  "$type": "color",
24664
24664
  "$extensions": {
24665
24665
  "com.figma.scopes": []
@@ -24690,7 +24690,7 @@
24690
24690
  },
24691
24691
  "950": {
24692
24692
  "key": "{gray.950}",
24693
- "$value": "#fbfafd",
24693
+ "$value": "#f7f7f5",
24694
24694
  "$type": "color",
24695
24695
  "$extensions": {
24696
24696
  "com.figma.scopes": []
@@ -28289,7 +28289,7 @@
28289
28289
  },
28290
28290
  "10": {
28291
28291
  "key": "{color.neutral.10}",
28292
- "$value": "#fbfafd",
28292
+ "$value": "#f7f7f5",
28293
28293
  "$type": "color",
28294
28294
  "$extensions": {
28295
28295
  "com.figma.scopes": []
@@ -28297,7 +28297,7 @@
28297
28297
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
28298
28298
  "isSource": true,
28299
28299
  "original": {
28300
- "$value": "#fbfafd",
28300
+ "$value": "#f7f7f5",
28301
28301
  "$type": "color",
28302
28302
  "$extensions": {
28303
28303
  "com.figma.scopes": []
@@ -28315,7 +28315,7 @@
28315
28315
  },
28316
28316
  "50": {
28317
28317
  "key": "{color.neutral.50}",
28318
- "$value": "#ececef",
28318
+ "$value": "#ecebea",
28319
28319
  "$type": "color",
28320
28320
  "$extensions": {
28321
28321
  "com.figma.scopes": []
@@ -28323,7 +28323,7 @@
28323
28323
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
28324
28324
  "isSource": true,
28325
28325
  "original": {
28326
- "$value": "#ececef",
28326
+ "$value": "#ecebea",
28327
28327
  "$type": "color",
28328
28328
  "$extensions": {
28329
28329
  "com.figma.scopes": []
@@ -28341,7 +28341,7 @@
28341
28341
  },
28342
28342
  "100": {
28343
28343
  "key": "{color.neutral.100}",
28344
- "$value": "#dcdcde",
28344
+ "$value": "#dcdbd9",
28345
28345
  "$type": "color",
28346
28346
  "$extensions": {
28347
28347
  "com.figma.scopes": []
@@ -28349,7 +28349,7 @@
28349
28349
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
28350
28350
  "isSource": true,
28351
28351
  "original": {
28352
- "$value": "#dcdcde",
28352
+ "$value": "#dcdbd9",
28353
28353
  "$type": "color",
28354
28354
  "$extensions": {
28355
28355
  "com.figma.scopes": []
@@ -28367,7 +28367,7 @@
28367
28367
  },
28368
28368
  "200": {
28369
28369
  "key": "{color.neutral.200}",
28370
- "$value": "#bfbfc3",
28370
+ "$value": "#c1bfbe",
28371
28371
  "$type": "color",
28372
28372
  "$extensions": {
28373
28373
  "com.figma.scopes": []
@@ -28375,7 +28375,7 @@
28375
28375
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
28376
28376
  "isSource": true,
28377
28377
  "original": {
28378
- "$value": "#bfbfc3",
28378
+ "$value": "#c1bfbe",
28379
28379
  "$type": "color",
28380
28380
  "$extensions": {
28381
28381
  "com.figma.scopes": []
@@ -28393,7 +28393,7 @@
28393
28393
  },
28394
28394
  "300": {
28395
28395
  "key": "{color.neutral.300}",
28396
- "$value": "#a4a3a8",
28396
+ "$value": "#a5a3a3",
28397
28397
  "$type": "color",
28398
28398
  "$extensions": {
28399
28399
  "com.figma.scopes": []
@@ -28401,7 +28401,7 @@
28401
28401
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
28402
28402
  "isSource": true,
28403
28403
  "original": {
28404
- "$value": "#a4a3a8",
28404
+ "$value": "#a5a3a3",
28405
28405
  "$type": "color",
28406
28406
  "$extensions": {
28407
28407
  "com.figma.scopes": []
@@ -28419,7 +28419,7 @@
28419
28419
  },
28420
28420
  "400": {
28421
28421
  "key": "{color.neutral.400}",
28422
- "$value": "#89888d",
28422
+ "$value": "#8a8888",
28423
28423
  "$type": "color",
28424
28424
  "$extensions": {
28425
28425
  "com.figma.scopes": []
@@ -28427,7 +28427,7 @@
28427
28427
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
28428
28428
  "isSource": true,
28429
28429
  "original": {
28430
- "$value": "#89888d",
28430
+ "$value": "#8a8888",
28431
28431
  "$type": "color",
28432
28432
  "$extensions": {
28433
28433
  "com.figma.scopes": []
@@ -28445,7 +28445,7 @@
28445
28445
  },
28446
28446
  "500": {
28447
28447
  "key": "{color.neutral.500}",
28448
- "$value": "#737278",
28448
+ "$value": "#747273",
28449
28449
  "$type": "color",
28450
28450
  "$extensions": {
28451
28451
  "com.figma.scopes": []
@@ -28453,7 +28453,7 @@
28453
28453
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
28454
28454
  "isSource": true,
28455
28455
  "original": {
28456
- "$value": "#737278",
28456
+ "$value": "#747273",
28457
28457
  "$type": "color",
28458
28458
  "$extensions": {
28459
28459
  "com.figma.scopes": []
@@ -28471,7 +28471,7 @@
28471
28471
  },
28472
28472
  "600": {
28473
28473
  "key": "{color.neutral.600}",
28474
- "$value": "#626168",
28474
+ "$value": "#646163",
28475
28475
  "$type": "color",
28476
28476
  "$extensions": {
28477
28477
  "com.figma.scopes": []
@@ -28479,7 +28479,7 @@
28479
28479
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
28480
28480
  "isSource": true,
28481
28481
  "original": {
28482
- "$value": "#626168",
28482
+ "$value": "#646163",
28483
28483
  "$type": "color",
28484
28484
  "$extensions": {
28485
28485
  "com.figma.scopes": []
@@ -28497,7 +28497,7 @@
28497
28497
  },
28498
28498
  "700": {
28499
28499
  "key": "{color.neutral.700}",
28500
- "$value": "#4c4b51",
28500
+ "$value": "#4d4b4e",
28501
28501
  "$type": "color",
28502
28502
  "$extensions": {
28503
28503
  "com.figma.scopes": []
@@ -28505,7 +28505,7 @@
28505
28505
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
28506
28506
  "isSource": true,
28507
28507
  "original": {
28508
- "$value": "#4c4b51",
28508
+ "$value": "#4d4b4e",
28509
28509
  "$type": "color",
28510
28510
  "$extensions": {
28511
28511
  "com.figma.scopes": []
@@ -28523,7 +28523,7 @@
28523
28523
  },
28524
28524
  "800": {
28525
28525
  "key": "{color.neutral.800}",
28526
- "$value": "#3a383f",
28526
+ "$value": "#3a383d",
28527
28527
  "$type": "color",
28528
28528
  "$extensions": {
28529
28529
  "com.figma.scopes": []
@@ -28531,7 +28531,7 @@
28531
28531
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
28532
28532
  "isSource": true,
28533
28533
  "original": {
28534
- "$value": "#3a383f",
28534
+ "$value": "#3a383d",
28535
28535
  "$type": "color",
28536
28536
  "$extensions": {
28537
28537
  "com.figma.scopes": []
@@ -28601,7 +28601,7 @@
28601
28601
  },
28602
28602
  "1000": {
28603
28603
  "key": "{color.neutral.1000}",
28604
- "$value": "#050506",
28604
+ "$value": "#050408",
28605
28605
  "$type": "color",
28606
28606
  "$extensions": {
28607
28607
  "com.figma.scopes": []
@@ -28609,7 +28609,7 @@
28609
28609
  "filePath": "src/tokens/constant/color.neutral.tokens.json",
28610
28610
  "isSource": true,
28611
28611
  "original": {
28612
- "$value": "#050506",
28612
+ "$value": "#050408",
28613
28613
  "$type": "color",
28614
28614
  "$extensions": {
28615
28615
  "com.figma.scopes": []