@nswds/tokens 4.1.0 → 4.2.1
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/dist/tokens/motion.base.json +118 -0
- package/dist/tokens/primitives-global.light.json +1908 -0
- package/dist/tokens/primitives-semantic.dark.json +532 -0
- package/dist/tokens/primitives-semantic.light.json +147 -1525
- package/dist/tokens/typography.base.json +25 -67
- package/dist/tokens/z-index.base.json +132 -0
- package/package.json +1 -1
|
@@ -8634,5 +8634,1913 @@
|
|
|
8634
8634
|
}
|
|
8635
8635
|
}
|
|
8636
8636
|
}
|
|
8637
|
+
},
|
|
8638
|
+
"success": {
|
|
8639
|
+
"50": {
|
|
8640
|
+
"$type": "color",
|
|
8641
|
+
"$value": {
|
|
8642
|
+
"colorSpace": "srgb",
|
|
8643
|
+
"components": [
|
|
8644
|
+
0.9372549019607843,
|
|
8645
|
+
0.9764705882352941,
|
|
8646
|
+
0.9294117647058824
|
|
8647
|
+
],
|
|
8648
|
+
"alpha": 1,
|
|
8649
|
+
"hex": "#eff9ed"
|
|
8650
|
+
},
|
|
8651
|
+
"$description": "Success state — positive outcomes, confirmations, and completed actions. Step 50: subtle backgrounds and surfaces.",
|
|
8652
|
+
"$extensions": {
|
|
8653
|
+
"com.figma": {
|
|
8654
|
+
"hiddenFromPublishing": false,
|
|
8655
|
+
"scopes": [
|
|
8656
|
+
"ALL_SCOPES"
|
|
8657
|
+
],
|
|
8658
|
+
"codeSyntax": {
|
|
8659
|
+
"WEB": "var(--success-50)"
|
|
8660
|
+
}
|
|
8661
|
+
}
|
|
8662
|
+
}
|
|
8663
|
+
},
|
|
8664
|
+
"100": {
|
|
8665
|
+
"$type": "color",
|
|
8666
|
+
"$value": {
|
|
8667
|
+
"colorSpace": "srgb",
|
|
8668
|
+
"components": [
|
|
8669
|
+
0.8784313725490196,
|
|
8670
|
+
0.9529411764705882,
|
|
8671
|
+
0.8705882352941177
|
|
8672
|
+
],
|
|
8673
|
+
"alpha": 1,
|
|
8674
|
+
"hex": "#e0f3de"
|
|
8675
|
+
},
|
|
8676
|
+
"$description": "Success state — positive outcomes, confirmations, and completed actions. Step 100: subtle backgrounds and surfaces.",
|
|
8677
|
+
"$extensions": {
|
|
8678
|
+
"com.figma": {
|
|
8679
|
+
"hiddenFromPublishing": false,
|
|
8680
|
+
"scopes": [
|
|
8681
|
+
"ALL_SCOPES"
|
|
8682
|
+
],
|
|
8683
|
+
"codeSyntax": {
|
|
8684
|
+
"WEB": "var(--success-100)"
|
|
8685
|
+
}
|
|
8686
|
+
}
|
|
8687
|
+
}
|
|
8688
|
+
},
|
|
8689
|
+
"150": {
|
|
8690
|
+
"$type": "color",
|
|
8691
|
+
"$value": {
|
|
8692
|
+
"colorSpace": "srgb",
|
|
8693
|
+
"components": [
|
|
8694
|
+
0.8235294117647058,
|
|
8695
|
+
0.9254901960784314,
|
|
8696
|
+
0.8117647058823529
|
|
8697
|
+
],
|
|
8698
|
+
"alpha": 1,
|
|
8699
|
+
"hex": "#d2eccf"
|
|
8700
|
+
},
|
|
8701
|
+
"$description": "Success state — positive outcomes, confirmations, and completed actions. Step 150: subtle backgrounds and surfaces.",
|
|
8702
|
+
"$extensions": {
|
|
8703
|
+
"com.figma": {
|
|
8704
|
+
"hiddenFromPublishing": false,
|
|
8705
|
+
"scopes": [
|
|
8706
|
+
"ALL_SCOPES"
|
|
8707
|
+
],
|
|
8708
|
+
"codeSyntax": {
|
|
8709
|
+
"WEB": "var(--success-150)"
|
|
8710
|
+
}
|
|
8711
|
+
}
|
|
8712
|
+
}
|
|
8713
|
+
},
|
|
8714
|
+
"200": {
|
|
8715
|
+
"$type": "color",
|
|
8716
|
+
"$value": {
|
|
8717
|
+
"colorSpace": "srgb",
|
|
8718
|
+
"components": [
|
|
8719
|
+
0.7686274509803922,
|
|
8720
|
+
0.8980392156862745,
|
|
8721
|
+
0.7529411764705882
|
|
8722
|
+
],
|
|
8723
|
+
"alpha": 1,
|
|
8724
|
+
"hex": "#c4e5c0"
|
|
8725
|
+
},
|
|
8726
|
+
"$description": "Success state — positive outcomes, confirmations, and completed actions. Step 200: Interactive components.",
|
|
8727
|
+
"$extensions": {
|
|
8728
|
+
"com.figma": {
|
|
8729
|
+
"hiddenFromPublishing": false,
|
|
8730
|
+
"scopes": [
|
|
8731
|
+
"ALL_SCOPES"
|
|
8732
|
+
],
|
|
8733
|
+
"codeSyntax": {
|
|
8734
|
+
"WEB": "var(--success-200)"
|
|
8735
|
+
}
|
|
8736
|
+
}
|
|
8737
|
+
}
|
|
8738
|
+
},
|
|
8739
|
+
"250": {
|
|
8740
|
+
"$type": "color",
|
|
8741
|
+
"$value": {
|
|
8742
|
+
"colorSpace": "srgb",
|
|
8743
|
+
"components": [
|
|
8744
|
+
0.6666666666666666,
|
|
8745
|
+
0.8392156862745098,
|
|
8746
|
+
0.6470588235294118
|
|
8747
|
+
],
|
|
8748
|
+
"alpha": 1,
|
|
8749
|
+
"hex": "#aad6a5"
|
|
8750
|
+
},
|
|
8751
|
+
"$description": "Success state — positive outcomes, confirmations, and completed actions. Step 250: Interactive components.",
|
|
8752
|
+
"$extensions": {
|
|
8753
|
+
"com.figma": {
|
|
8754
|
+
"hiddenFromPublishing": false,
|
|
8755
|
+
"scopes": [
|
|
8756
|
+
"ALL_SCOPES"
|
|
8757
|
+
],
|
|
8758
|
+
"codeSyntax": {
|
|
8759
|
+
"WEB": "var(--success-250)"
|
|
8760
|
+
}
|
|
8761
|
+
}
|
|
8762
|
+
}
|
|
8763
|
+
},
|
|
8764
|
+
"300": {
|
|
8765
|
+
"$type": "color",
|
|
8766
|
+
"$value": {
|
|
8767
|
+
"colorSpace": "srgb",
|
|
8768
|
+
"components": [
|
|
8769
|
+
0.5607843137254902,
|
|
8770
|
+
0.7803921568627451,
|
|
8771
|
+
0.5411764705882353
|
|
8772
|
+
],
|
|
8773
|
+
"alpha": 1,
|
|
8774
|
+
"hex": "#8fc78a"
|
|
8775
|
+
},
|
|
8776
|
+
"$description": "Success state — positive outcomes, confirmations, and completed actions. Step 300: Interactive components.",
|
|
8777
|
+
"$extensions": {
|
|
8778
|
+
"com.figma": {
|
|
8779
|
+
"hiddenFromPublishing": false,
|
|
8780
|
+
"scopes": [
|
|
8781
|
+
"ALL_SCOPES"
|
|
8782
|
+
],
|
|
8783
|
+
"codeSyntax": {
|
|
8784
|
+
"WEB": "var(--success-300)"
|
|
8785
|
+
}
|
|
8786
|
+
}
|
|
8787
|
+
}
|
|
8788
|
+
},
|
|
8789
|
+
"350": {
|
|
8790
|
+
"$type": "color",
|
|
8791
|
+
"$value": {
|
|
8792
|
+
"colorSpace": "srgb",
|
|
8793
|
+
"components": [
|
|
8794
|
+
0.4549019607843137,
|
|
8795
|
+
0.7176470588235294,
|
|
8796
|
+
0.43529411764705883
|
|
8797
|
+
],
|
|
8798
|
+
"alpha": 1,
|
|
8799
|
+
"hex": "#74b76f"
|
|
8800
|
+
},
|
|
8801
|
+
"$description": "Success state — positive outcomes, confirmations, and completed actions. Step 350: Interactive components.",
|
|
8802
|
+
"$extensions": {
|
|
8803
|
+
"com.figma": {
|
|
8804
|
+
"hiddenFromPublishing": false,
|
|
8805
|
+
"scopes": [
|
|
8806
|
+
"ALL_SCOPES"
|
|
8807
|
+
],
|
|
8808
|
+
"codeSyntax": {
|
|
8809
|
+
"WEB": "var(--success-350)"
|
|
8810
|
+
}
|
|
8811
|
+
}
|
|
8812
|
+
}
|
|
8813
|
+
},
|
|
8814
|
+
"400": {
|
|
8815
|
+
"$type": "color",
|
|
8816
|
+
"$value": {
|
|
8817
|
+
"colorSpace": "srgb",
|
|
8818
|
+
"components": [
|
|
8819
|
+
0.34509803921568627,
|
|
8820
|
+
0.6588235294117647,
|
|
8821
|
+
0.32941176470588235
|
|
8822
|
+
],
|
|
8823
|
+
"alpha": 1,
|
|
8824
|
+
"hex": "#58a854"
|
|
8825
|
+
},
|
|
8826
|
+
"$description": "Success state — positive outcomes, confirmations, and completed actions. Step 400: Interactive components.",
|
|
8827
|
+
"$extensions": {
|
|
8828
|
+
"com.figma": {
|
|
8829
|
+
"hiddenFromPublishing": false,
|
|
8830
|
+
"scopes": [
|
|
8831
|
+
"ALL_SCOPES"
|
|
8832
|
+
],
|
|
8833
|
+
"codeSyntax": {
|
|
8834
|
+
"WEB": "var(--success-400)"
|
|
8835
|
+
}
|
|
8836
|
+
}
|
|
8837
|
+
}
|
|
8838
|
+
},
|
|
8839
|
+
"450": {
|
|
8840
|
+
"$type": "color",
|
|
8841
|
+
"$value": {
|
|
8842
|
+
"colorSpace": "srgb",
|
|
8843
|
+
"components": [
|
|
8844
|
+
0.28627450980392155,
|
|
8845
|
+
0.6313725490196078,
|
|
8846
|
+
0.27450980392156865
|
|
8847
|
+
],
|
|
8848
|
+
"alpha": 1,
|
|
8849
|
+
"hex": "#49a146"
|
|
8850
|
+
},
|
|
8851
|
+
"$description": "Success state — positive outcomes, confirmations, and completed actions. Step 450: borders, separators and icons.",
|
|
8852
|
+
"$extensions": {
|
|
8853
|
+
"com.figma": {
|
|
8854
|
+
"hiddenFromPublishing": false,
|
|
8855
|
+
"scopes": [
|
|
8856
|
+
"ALL_SCOPES"
|
|
8857
|
+
],
|
|
8858
|
+
"codeSyntax": {
|
|
8859
|
+
"WEB": "var(--success-450)"
|
|
8860
|
+
}
|
|
8861
|
+
}
|
|
8862
|
+
}
|
|
8863
|
+
},
|
|
8864
|
+
"500": {
|
|
8865
|
+
"$type": "color",
|
|
8866
|
+
"$value": {
|
|
8867
|
+
"colorSpace": "srgb",
|
|
8868
|
+
"components": [
|
|
8869
|
+
0.2235294117647059,
|
|
8870
|
+
0.6,
|
|
8871
|
+
0.21176470588235294
|
|
8872
|
+
],
|
|
8873
|
+
"alpha": 1,
|
|
8874
|
+
"hex": "#399936"
|
|
8875
|
+
},
|
|
8876
|
+
"$description": "Success state — positive outcomes, confirmations, and completed actions. Step 500: borders, separators and icons.",
|
|
8877
|
+
"$extensions": {
|
|
8878
|
+
"com.figma": {
|
|
8879
|
+
"hiddenFromPublishing": false,
|
|
8880
|
+
"scopes": [
|
|
8881
|
+
"ALL_SCOPES"
|
|
8882
|
+
],
|
|
8883
|
+
"codeSyntax": {
|
|
8884
|
+
"WEB": "var(--success-500)"
|
|
8885
|
+
}
|
|
8886
|
+
}
|
|
8887
|
+
}
|
|
8888
|
+
},
|
|
8889
|
+
"550": {
|
|
8890
|
+
"$type": "color",
|
|
8891
|
+
"$value": {
|
|
8892
|
+
"colorSpace": "srgb",
|
|
8893
|
+
"components": [
|
|
8894
|
+
0.1450980392156863,
|
|
8895
|
+
0.5725490196078431,
|
|
8896
|
+
0.1411764705882353
|
|
8897
|
+
],
|
|
8898
|
+
"alpha": 1,
|
|
8899
|
+
"hex": "#259224"
|
|
8900
|
+
},
|
|
8901
|
+
"$description": "Success state — positive outcomes, confirmations, and completed actions. Step 550: borders, separators and icons.",
|
|
8902
|
+
"$extensions": {
|
|
8903
|
+
"com.figma": {
|
|
8904
|
+
"hiddenFromPublishing": false,
|
|
8905
|
+
"scopes": [
|
|
8906
|
+
"ALL_SCOPES"
|
|
8907
|
+
],
|
|
8908
|
+
"codeSyntax": {
|
|
8909
|
+
"WEB": "var(--success-550)"
|
|
8910
|
+
}
|
|
8911
|
+
}
|
|
8912
|
+
}
|
|
8913
|
+
},
|
|
8914
|
+
"600": {
|
|
8915
|
+
"$type": "color",
|
|
8916
|
+
"$value": {
|
|
8917
|
+
"colorSpace": "srgb",
|
|
8918
|
+
"components": [
|
|
8919
|
+
0,
|
|
8920
|
+
0.5411764705882353,
|
|
8921
|
+
0.027450980392156862
|
|
8922
|
+
],
|
|
8923
|
+
"alpha": 1,
|
|
8924
|
+
"hex": "#008a07"
|
|
8925
|
+
},
|
|
8926
|
+
"$description": "Success state — positive outcomes, confirmations, and completed actions. Step 600: borders, separators and icons.",
|
|
8927
|
+
"$extensions": {
|
|
8928
|
+
"com.figma": {
|
|
8929
|
+
"hiddenFromPublishing": false,
|
|
8930
|
+
"scopes": [
|
|
8931
|
+
"ALL_SCOPES"
|
|
8932
|
+
],
|
|
8933
|
+
"codeSyntax": {
|
|
8934
|
+
"WEB": "var(--success-600)"
|
|
8935
|
+
}
|
|
8936
|
+
}
|
|
8937
|
+
}
|
|
8938
|
+
},
|
|
8939
|
+
"650": {
|
|
8940
|
+
"$type": "color",
|
|
8941
|
+
"$value": {
|
|
8942
|
+
"colorSpace": "srgb",
|
|
8943
|
+
"components": [
|
|
8944
|
+
0,
|
|
8945
|
+
0.4470588235294118,
|
|
8946
|
+
0.01568627450980392
|
|
8947
|
+
],
|
|
8948
|
+
"alpha": 1,
|
|
8949
|
+
"hex": "#007204"
|
|
8950
|
+
},
|
|
8951
|
+
"$description": "Success state — positive outcomes, confirmations, and completed actions. Step 650: borders, separators and icons.",
|
|
8952
|
+
"$extensions": {
|
|
8953
|
+
"com.figma": {
|
|
8954
|
+
"hiddenFromPublishing": false,
|
|
8955
|
+
"scopes": [
|
|
8956
|
+
"ALL_SCOPES"
|
|
8957
|
+
],
|
|
8958
|
+
"codeSyntax": {
|
|
8959
|
+
"WEB": "var(--success-650)"
|
|
8960
|
+
}
|
|
8961
|
+
}
|
|
8962
|
+
}
|
|
8963
|
+
},
|
|
8964
|
+
"700": {
|
|
8965
|
+
"$type": "color",
|
|
8966
|
+
"$value": {
|
|
8967
|
+
"colorSpace": "srgb",
|
|
8968
|
+
"components": [
|
|
8969
|
+
0,
|
|
8970
|
+
0.35294117647058826,
|
|
8971
|
+
0.00784313725490196
|
|
8972
|
+
],
|
|
8973
|
+
"alpha": 1,
|
|
8974
|
+
"hex": "#005a02"
|
|
8975
|
+
},
|
|
8976
|
+
"$description": "Success state — positive outcomes, confirmations, and completed actions. Step 700: Solid colors.",
|
|
8977
|
+
"$extensions": {
|
|
8978
|
+
"com.figma": {
|
|
8979
|
+
"hiddenFromPublishing": false,
|
|
8980
|
+
"scopes": [
|
|
8981
|
+
"ALL_SCOPES"
|
|
8982
|
+
],
|
|
8983
|
+
"codeSyntax": {
|
|
8984
|
+
"WEB": "var(--success-700)"
|
|
8985
|
+
}
|
|
8986
|
+
}
|
|
8987
|
+
}
|
|
8988
|
+
},
|
|
8989
|
+
"750": {
|
|
8990
|
+
"$type": "color",
|
|
8991
|
+
"$value": {
|
|
8992
|
+
"colorSpace": "srgb",
|
|
8993
|
+
"components": [
|
|
8994
|
+
0,
|
|
8995
|
+
0.26666666666666666,
|
|
8996
|
+
0.00392156862745098
|
|
8997
|
+
],
|
|
8998
|
+
"alpha": 1,
|
|
8999
|
+
"hex": "#004401"
|
|
9000
|
+
},
|
|
9001
|
+
"$description": "Success state — positive outcomes, confirmations, and completed actions. Step 750: Solid colors.",
|
|
9002
|
+
"$extensions": {
|
|
9003
|
+
"com.figma": {
|
|
9004
|
+
"hiddenFromPublishing": false,
|
|
9005
|
+
"scopes": [
|
|
9006
|
+
"ALL_SCOPES"
|
|
9007
|
+
],
|
|
9008
|
+
"codeSyntax": {
|
|
9009
|
+
"WEB": "var(--success-750)"
|
|
9010
|
+
}
|
|
9011
|
+
}
|
|
9012
|
+
}
|
|
9013
|
+
},
|
|
9014
|
+
"800": {
|
|
9015
|
+
"$type": "color",
|
|
9016
|
+
"$value": {
|
|
9017
|
+
"colorSpace": "srgb",
|
|
9018
|
+
"components": [
|
|
9019
|
+
0,
|
|
9020
|
+
0.1843137254901961,
|
|
9021
|
+
0
|
|
9022
|
+
],
|
|
9023
|
+
"alpha": 1,
|
|
9024
|
+
"hex": "#002f00"
|
|
9025
|
+
},
|
|
9026
|
+
"$description": "Success state — positive outcomes, confirmations, and completed actions. Step 800: Solid colors.",
|
|
9027
|
+
"$extensions": {
|
|
9028
|
+
"com.figma": {
|
|
9029
|
+
"hiddenFromPublishing": false,
|
|
9030
|
+
"scopes": [
|
|
9031
|
+
"ALL_SCOPES"
|
|
9032
|
+
],
|
|
9033
|
+
"codeSyntax": {
|
|
9034
|
+
"WEB": "var(--success-800)"
|
|
9035
|
+
}
|
|
9036
|
+
}
|
|
9037
|
+
}
|
|
9038
|
+
},
|
|
9039
|
+
"850": {
|
|
9040
|
+
"$type": "color",
|
|
9041
|
+
"$value": {
|
|
9042
|
+
"colorSpace": "srgb",
|
|
9043
|
+
"components": [
|
|
9044
|
+
0,
|
|
9045
|
+
0.13333333333333333,
|
|
9046
|
+
0
|
|
9047
|
+
],
|
|
9048
|
+
"alpha": 1,
|
|
9049
|
+
"hex": "#002200"
|
|
9050
|
+
},
|
|
9051
|
+
"$description": "Success state — positive outcomes, confirmations, and completed actions. Step 850: text and high emphasis.",
|
|
9052
|
+
"$extensions": {
|
|
9053
|
+
"com.figma": {
|
|
9054
|
+
"hiddenFromPublishing": false,
|
|
9055
|
+
"scopes": [
|
|
9056
|
+
"ALL_SCOPES"
|
|
9057
|
+
],
|
|
9058
|
+
"codeSyntax": {
|
|
9059
|
+
"WEB": "var(--success-850)"
|
|
9060
|
+
}
|
|
9061
|
+
}
|
|
9062
|
+
}
|
|
9063
|
+
},
|
|
9064
|
+
"900": {
|
|
9065
|
+
"$type": "color",
|
|
9066
|
+
"$value": {
|
|
9067
|
+
"colorSpace": "srgb",
|
|
9068
|
+
"components": [
|
|
9069
|
+
0,
|
|
9070
|
+
0.08627450980392157,
|
|
9071
|
+
0
|
|
9072
|
+
],
|
|
9073
|
+
"alpha": 1,
|
|
9074
|
+
"hex": "#001600"
|
|
9075
|
+
},
|
|
9076
|
+
"$description": "Success state — positive outcomes, confirmations, and completed actions. Step 900: text and high emphasis.",
|
|
9077
|
+
"$extensions": {
|
|
9078
|
+
"com.figma": {
|
|
9079
|
+
"hiddenFromPublishing": false,
|
|
9080
|
+
"scopes": [
|
|
9081
|
+
"ALL_SCOPES"
|
|
9082
|
+
],
|
|
9083
|
+
"codeSyntax": {
|
|
9084
|
+
"WEB": "var(--success-900)"
|
|
9085
|
+
}
|
|
9086
|
+
}
|
|
9087
|
+
}
|
|
9088
|
+
},
|
|
9089
|
+
"950": {
|
|
9090
|
+
"$type": "color",
|
|
9091
|
+
"$value": {
|
|
9092
|
+
"colorSpace": "srgb",
|
|
9093
|
+
"components": [
|
|
9094
|
+
0,
|
|
9095
|
+
0.043137254901960784,
|
|
9096
|
+
0
|
|
9097
|
+
],
|
|
9098
|
+
"alpha": 1,
|
|
9099
|
+
"hex": "#000b00"
|
|
9100
|
+
},
|
|
9101
|
+
"$description": "Success state — positive outcomes, confirmations, and completed actions. Step 950: text and high emphasis.",
|
|
9102
|
+
"$extensions": {
|
|
9103
|
+
"com.figma": {
|
|
9104
|
+
"hiddenFromPublishing": false,
|
|
9105
|
+
"scopes": [
|
|
9106
|
+
"ALL_SCOPES"
|
|
9107
|
+
],
|
|
9108
|
+
"codeSyntax": {
|
|
9109
|
+
"WEB": "var(--success-950)"
|
|
9110
|
+
}
|
|
9111
|
+
}
|
|
9112
|
+
}
|
|
9113
|
+
}
|
|
9114
|
+
},
|
|
9115
|
+
"warning": {
|
|
9116
|
+
"50": {
|
|
9117
|
+
"$type": "color",
|
|
9118
|
+
"$value": {
|
|
9119
|
+
"colorSpace": "srgb",
|
|
9120
|
+
"components": [
|
|
9121
|
+
1,
|
|
9122
|
+
0.9529411764705882,
|
|
9123
|
+
0.9294117647058824
|
|
9124
|
+
],
|
|
9125
|
+
"alpha": 1,
|
|
9126
|
+
"hex": "#fff3ed"
|
|
9127
|
+
},
|
|
9128
|
+
"$description": "Warning state — caution and actions that need attention. Step 50: subtle backgrounds and surfaces.",
|
|
9129
|
+
"$extensions": {
|
|
9130
|
+
"com.figma": {
|
|
9131
|
+
"hiddenFromPublishing": false,
|
|
9132
|
+
"scopes": [
|
|
9133
|
+
"ALL_SCOPES"
|
|
9134
|
+
],
|
|
9135
|
+
"codeSyntax": {
|
|
9136
|
+
"WEB": "var(--warning-50)"
|
|
9137
|
+
}
|
|
9138
|
+
}
|
|
9139
|
+
}
|
|
9140
|
+
},
|
|
9141
|
+
"100": {
|
|
9142
|
+
"$type": "color",
|
|
9143
|
+
"$value": {
|
|
9144
|
+
"colorSpace": "srgb",
|
|
9145
|
+
"components": [
|
|
9146
|
+
1,
|
|
9147
|
+
0.9098039215686274,
|
|
9148
|
+
0.8705882352941177
|
|
9149
|
+
],
|
|
9150
|
+
"alpha": 1,
|
|
9151
|
+
"hex": "#ffe8de"
|
|
9152
|
+
},
|
|
9153
|
+
"$description": "Warning state — caution and actions that need attention. Step 100: subtle backgrounds and surfaces.",
|
|
9154
|
+
"$extensions": {
|
|
9155
|
+
"com.figma": {
|
|
9156
|
+
"hiddenFromPublishing": false,
|
|
9157
|
+
"scopes": [
|
|
9158
|
+
"ALL_SCOPES"
|
|
9159
|
+
],
|
|
9160
|
+
"codeSyntax": {
|
|
9161
|
+
"WEB": "var(--warning-100)"
|
|
9162
|
+
}
|
|
9163
|
+
}
|
|
9164
|
+
}
|
|
9165
|
+
},
|
|
9166
|
+
"150": {
|
|
9167
|
+
"$type": "color",
|
|
9168
|
+
"$value": {
|
|
9169
|
+
"colorSpace": "srgb",
|
|
9170
|
+
"components": [
|
|
9171
|
+
1,
|
|
9172
|
+
0.8666666666666667,
|
|
9173
|
+
0.8117647058823529
|
|
9174
|
+
],
|
|
9175
|
+
"alpha": 1,
|
|
9176
|
+
"hex": "#ffddcf"
|
|
9177
|
+
},
|
|
9178
|
+
"$description": "Warning state — caution and actions that need attention. Step 150: subtle backgrounds and surfaces.",
|
|
9179
|
+
"$extensions": {
|
|
9180
|
+
"com.figma": {
|
|
9181
|
+
"hiddenFromPublishing": false,
|
|
9182
|
+
"scopes": [
|
|
9183
|
+
"ALL_SCOPES"
|
|
9184
|
+
],
|
|
9185
|
+
"codeSyntax": {
|
|
9186
|
+
"WEB": "var(--warning-150)"
|
|
9187
|
+
}
|
|
9188
|
+
}
|
|
9189
|
+
}
|
|
9190
|
+
},
|
|
9191
|
+
"200": {
|
|
9192
|
+
"$type": "color",
|
|
9193
|
+
"$value": {
|
|
9194
|
+
"colorSpace": "srgb",
|
|
9195
|
+
"components": [
|
|
9196
|
+
0.9921568627450981,
|
|
9197
|
+
0.8235294117647058,
|
|
9198
|
+
0.7529411764705882
|
|
9199
|
+
],
|
|
9200
|
+
"alpha": 1,
|
|
9201
|
+
"hex": "#fdd2c0"
|
|
9202
|
+
},
|
|
9203
|
+
"$description": "Warning state — caution and actions that need attention. Step 200: Interactive components.",
|
|
9204
|
+
"$extensions": {
|
|
9205
|
+
"com.figma": {
|
|
9206
|
+
"hiddenFromPublishing": false,
|
|
9207
|
+
"scopes": [
|
|
9208
|
+
"ALL_SCOPES"
|
|
9209
|
+
],
|
|
9210
|
+
"codeSyntax": {
|
|
9211
|
+
"WEB": "var(--warning-200)"
|
|
9212
|
+
}
|
|
9213
|
+
}
|
|
9214
|
+
}
|
|
9215
|
+
},
|
|
9216
|
+
"250": {
|
|
9217
|
+
"$type": "color",
|
|
9218
|
+
"$value": {
|
|
9219
|
+
"colorSpace": "srgb",
|
|
9220
|
+
"components": [
|
|
9221
|
+
0.9647058823529412,
|
|
9222
|
+
0.7411764705882353,
|
|
9223
|
+
0.6470588235294118
|
|
9224
|
+
],
|
|
9225
|
+
"alpha": 1,
|
|
9226
|
+
"hex": "#f6bda5"
|
|
9227
|
+
},
|
|
9228
|
+
"$description": "Warning state — caution and actions that need attention. Step 250: Interactive components.",
|
|
9229
|
+
"$extensions": {
|
|
9230
|
+
"com.figma": {
|
|
9231
|
+
"hiddenFromPublishing": false,
|
|
9232
|
+
"scopes": [
|
|
9233
|
+
"ALL_SCOPES"
|
|
9234
|
+
],
|
|
9235
|
+
"codeSyntax": {
|
|
9236
|
+
"WEB": "var(--warning-250)"
|
|
9237
|
+
}
|
|
9238
|
+
}
|
|
9239
|
+
}
|
|
9240
|
+
},
|
|
9241
|
+
"300": {
|
|
9242
|
+
"$type": "color",
|
|
9243
|
+
"$value": {
|
|
9244
|
+
"colorSpace": "srgb",
|
|
9245
|
+
"components": [
|
|
9246
|
+
0.9333333333333333,
|
|
9247
|
+
0.6588235294117647,
|
|
9248
|
+
0.5411764705882353
|
|
9249
|
+
],
|
|
9250
|
+
"alpha": 1,
|
|
9251
|
+
"hex": "#eea88a"
|
|
9252
|
+
},
|
|
9253
|
+
"$description": "Warning state — caution and actions that need attention. Step 300: Interactive components.",
|
|
9254
|
+
"$extensions": {
|
|
9255
|
+
"com.figma": {
|
|
9256
|
+
"hiddenFromPublishing": false,
|
|
9257
|
+
"scopes": [
|
|
9258
|
+
"ALL_SCOPES"
|
|
9259
|
+
],
|
|
9260
|
+
"codeSyntax": {
|
|
9261
|
+
"WEB": "var(--warning-300)"
|
|
9262
|
+
}
|
|
9263
|
+
}
|
|
9264
|
+
}
|
|
9265
|
+
},
|
|
9266
|
+
"350": {
|
|
9267
|
+
"$type": "color",
|
|
9268
|
+
"$value": {
|
|
9269
|
+
"colorSpace": "srgb",
|
|
9270
|
+
"components": [
|
|
9271
|
+
0.9019607843137255,
|
|
9272
|
+
0.5764705882352941,
|
|
9273
|
+
0.43529411764705883
|
|
9274
|
+
],
|
|
9275
|
+
"alpha": 1,
|
|
9276
|
+
"hex": "#e6936f"
|
|
9277
|
+
},
|
|
9278
|
+
"$description": "Warning state — caution and actions that need attention. Step 350: Interactive components.",
|
|
9279
|
+
"$extensions": {
|
|
9280
|
+
"com.figma": {
|
|
9281
|
+
"hiddenFromPublishing": false,
|
|
9282
|
+
"scopes": [
|
|
9283
|
+
"ALL_SCOPES"
|
|
9284
|
+
],
|
|
9285
|
+
"codeSyntax": {
|
|
9286
|
+
"WEB": "var(--warning-350)"
|
|
9287
|
+
}
|
|
9288
|
+
}
|
|
9289
|
+
}
|
|
9290
|
+
},
|
|
9291
|
+
"400": {
|
|
9292
|
+
"$type": "color",
|
|
9293
|
+
"$value": {
|
|
9294
|
+
"colorSpace": "srgb",
|
|
9295
|
+
"components": [
|
|
9296
|
+
0.8666666666666667,
|
|
9297
|
+
0.49019607843137253,
|
|
9298
|
+
0.3254901960784314
|
|
9299
|
+
],
|
|
9300
|
+
"alpha": 1,
|
|
9301
|
+
"hex": "#dd7d53"
|
|
9302
|
+
},
|
|
9303
|
+
"$description": "Warning state — caution and actions that need attention. Step 400: Interactive components.",
|
|
9304
|
+
"$extensions": {
|
|
9305
|
+
"com.figma": {
|
|
9306
|
+
"hiddenFromPublishing": false,
|
|
9307
|
+
"scopes": [
|
|
9308
|
+
"ALL_SCOPES"
|
|
9309
|
+
],
|
|
9310
|
+
"codeSyntax": {
|
|
9311
|
+
"WEB": "var(--warning-400)"
|
|
9312
|
+
}
|
|
9313
|
+
}
|
|
9314
|
+
}
|
|
9315
|
+
},
|
|
9316
|
+
"450": {
|
|
9317
|
+
"$type": "color",
|
|
9318
|
+
"$value": {
|
|
9319
|
+
"colorSpace": "srgb",
|
|
9320
|
+
"components": [
|
|
9321
|
+
0.8470588235294118,
|
|
9322
|
+
0.4470588235294118,
|
|
9323
|
+
0.26666666666666666
|
|
9324
|
+
],
|
|
9325
|
+
"alpha": 1,
|
|
9326
|
+
"hex": "#d87244"
|
|
9327
|
+
},
|
|
9328
|
+
"$description": "Warning state — caution and actions that need attention. Step 450: borders, separators and icons.",
|
|
9329
|
+
"$extensions": {
|
|
9330
|
+
"com.figma": {
|
|
9331
|
+
"hiddenFromPublishing": false,
|
|
9332
|
+
"scopes": [
|
|
9333
|
+
"ALL_SCOPES"
|
|
9334
|
+
],
|
|
9335
|
+
"codeSyntax": {
|
|
9336
|
+
"WEB": "var(--warning-450)"
|
|
9337
|
+
}
|
|
9338
|
+
}
|
|
9339
|
+
}
|
|
9340
|
+
},
|
|
9341
|
+
"500": {
|
|
9342
|
+
"$type": "color",
|
|
9343
|
+
"$value": {
|
|
9344
|
+
"colorSpace": "srgb",
|
|
9345
|
+
"components": [
|
|
9346
|
+
0.8274509803921568,
|
|
9347
|
+
0.403921568627451,
|
|
9348
|
+
0.20392156862745098
|
|
9349
|
+
],
|
|
9350
|
+
"alpha": 1,
|
|
9351
|
+
"hex": "#d36734"
|
|
9352
|
+
},
|
|
9353
|
+
"$description": "Warning state — caution and actions that need attention. Step 500: borders, separators and icons.",
|
|
9354
|
+
"$extensions": {
|
|
9355
|
+
"com.figma": {
|
|
9356
|
+
"hiddenFromPublishing": false,
|
|
9357
|
+
"scopes": [
|
|
9358
|
+
"ALL_SCOPES"
|
|
9359
|
+
],
|
|
9360
|
+
"codeSyntax": {
|
|
9361
|
+
"WEB": "var(--warning-500)"
|
|
9362
|
+
}
|
|
9363
|
+
}
|
|
9364
|
+
}
|
|
9365
|
+
},
|
|
9366
|
+
"550": {
|
|
9367
|
+
"$type": "color",
|
|
9368
|
+
"$value": {
|
|
9369
|
+
"colorSpace": "srgb",
|
|
9370
|
+
"components": [
|
|
9371
|
+
0.807843137254902,
|
|
9372
|
+
0.3607843137254902,
|
|
9373
|
+
0.12941176470588237
|
|
9374
|
+
],
|
|
9375
|
+
"alpha": 1,
|
|
9376
|
+
"hex": "#ce5c21"
|
|
9377
|
+
},
|
|
9378
|
+
"$description": "Warning state — caution and actions that need attention. Step 550: borders, separators and icons.",
|
|
9379
|
+
"$extensions": {
|
|
9380
|
+
"com.figma": {
|
|
9381
|
+
"hiddenFromPublishing": false,
|
|
9382
|
+
"scopes": [
|
|
9383
|
+
"ALL_SCOPES"
|
|
9384
|
+
],
|
|
9385
|
+
"codeSyntax": {
|
|
9386
|
+
"WEB": "var(--warning-550)"
|
|
9387
|
+
}
|
|
9388
|
+
}
|
|
9389
|
+
}
|
|
9390
|
+
},
|
|
9391
|
+
"600": {
|
|
9392
|
+
"$type": "color",
|
|
9393
|
+
"$value": {
|
|
9394
|
+
"colorSpace": "srgb",
|
|
9395
|
+
"components": [
|
|
9396
|
+
0.788235294117647,
|
|
9397
|
+
0.3137254901960784,
|
|
9398
|
+
0
|
|
9399
|
+
],
|
|
9400
|
+
"alpha": 1,
|
|
9401
|
+
"hex": "#c95000"
|
|
9402
|
+
},
|
|
9403
|
+
"$description": "Warning state — caution and actions that need attention. Step 600: borders, separators and icons.",
|
|
9404
|
+
"$extensions": {
|
|
9405
|
+
"com.figma": {
|
|
9406
|
+
"hiddenFromPublishing": false,
|
|
9407
|
+
"scopes": [
|
|
9408
|
+
"ALL_SCOPES"
|
|
9409
|
+
],
|
|
9410
|
+
"codeSyntax": {
|
|
9411
|
+
"WEB": "var(--warning-600)"
|
|
9412
|
+
}
|
|
9413
|
+
}
|
|
9414
|
+
}
|
|
9415
|
+
},
|
|
9416
|
+
"650": {
|
|
9417
|
+
"$type": "color",
|
|
9418
|
+
"$value": {
|
|
9419
|
+
"colorSpace": "srgb",
|
|
9420
|
+
"components": [
|
|
9421
|
+
0.6588235294117647,
|
|
9422
|
+
0.24705882352941178,
|
|
9423
|
+
0.011764705882352941
|
|
9424
|
+
],
|
|
9425
|
+
"alpha": 1,
|
|
9426
|
+
"hex": "#a83f03"
|
|
9427
|
+
},
|
|
9428
|
+
"$description": "Warning state — caution and actions that need attention. Step 650: borders, separators and icons.",
|
|
9429
|
+
"$extensions": {
|
|
9430
|
+
"com.figma": {
|
|
9431
|
+
"hiddenFromPublishing": false,
|
|
9432
|
+
"scopes": [
|
|
9433
|
+
"ALL_SCOPES"
|
|
9434
|
+
],
|
|
9435
|
+
"codeSyntax": {
|
|
9436
|
+
"WEB": "var(--warning-650)"
|
|
9437
|
+
}
|
|
9438
|
+
}
|
|
9439
|
+
}
|
|
9440
|
+
},
|
|
9441
|
+
"700": {
|
|
9442
|
+
"$type": "color",
|
|
9443
|
+
"$value": {
|
|
9444
|
+
"colorSpace": "srgb",
|
|
9445
|
+
"components": [
|
|
9446
|
+
0.5333333333333333,
|
|
9447
|
+
0.1843137254901961,
|
|
9448
|
+
0.011764705882352941
|
|
9449
|
+
],
|
|
9450
|
+
"alpha": 1,
|
|
9451
|
+
"hex": "#882f03"
|
|
9452
|
+
},
|
|
9453
|
+
"$description": "Warning state — caution and actions that need attention. Step 700: Solid colors.",
|
|
9454
|
+
"$extensions": {
|
|
9455
|
+
"com.figma": {
|
|
9456
|
+
"hiddenFromPublishing": false,
|
|
9457
|
+
"scopes": [
|
|
9458
|
+
"ALL_SCOPES"
|
|
9459
|
+
],
|
|
9460
|
+
"codeSyntax": {
|
|
9461
|
+
"WEB": "var(--warning-700)"
|
|
9462
|
+
}
|
|
9463
|
+
}
|
|
9464
|
+
}
|
|
9465
|
+
},
|
|
9466
|
+
"750": {
|
|
9467
|
+
"$type": "color",
|
|
9468
|
+
"$value": {
|
|
9469
|
+
"colorSpace": "srgb",
|
|
9470
|
+
"components": [
|
|
9471
|
+
0.4117647058823529,
|
|
9472
|
+
0.12549019607843137,
|
|
9473
|
+
0.00392156862745098
|
|
9474
|
+
],
|
|
9475
|
+
"alpha": 1,
|
|
9476
|
+
"hex": "#692001"
|
|
9477
|
+
},
|
|
9478
|
+
"$description": "Warning state — caution and actions that need attention. Step 750: Solid colors.",
|
|
9479
|
+
"$extensions": {
|
|
9480
|
+
"com.figma": {
|
|
9481
|
+
"hiddenFromPublishing": false,
|
|
9482
|
+
"scopes": [
|
|
9483
|
+
"ALL_SCOPES"
|
|
9484
|
+
],
|
|
9485
|
+
"codeSyntax": {
|
|
9486
|
+
"WEB": "var(--warning-750)"
|
|
9487
|
+
}
|
|
9488
|
+
}
|
|
9489
|
+
}
|
|
9490
|
+
},
|
|
9491
|
+
"800": {
|
|
9492
|
+
"$type": "color",
|
|
9493
|
+
"$value": {
|
|
9494
|
+
"colorSpace": "srgb",
|
|
9495
|
+
"components": [
|
|
9496
|
+
0.29411764705882354,
|
|
9497
|
+
0.07058823529411765,
|
|
9498
|
+
0
|
|
9499
|
+
],
|
|
9500
|
+
"alpha": 1,
|
|
9501
|
+
"hex": "#4b1200"
|
|
9502
|
+
},
|
|
9503
|
+
"$description": "Warning state — caution and actions that need attention. Step 800: Solid colors.",
|
|
9504
|
+
"$extensions": {
|
|
9505
|
+
"com.figma": {
|
|
9506
|
+
"hiddenFromPublishing": false,
|
|
9507
|
+
"scopes": [
|
|
9508
|
+
"ALL_SCOPES"
|
|
9509
|
+
],
|
|
9510
|
+
"codeSyntax": {
|
|
9511
|
+
"WEB": "var(--warning-800)"
|
|
9512
|
+
}
|
|
9513
|
+
}
|
|
9514
|
+
}
|
|
9515
|
+
},
|
|
9516
|
+
"850": {
|
|
9517
|
+
"$type": "color",
|
|
9518
|
+
"$value": {
|
|
9519
|
+
"colorSpace": "srgb",
|
|
9520
|
+
"components": [
|
|
9521
|
+
0.2235294117647059,
|
|
9522
|
+
0.0392156862745098,
|
|
9523
|
+
0
|
|
9524
|
+
],
|
|
9525
|
+
"alpha": 1,
|
|
9526
|
+
"hex": "#390a00"
|
|
9527
|
+
},
|
|
9528
|
+
"$description": "Warning state — caution and actions that need attention. Step 850: text and high emphasis.",
|
|
9529
|
+
"$extensions": {
|
|
9530
|
+
"com.figma": {
|
|
9531
|
+
"hiddenFromPublishing": false,
|
|
9532
|
+
"scopes": [
|
|
9533
|
+
"ALL_SCOPES"
|
|
9534
|
+
],
|
|
9535
|
+
"codeSyntax": {
|
|
9536
|
+
"WEB": "var(--warning-850)"
|
|
9537
|
+
}
|
|
9538
|
+
}
|
|
9539
|
+
}
|
|
9540
|
+
},
|
|
9541
|
+
"900": {
|
|
9542
|
+
"$type": "color",
|
|
9543
|
+
"$value": {
|
|
9544
|
+
"colorSpace": "srgb",
|
|
9545
|
+
"components": [
|
|
9546
|
+
0.15294117647058825,
|
|
9547
|
+
0.01568627450980392,
|
|
9548
|
+
0
|
|
9549
|
+
],
|
|
9550
|
+
"alpha": 1,
|
|
9551
|
+
"hex": "#270400"
|
|
9552
|
+
},
|
|
9553
|
+
"$description": "Warning state — caution and actions that need attention. Step 900: text and high emphasis.",
|
|
9554
|
+
"$extensions": {
|
|
9555
|
+
"com.figma": {
|
|
9556
|
+
"hiddenFromPublishing": false,
|
|
9557
|
+
"scopes": [
|
|
9558
|
+
"ALL_SCOPES"
|
|
9559
|
+
],
|
|
9560
|
+
"codeSyntax": {
|
|
9561
|
+
"WEB": "var(--warning-900)"
|
|
9562
|
+
}
|
|
9563
|
+
}
|
|
9564
|
+
}
|
|
9565
|
+
},
|
|
9566
|
+
"950": {
|
|
9567
|
+
"$type": "color",
|
|
9568
|
+
"$value": {
|
|
9569
|
+
"colorSpace": "srgb",
|
|
9570
|
+
"components": [
|
|
9571
|
+
0.09019607843137255,
|
|
9572
|
+
0.00392156862745098,
|
|
9573
|
+
0
|
|
9574
|
+
],
|
|
9575
|
+
"alpha": 1,
|
|
9576
|
+
"hex": "#170100"
|
|
9577
|
+
},
|
|
9578
|
+
"$description": "Warning state — caution and actions that need attention. Step 950: text and high emphasis.",
|
|
9579
|
+
"$extensions": {
|
|
9580
|
+
"com.figma": {
|
|
9581
|
+
"hiddenFromPublishing": false,
|
|
9582
|
+
"scopes": [
|
|
9583
|
+
"ALL_SCOPES"
|
|
9584
|
+
],
|
|
9585
|
+
"codeSyntax": {
|
|
9586
|
+
"WEB": "var(--warning-950)"
|
|
9587
|
+
}
|
|
9588
|
+
}
|
|
9589
|
+
}
|
|
9590
|
+
}
|
|
9591
|
+
},
|
|
9592
|
+
"danger": {
|
|
9593
|
+
"50": {
|
|
9594
|
+
"$type": "color",
|
|
9595
|
+
"$value": {
|
|
9596
|
+
"colorSpace": "srgb",
|
|
9597
|
+
"components": [
|
|
9598
|
+
1,
|
|
9599
|
+
0.9411764705882353,
|
|
9600
|
+
0.9372549019607843
|
|
9601
|
+
],
|
|
9602
|
+
"alpha": 1,
|
|
9603
|
+
"hex": "#fff0ef"
|
|
9604
|
+
},
|
|
9605
|
+
"$description": "Danger state — errors and destructive or critical actions. Step 50: subtle backgrounds and surfaces.",
|
|
9606
|
+
"$extensions": {
|
|
9607
|
+
"com.figma": {
|
|
9608
|
+
"hiddenFromPublishing": false,
|
|
9609
|
+
"scopes": [
|
|
9610
|
+
"ALL_SCOPES"
|
|
9611
|
+
],
|
|
9612
|
+
"codeSyntax": {
|
|
9613
|
+
"WEB": "var(--danger-50)"
|
|
9614
|
+
}
|
|
9615
|
+
}
|
|
9616
|
+
}
|
|
9617
|
+
},
|
|
9618
|
+
"100": {
|
|
9619
|
+
"$type": "color",
|
|
9620
|
+
"$value": {
|
|
9621
|
+
"colorSpace": "srgb",
|
|
9622
|
+
"components": [
|
|
9623
|
+
1,
|
|
9624
|
+
0.8862745098039215,
|
|
9625
|
+
0.8823529411764706
|
|
9626
|
+
],
|
|
9627
|
+
"alpha": 1,
|
|
9628
|
+
"hex": "#ffe2e1"
|
|
9629
|
+
},
|
|
9630
|
+
"$description": "Danger state — errors and destructive or critical actions. Step 100: subtle backgrounds and surfaces.",
|
|
9631
|
+
"$extensions": {
|
|
9632
|
+
"com.figma": {
|
|
9633
|
+
"hiddenFromPublishing": false,
|
|
9634
|
+
"scopes": [
|
|
9635
|
+
"ALL_SCOPES"
|
|
9636
|
+
],
|
|
9637
|
+
"codeSyntax": {
|
|
9638
|
+
"WEB": "var(--danger-100)"
|
|
9639
|
+
}
|
|
9640
|
+
}
|
|
9641
|
+
}
|
|
9642
|
+
},
|
|
9643
|
+
"150": {
|
|
9644
|
+
"$type": "color",
|
|
9645
|
+
"$value": {
|
|
9646
|
+
"colorSpace": "srgb",
|
|
9647
|
+
"components": [
|
|
9648
|
+
1,
|
|
9649
|
+
0.8313725490196079,
|
|
9650
|
+
0.8313725490196079
|
|
9651
|
+
],
|
|
9652
|
+
"alpha": 1,
|
|
9653
|
+
"hex": "#ffd4d4"
|
|
9654
|
+
},
|
|
9655
|
+
"$description": "Danger state — errors and destructive or critical actions. Step 150: subtle backgrounds and surfaces.",
|
|
9656
|
+
"$extensions": {
|
|
9657
|
+
"com.figma": {
|
|
9658
|
+
"hiddenFromPublishing": false,
|
|
9659
|
+
"scopes": [
|
|
9660
|
+
"ALL_SCOPES"
|
|
9661
|
+
],
|
|
9662
|
+
"codeSyntax": {
|
|
9663
|
+
"WEB": "var(--danger-150)"
|
|
9664
|
+
}
|
|
9665
|
+
}
|
|
9666
|
+
}
|
|
9667
|
+
},
|
|
9668
|
+
"200": {
|
|
9669
|
+
"$type": "color",
|
|
9670
|
+
"$value": {
|
|
9671
|
+
"colorSpace": "srgb",
|
|
9672
|
+
"components": [
|
|
9673
|
+
0.9921568627450981,
|
|
9674
|
+
0.7764705882352941,
|
|
9675
|
+
0.7764705882352941
|
|
9676
|
+
],
|
|
9677
|
+
"alpha": 1,
|
|
9678
|
+
"hex": "#fdc6c6"
|
|
9679
|
+
},
|
|
9680
|
+
"$description": "Danger state — errors and destructive or critical actions. Step 200: Interactive components.",
|
|
9681
|
+
"$extensions": {
|
|
9682
|
+
"com.figma": {
|
|
9683
|
+
"hiddenFromPublishing": false,
|
|
9684
|
+
"scopes": [
|
|
9685
|
+
"ALL_SCOPES"
|
|
9686
|
+
],
|
|
9687
|
+
"codeSyntax": {
|
|
9688
|
+
"WEB": "var(--danger-200)"
|
|
9689
|
+
}
|
|
9690
|
+
}
|
|
9691
|
+
}
|
|
9692
|
+
},
|
|
9693
|
+
"250": {
|
|
9694
|
+
"$type": "color",
|
|
9695
|
+
"$value": {
|
|
9696
|
+
"colorSpace": "srgb",
|
|
9697
|
+
"components": [
|
|
9698
|
+
0.9568627450980393,
|
|
9699
|
+
0.6745098039215687,
|
|
9700
|
+
0.6784313725490196
|
|
9701
|
+
],
|
|
9702
|
+
"alpha": 1,
|
|
9703
|
+
"hex": "#f4acad"
|
|
9704
|
+
},
|
|
9705
|
+
"$description": "Danger state — errors and destructive or critical actions. Step 250: Interactive components.",
|
|
9706
|
+
"$extensions": {
|
|
9707
|
+
"com.figma": {
|
|
9708
|
+
"hiddenFromPublishing": false,
|
|
9709
|
+
"scopes": [
|
|
9710
|
+
"ALL_SCOPES"
|
|
9711
|
+
],
|
|
9712
|
+
"codeSyntax": {
|
|
9713
|
+
"WEB": "var(--danger-250)"
|
|
9714
|
+
}
|
|
9715
|
+
}
|
|
9716
|
+
}
|
|
9717
|
+
},
|
|
9718
|
+
"300": {
|
|
9719
|
+
"$type": "color",
|
|
9720
|
+
"$value": {
|
|
9721
|
+
"colorSpace": "srgb",
|
|
9722
|
+
"components": [
|
|
9723
|
+
0.9176470588235294,
|
|
9724
|
+
0.5725490196078431,
|
|
9725
|
+
0.5803921568627451
|
|
9726
|
+
],
|
|
9727
|
+
"alpha": 1,
|
|
9728
|
+
"hex": "#ea9294"
|
|
9729
|
+
},
|
|
9730
|
+
"$description": "Danger state — errors and destructive or critical actions. Step 300: Interactive components.",
|
|
9731
|
+
"$extensions": {
|
|
9732
|
+
"com.figma": {
|
|
9733
|
+
"hiddenFromPublishing": false,
|
|
9734
|
+
"scopes": [
|
|
9735
|
+
"ALL_SCOPES"
|
|
9736
|
+
],
|
|
9737
|
+
"codeSyntax": {
|
|
9738
|
+
"WEB": "var(--danger-300)"
|
|
9739
|
+
}
|
|
9740
|
+
}
|
|
9741
|
+
}
|
|
9742
|
+
},
|
|
9743
|
+
"350": {
|
|
9744
|
+
"$type": "color",
|
|
9745
|
+
"$value": {
|
|
9746
|
+
"colorSpace": "srgb",
|
|
9747
|
+
"components": [
|
|
9748
|
+
0.8745098039215686,
|
|
9749
|
+
0.47058823529411764,
|
|
9750
|
+
0.48627450980392156
|
|
9751
|
+
],
|
|
9752
|
+
"alpha": 1,
|
|
9753
|
+
"hex": "#df787c"
|
|
9754
|
+
},
|
|
9755
|
+
"$description": "Danger state — errors and destructive or critical actions. Step 350: Interactive components.",
|
|
9756
|
+
"$extensions": {
|
|
9757
|
+
"com.figma": {
|
|
9758
|
+
"hiddenFromPublishing": false,
|
|
9759
|
+
"scopes": [
|
|
9760
|
+
"ALL_SCOPES"
|
|
9761
|
+
],
|
|
9762
|
+
"codeSyntax": {
|
|
9763
|
+
"WEB": "var(--danger-350)"
|
|
9764
|
+
}
|
|
9765
|
+
}
|
|
9766
|
+
}
|
|
9767
|
+
},
|
|
9768
|
+
"400": {
|
|
9769
|
+
"$type": "color",
|
|
9770
|
+
"$value": {
|
|
9771
|
+
"colorSpace": "srgb",
|
|
9772
|
+
"components": [
|
|
9773
|
+
0.8274509803921568,
|
|
9774
|
+
0.36470588235294116,
|
|
9775
|
+
0.396078431372549
|
|
9776
|
+
],
|
|
9777
|
+
"alpha": 1,
|
|
9778
|
+
"hex": "#d35d65"
|
|
9779
|
+
},
|
|
9780
|
+
"$description": "Danger state — errors and destructive or critical actions. Step 400: Interactive components.",
|
|
9781
|
+
"$extensions": {
|
|
9782
|
+
"com.figma": {
|
|
9783
|
+
"hiddenFromPublishing": false,
|
|
9784
|
+
"scopes": [
|
|
9785
|
+
"ALL_SCOPES"
|
|
9786
|
+
],
|
|
9787
|
+
"codeSyntax": {
|
|
9788
|
+
"WEB": "var(--danger-400)"
|
|
9789
|
+
}
|
|
9790
|
+
}
|
|
9791
|
+
}
|
|
9792
|
+
},
|
|
9793
|
+
"450": {
|
|
9794
|
+
"$type": "color",
|
|
9795
|
+
"$value": {
|
|
9796
|
+
"colorSpace": "srgb",
|
|
9797
|
+
"components": [
|
|
9798
|
+
0.803921568627451,
|
|
9799
|
+
0.3058823529411765,
|
|
9800
|
+
0.34901960784313724
|
|
9801
|
+
],
|
|
9802
|
+
"alpha": 1,
|
|
9803
|
+
"hex": "#cd4e59"
|
|
9804
|
+
},
|
|
9805
|
+
"$description": "Danger state — errors and destructive or critical actions. Step 450: borders, separators and icons.",
|
|
9806
|
+
"$extensions": {
|
|
9807
|
+
"com.figma": {
|
|
9808
|
+
"hiddenFromPublishing": false,
|
|
9809
|
+
"scopes": [
|
|
9810
|
+
"ALL_SCOPES"
|
|
9811
|
+
],
|
|
9812
|
+
"codeSyntax": {
|
|
9813
|
+
"WEB": "var(--danger-450)"
|
|
9814
|
+
}
|
|
9815
|
+
}
|
|
9816
|
+
}
|
|
9817
|
+
},
|
|
9818
|
+
"500": {
|
|
9819
|
+
"$type": "color",
|
|
9820
|
+
"$value": {
|
|
9821
|
+
"colorSpace": "srgb",
|
|
9822
|
+
"components": [
|
|
9823
|
+
0.7764705882352941,
|
|
9824
|
+
0.24705882352941178,
|
|
9825
|
+
0.3058823529411765
|
|
9826
|
+
],
|
|
9827
|
+
"alpha": 1,
|
|
9828
|
+
"hex": "#c63f4e"
|
|
9829
|
+
},
|
|
9830
|
+
"$description": "Danger state — errors and destructive or critical actions. Step 500: borders, separators and icons.",
|
|
9831
|
+
"$extensions": {
|
|
9832
|
+
"com.figma": {
|
|
9833
|
+
"hiddenFromPublishing": false,
|
|
9834
|
+
"scopes": [
|
|
9835
|
+
"ALL_SCOPES"
|
|
9836
|
+
],
|
|
9837
|
+
"codeSyntax": {
|
|
9838
|
+
"WEB": "var(--danger-500)"
|
|
9839
|
+
}
|
|
9840
|
+
}
|
|
9841
|
+
}
|
|
9842
|
+
},
|
|
9843
|
+
"550": {
|
|
9844
|
+
"$type": "color",
|
|
9845
|
+
"$value": {
|
|
9846
|
+
"colorSpace": "srgb",
|
|
9847
|
+
"components": [
|
|
9848
|
+
0.7490196078431373,
|
|
9849
|
+
0.17254901960784313,
|
|
9850
|
+
0.25882352941176473
|
|
9851
|
+
],
|
|
9852
|
+
"alpha": 1,
|
|
9853
|
+
"hex": "#bf2c42"
|
|
9854
|
+
},
|
|
9855
|
+
"$description": "Danger state — errors and destructive or critical actions. Step 550: borders, separators and icons.",
|
|
9856
|
+
"$extensions": {
|
|
9857
|
+
"com.figma": {
|
|
9858
|
+
"hiddenFromPublishing": false,
|
|
9859
|
+
"scopes": [
|
|
9860
|
+
"ALL_SCOPES"
|
|
9861
|
+
],
|
|
9862
|
+
"codeSyntax": {
|
|
9863
|
+
"WEB": "var(--danger-550)"
|
|
9864
|
+
}
|
|
9865
|
+
}
|
|
9866
|
+
}
|
|
9867
|
+
},
|
|
9868
|
+
"600": {
|
|
9869
|
+
"$type": "color",
|
|
9870
|
+
"$value": {
|
|
9871
|
+
"colorSpace": "srgb",
|
|
9872
|
+
"components": [
|
|
9873
|
+
0.7215686274509804,
|
|
9874
|
+
0.07058823529411765,
|
|
9875
|
+
0.21568627450980393
|
|
9876
|
+
],
|
|
9877
|
+
"alpha": 1,
|
|
9878
|
+
"hex": "#b81237"
|
|
9879
|
+
},
|
|
9880
|
+
"$description": "Danger state — errors and destructive or critical actions. Step 600: borders, separators and icons.",
|
|
9881
|
+
"$extensions": {
|
|
9882
|
+
"com.figma": {
|
|
9883
|
+
"hiddenFromPublishing": false,
|
|
9884
|
+
"scopes": [
|
|
9885
|
+
"ALL_SCOPES"
|
|
9886
|
+
],
|
|
9887
|
+
"codeSyntax": {
|
|
9888
|
+
"WEB": "var(--danger-600)"
|
|
9889
|
+
}
|
|
9890
|
+
}
|
|
9891
|
+
}
|
|
9892
|
+
},
|
|
9893
|
+
"650": {
|
|
9894
|
+
"$type": "color",
|
|
9895
|
+
"$value": {
|
|
9896
|
+
"colorSpace": "srgb",
|
|
9897
|
+
"components": [
|
|
9898
|
+
0.6,
|
|
9899
|
+
0.043137254901960784,
|
|
9900
|
+
0.16470588235294117
|
|
9901
|
+
],
|
|
9902
|
+
"alpha": 1,
|
|
9903
|
+
"hex": "#990b2a"
|
|
9904
|
+
},
|
|
9905
|
+
"$description": "Danger state — errors and destructive or critical actions. Step 650: borders, separators and icons.",
|
|
9906
|
+
"$extensions": {
|
|
9907
|
+
"com.figma": {
|
|
9908
|
+
"hiddenFromPublishing": false,
|
|
9909
|
+
"scopes": [
|
|
9910
|
+
"ALL_SCOPES"
|
|
9911
|
+
],
|
|
9912
|
+
"codeSyntax": {
|
|
9913
|
+
"WEB": "var(--danger-650)"
|
|
9914
|
+
}
|
|
9915
|
+
}
|
|
9916
|
+
}
|
|
9917
|
+
},
|
|
9918
|
+
"700": {
|
|
9919
|
+
"$type": "color",
|
|
9920
|
+
"$value": {
|
|
9921
|
+
"colorSpace": "srgb",
|
|
9922
|
+
"components": [
|
|
9923
|
+
0.48627450980392156,
|
|
9924
|
+
0.023529411764705882,
|
|
9925
|
+
0.12156862745098039
|
|
9926
|
+
],
|
|
9927
|
+
"alpha": 1,
|
|
9928
|
+
"hex": "#7c061f"
|
|
9929
|
+
},
|
|
9930
|
+
"$description": "Danger state — errors and destructive or critical actions. Step 700: Solid colors.",
|
|
9931
|
+
"$extensions": {
|
|
9932
|
+
"com.figma": {
|
|
9933
|
+
"hiddenFromPublishing": false,
|
|
9934
|
+
"scopes": [
|
|
9935
|
+
"ALL_SCOPES"
|
|
9936
|
+
],
|
|
9937
|
+
"codeSyntax": {
|
|
9938
|
+
"WEB": "var(--danger-700)"
|
|
9939
|
+
}
|
|
9940
|
+
}
|
|
9941
|
+
}
|
|
9942
|
+
},
|
|
9943
|
+
"750": {
|
|
9944
|
+
"$type": "color",
|
|
9945
|
+
"$value": {
|
|
9946
|
+
"colorSpace": "srgb",
|
|
9947
|
+
"components": [
|
|
9948
|
+
0.37254901960784315,
|
|
9949
|
+
0.00784313725490196,
|
|
9950
|
+
0.0784313725490196
|
|
9951
|
+
],
|
|
9952
|
+
"alpha": 1,
|
|
9953
|
+
"hex": "#5f0214"
|
|
9954
|
+
},
|
|
9955
|
+
"$description": "Danger state — errors and destructive or critical actions. Step 750: Solid colors.",
|
|
9956
|
+
"$extensions": {
|
|
9957
|
+
"com.figma": {
|
|
9958
|
+
"hiddenFromPublishing": false,
|
|
9959
|
+
"scopes": [
|
|
9960
|
+
"ALL_SCOPES"
|
|
9961
|
+
],
|
|
9962
|
+
"codeSyntax": {
|
|
9963
|
+
"WEB": "var(--danger-750)"
|
|
9964
|
+
}
|
|
9965
|
+
}
|
|
9966
|
+
}
|
|
9967
|
+
},
|
|
9968
|
+
"800": {
|
|
9969
|
+
"$type": "color",
|
|
9970
|
+
"$value": {
|
|
9971
|
+
"colorSpace": "srgb",
|
|
9972
|
+
"components": [
|
|
9973
|
+
0.26666666666666666,
|
|
9974
|
+
0,
|
|
9975
|
+
0.0392156862745098
|
|
9976
|
+
],
|
|
9977
|
+
"alpha": 1,
|
|
9978
|
+
"hex": "#44000a"
|
|
9979
|
+
},
|
|
9980
|
+
"$description": "Danger state — errors and destructive or critical actions. Step 800: Solid colors.",
|
|
9981
|
+
"$extensions": {
|
|
9982
|
+
"com.figma": {
|
|
9983
|
+
"hiddenFromPublishing": false,
|
|
9984
|
+
"scopes": [
|
|
9985
|
+
"ALL_SCOPES"
|
|
9986
|
+
],
|
|
9987
|
+
"codeSyntax": {
|
|
9988
|
+
"WEB": "var(--danger-800)"
|
|
9989
|
+
}
|
|
9990
|
+
}
|
|
9991
|
+
}
|
|
9992
|
+
},
|
|
9993
|
+
"850": {
|
|
9994
|
+
"$type": "color",
|
|
9995
|
+
"$value": {
|
|
9996
|
+
"colorSpace": "srgb",
|
|
9997
|
+
"components": [
|
|
9998
|
+
0.2,
|
|
9999
|
+
0,
|
|
10000
|
+
0.0196078431372549
|
|
10001
|
+
],
|
|
10002
|
+
"alpha": 1,
|
|
10003
|
+
"hex": "#330005"
|
|
10004
|
+
},
|
|
10005
|
+
"$description": "Danger state — errors and destructive or critical actions. Step 850: text and high emphasis.",
|
|
10006
|
+
"$extensions": {
|
|
10007
|
+
"com.figma": {
|
|
10008
|
+
"hiddenFromPublishing": false,
|
|
10009
|
+
"scopes": [
|
|
10010
|
+
"ALL_SCOPES"
|
|
10011
|
+
],
|
|
10012
|
+
"codeSyntax": {
|
|
10013
|
+
"WEB": "var(--danger-850)"
|
|
10014
|
+
}
|
|
10015
|
+
}
|
|
10016
|
+
}
|
|
10017
|
+
},
|
|
10018
|
+
"900": {
|
|
10019
|
+
"$type": "color",
|
|
10020
|
+
"$value": {
|
|
10021
|
+
"colorSpace": "srgb",
|
|
10022
|
+
"components": [
|
|
10023
|
+
0.13725490196078433,
|
|
10024
|
+
0,
|
|
10025
|
+
0.00784313725490196
|
|
10026
|
+
],
|
|
10027
|
+
"alpha": 1,
|
|
10028
|
+
"hex": "#230002"
|
|
10029
|
+
},
|
|
10030
|
+
"$description": "Danger state — errors and destructive or critical actions. Step 900: text and high emphasis.",
|
|
10031
|
+
"$extensions": {
|
|
10032
|
+
"com.figma": {
|
|
10033
|
+
"hiddenFromPublishing": false,
|
|
10034
|
+
"scopes": [
|
|
10035
|
+
"ALL_SCOPES"
|
|
10036
|
+
],
|
|
10037
|
+
"codeSyntax": {
|
|
10038
|
+
"WEB": "var(--danger-900)"
|
|
10039
|
+
}
|
|
10040
|
+
}
|
|
10041
|
+
}
|
|
10042
|
+
},
|
|
10043
|
+
"950": {
|
|
10044
|
+
"$type": "color",
|
|
10045
|
+
"$value": {
|
|
10046
|
+
"colorSpace": "srgb",
|
|
10047
|
+
"components": [
|
|
10048
|
+
0.0784313725490196,
|
|
10049
|
+
0,
|
|
10050
|
+
0.00392156862745098
|
|
10051
|
+
],
|
|
10052
|
+
"alpha": 1,
|
|
10053
|
+
"hex": "#140001"
|
|
10054
|
+
},
|
|
10055
|
+
"$description": "Danger state — errors and destructive or critical actions. Step 950: text and high emphasis.",
|
|
10056
|
+
"$extensions": {
|
|
10057
|
+
"com.figma": {
|
|
10058
|
+
"hiddenFromPublishing": false,
|
|
10059
|
+
"scopes": [
|
|
10060
|
+
"ALL_SCOPES"
|
|
10061
|
+
],
|
|
10062
|
+
"codeSyntax": {
|
|
10063
|
+
"WEB": "var(--danger-950)"
|
|
10064
|
+
}
|
|
10065
|
+
}
|
|
10066
|
+
}
|
|
10067
|
+
}
|
|
10068
|
+
},
|
|
10069
|
+
"info": {
|
|
10070
|
+
"50": {
|
|
10071
|
+
"$type": "color",
|
|
10072
|
+
"$value": {
|
|
10073
|
+
"colorSpace": "srgb",
|
|
10074
|
+
"components": [
|
|
10075
|
+
0.9137254901960784,
|
|
10076
|
+
0.9333333333333333,
|
|
10077
|
+
0.9686274509803922
|
|
10078
|
+
],
|
|
10079
|
+
"alpha": 1,
|
|
10080
|
+
"hex": "#e9eef7"
|
|
10081
|
+
},
|
|
10082
|
+
"$description": "Informational state — neutral highlights, tips, and in-progress notices. Step 50: subtle backgrounds and surfaces.",
|
|
10083
|
+
"$extensions": {
|
|
10084
|
+
"com.figma": {
|
|
10085
|
+
"hiddenFromPublishing": false,
|
|
10086
|
+
"scopes": [
|
|
10087
|
+
"ALL_SCOPES"
|
|
10088
|
+
],
|
|
10089
|
+
"codeSyntax": {
|
|
10090
|
+
"WEB": "var(--info-50)"
|
|
10091
|
+
}
|
|
10092
|
+
}
|
|
10093
|
+
}
|
|
10094
|
+
},
|
|
10095
|
+
"100": {
|
|
10096
|
+
"$type": "color",
|
|
10097
|
+
"$value": {
|
|
10098
|
+
"colorSpace": "srgb",
|
|
10099
|
+
"components": [
|
|
10100
|
+
0.8313725490196079,
|
|
10101
|
+
0.8666666666666667,
|
|
10102
|
+
0.9215686274509803
|
|
10103
|
+
],
|
|
10104
|
+
"alpha": 1,
|
|
10105
|
+
"hex": "#d4ddeb"
|
|
10106
|
+
},
|
|
10107
|
+
"$description": "Informational state — neutral highlights, tips, and in-progress notices. Step 100: subtle backgrounds and surfaces.",
|
|
10108
|
+
"$extensions": {
|
|
10109
|
+
"com.figma": {
|
|
10110
|
+
"hiddenFromPublishing": false,
|
|
10111
|
+
"scopes": [
|
|
10112
|
+
"ALL_SCOPES"
|
|
10113
|
+
],
|
|
10114
|
+
"codeSyntax": {
|
|
10115
|
+
"WEB": "var(--info-100)"
|
|
10116
|
+
}
|
|
10117
|
+
}
|
|
10118
|
+
}
|
|
10119
|
+
},
|
|
10120
|
+
"150": {
|
|
10121
|
+
"$type": "color",
|
|
10122
|
+
"$value": {
|
|
10123
|
+
"colorSpace": "srgb",
|
|
10124
|
+
"components": [
|
|
10125
|
+
0.7529411764705882,
|
|
10126
|
+
0.8,
|
|
10127
|
+
0.8784313725490196
|
|
10128
|
+
],
|
|
10129
|
+
"alpha": 1,
|
|
10130
|
+
"hex": "#c0cce0"
|
|
10131
|
+
},
|
|
10132
|
+
"$description": "Informational state — neutral highlights, tips, and in-progress notices. Step 150: subtle backgrounds and surfaces.",
|
|
10133
|
+
"$extensions": {
|
|
10134
|
+
"com.figma": {
|
|
10135
|
+
"hiddenFromPublishing": false,
|
|
10136
|
+
"scopes": [
|
|
10137
|
+
"ALL_SCOPES"
|
|
10138
|
+
],
|
|
10139
|
+
"codeSyntax": {
|
|
10140
|
+
"WEB": "var(--info-150)"
|
|
10141
|
+
}
|
|
10142
|
+
}
|
|
10143
|
+
}
|
|
10144
|
+
},
|
|
10145
|
+
"200": {
|
|
10146
|
+
"$type": "color",
|
|
10147
|
+
"$value": {
|
|
10148
|
+
"colorSpace": "srgb",
|
|
10149
|
+
"components": [
|
|
10150
|
+
0.6745098039215687,
|
|
10151
|
+
0.7333333333333333,
|
|
10152
|
+
0.8352941176470589
|
|
10153
|
+
],
|
|
10154
|
+
"alpha": 1,
|
|
10155
|
+
"hex": "#acbbd5"
|
|
10156
|
+
},
|
|
10157
|
+
"$description": "Informational state — neutral highlights, tips, and in-progress notices. Step 200: Interactive components.",
|
|
10158
|
+
"$extensions": {
|
|
10159
|
+
"com.figma": {
|
|
10160
|
+
"hiddenFromPublishing": false,
|
|
10161
|
+
"scopes": [
|
|
10162
|
+
"ALL_SCOPES"
|
|
10163
|
+
],
|
|
10164
|
+
"codeSyntax": {
|
|
10165
|
+
"WEB": "var(--info-200)"
|
|
10166
|
+
}
|
|
10167
|
+
}
|
|
10168
|
+
}
|
|
10169
|
+
},
|
|
10170
|
+
"250": {
|
|
10171
|
+
"$type": "color",
|
|
10172
|
+
"$value": {
|
|
10173
|
+
"colorSpace": "srgb",
|
|
10174
|
+
"components": [
|
|
10175
|
+
0.5882352941176471,
|
|
10176
|
+
0.6627450980392157,
|
|
10177
|
+
0.8
|
|
10178
|
+
],
|
|
10179
|
+
"alpha": 1,
|
|
10180
|
+
"hex": "#96a9cc"
|
|
10181
|
+
},
|
|
10182
|
+
"$description": "Informational state — neutral highlights, tips, and in-progress notices. Step 250: Interactive components.",
|
|
10183
|
+
"$extensions": {
|
|
10184
|
+
"com.figma": {
|
|
10185
|
+
"hiddenFromPublishing": false,
|
|
10186
|
+
"scopes": [
|
|
10187
|
+
"ALL_SCOPES"
|
|
10188
|
+
],
|
|
10189
|
+
"codeSyntax": {
|
|
10190
|
+
"WEB": "var(--info-250)"
|
|
10191
|
+
}
|
|
10192
|
+
}
|
|
10193
|
+
}
|
|
10194
|
+
},
|
|
10195
|
+
"300": {
|
|
10196
|
+
"$type": "color",
|
|
10197
|
+
"$value": {
|
|
10198
|
+
"colorSpace": "srgb",
|
|
10199
|
+
"components": [
|
|
10200
|
+
0.5019607843137255,
|
|
10201
|
+
0.596078431372549,
|
|
10202
|
+
0.7607843137254902
|
|
10203
|
+
],
|
|
10204
|
+
"alpha": 1,
|
|
10205
|
+
"hex": "#8098c2"
|
|
10206
|
+
},
|
|
10207
|
+
"$description": "Informational state — neutral highlights, tips, and in-progress notices. Step 300: Interactive components.",
|
|
10208
|
+
"$extensions": {
|
|
10209
|
+
"com.figma": {
|
|
10210
|
+
"hiddenFromPublishing": false,
|
|
10211
|
+
"scopes": [
|
|
10212
|
+
"ALL_SCOPES"
|
|
10213
|
+
],
|
|
10214
|
+
"codeSyntax": {
|
|
10215
|
+
"WEB": "var(--info-300)"
|
|
10216
|
+
}
|
|
10217
|
+
}
|
|
10218
|
+
}
|
|
10219
|
+
},
|
|
10220
|
+
"350": {
|
|
10221
|
+
"$type": "color",
|
|
10222
|
+
"$value": {
|
|
10223
|
+
"colorSpace": "srgb",
|
|
10224
|
+
"components": [
|
|
10225
|
+
0.4196078431372549,
|
|
10226
|
+
0.5254901960784314,
|
|
10227
|
+
0.7215686274509804
|
|
10228
|
+
],
|
|
10229
|
+
"alpha": 1,
|
|
10230
|
+
"hex": "#6b86b8"
|
|
10231
|
+
},
|
|
10232
|
+
"$description": "Informational state — neutral highlights, tips, and in-progress notices. Step 350: Interactive components.",
|
|
10233
|
+
"$extensions": {
|
|
10234
|
+
"com.figma": {
|
|
10235
|
+
"hiddenFromPublishing": false,
|
|
10236
|
+
"scopes": [
|
|
10237
|
+
"ALL_SCOPES"
|
|
10238
|
+
],
|
|
10239
|
+
"codeSyntax": {
|
|
10240
|
+
"WEB": "var(--info-350)"
|
|
10241
|
+
}
|
|
10242
|
+
}
|
|
10243
|
+
}
|
|
10244
|
+
},
|
|
10245
|
+
"400": {
|
|
10246
|
+
"$type": "color",
|
|
10247
|
+
"$value": {
|
|
10248
|
+
"colorSpace": "srgb",
|
|
10249
|
+
"components": [
|
|
10250
|
+
0.3411764705882353,
|
|
10251
|
+
0.4588235294117647,
|
|
10252
|
+
0.6823529411764706
|
|
10253
|
+
],
|
|
10254
|
+
"alpha": 1,
|
|
10255
|
+
"hex": "#5775ae"
|
|
10256
|
+
},
|
|
10257
|
+
"$description": "Informational state — neutral highlights, tips, and in-progress notices. Step 400: Interactive components.",
|
|
10258
|
+
"$extensions": {
|
|
10259
|
+
"com.figma": {
|
|
10260
|
+
"hiddenFromPublishing": false,
|
|
10261
|
+
"scopes": [
|
|
10262
|
+
"ALL_SCOPES"
|
|
10263
|
+
],
|
|
10264
|
+
"codeSyntax": {
|
|
10265
|
+
"WEB": "var(--info-400)"
|
|
10266
|
+
}
|
|
10267
|
+
}
|
|
10268
|
+
}
|
|
10269
|
+
},
|
|
10270
|
+
"450": {
|
|
10271
|
+
"$type": "color",
|
|
10272
|
+
"$value": {
|
|
10273
|
+
"colorSpace": "srgb",
|
|
10274
|
+
"components": [
|
|
10275
|
+
0.30196078431372547,
|
|
10276
|
+
0.4235294117647059,
|
|
10277
|
+
0.6627450980392157
|
|
10278
|
+
],
|
|
10279
|
+
"alpha": 1,
|
|
10280
|
+
"hex": "#4d6ca9"
|
|
10281
|
+
},
|
|
10282
|
+
"$description": "Informational state — neutral highlights, tips, and in-progress notices. Step 450: borders, separators and icons.",
|
|
10283
|
+
"$extensions": {
|
|
10284
|
+
"com.figma": {
|
|
10285
|
+
"hiddenFromPublishing": false,
|
|
10286
|
+
"scopes": [
|
|
10287
|
+
"ALL_SCOPES"
|
|
10288
|
+
],
|
|
10289
|
+
"codeSyntax": {
|
|
10290
|
+
"WEB": "var(--info-450)"
|
|
10291
|
+
}
|
|
10292
|
+
}
|
|
10293
|
+
}
|
|
10294
|
+
},
|
|
10295
|
+
"500": {
|
|
10296
|
+
"$type": "color",
|
|
10297
|
+
"$value": {
|
|
10298
|
+
"colorSpace": "srgb",
|
|
10299
|
+
"components": [
|
|
10300
|
+
0.25882352941176473,
|
|
10301
|
+
0.39215686274509803,
|
|
10302
|
+
0.6431372549019608
|
|
10303
|
+
],
|
|
10304
|
+
"alpha": 1,
|
|
10305
|
+
"hex": "#4264a4"
|
|
10306
|
+
},
|
|
10307
|
+
"$description": "Informational state — neutral highlights, tips, and in-progress notices. Step 500: borders, separators and icons.",
|
|
10308
|
+
"$extensions": {
|
|
10309
|
+
"com.figma": {
|
|
10310
|
+
"hiddenFromPublishing": false,
|
|
10311
|
+
"scopes": [
|
|
10312
|
+
"ALL_SCOPES"
|
|
10313
|
+
],
|
|
10314
|
+
"codeSyntax": {
|
|
10315
|
+
"WEB": "var(--info-500)"
|
|
10316
|
+
}
|
|
10317
|
+
}
|
|
10318
|
+
}
|
|
10319
|
+
},
|
|
10320
|
+
"550": {
|
|
10321
|
+
"$type": "color",
|
|
10322
|
+
"$value": {
|
|
10323
|
+
"colorSpace": "srgb",
|
|
10324
|
+
"components": [
|
|
10325
|
+
0.2196078431372549,
|
|
10326
|
+
0.3568627450980392,
|
|
10327
|
+
0.6196078431372549
|
|
10328
|
+
],
|
|
10329
|
+
"alpha": 1,
|
|
10330
|
+
"hex": "#385b9e"
|
|
10331
|
+
},
|
|
10332
|
+
"$description": "Informational state — neutral highlights, tips, and in-progress notices. Step 550: borders, separators and icons.",
|
|
10333
|
+
"$extensions": {
|
|
10334
|
+
"com.figma": {
|
|
10335
|
+
"hiddenFromPublishing": false,
|
|
10336
|
+
"scopes": [
|
|
10337
|
+
"ALL_SCOPES"
|
|
10338
|
+
],
|
|
10339
|
+
"codeSyntax": {
|
|
10340
|
+
"WEB": "var(--info-550)"
|
|
10341
|
+
}
|
|
10342
|
+
}
|
|
10343
|
+
}
|
|
10344
|
+
},
|
|
10345
|
+
"600": {
|
|
10346
|
+
"$type": "color",
|
|
10347
|
+
"$value": {
|
|
10348
|
+
"colorSpace": "srgb",
|
|
10349
|
+
"components": [
|
|
10350
|
+
0.1803921568627451,
|
|
10351
|
+
0.3215686274509804,
|
|
10352
|
+
0.6
|
|
10353
|
+
],
|
|
10354
|
+
"alpha": 1,
|
|
10355
|
+
"hex": "#2e5299"
|
|
10356
|
+
},
|
|
10357
|
+
"$description": "Informational state — neutral highlights, tips, and in-progress notices. Step 600: borders, separators and icons.",
|
|
10358
|
+
"$extensions": {
|
|
10359
|
+
"com.figma": {
|
|
10360
|
+
"hiddenFromPublishing": false,
|
|
10361
|
+
"scopes": [
|
|
10362
|
+
"ALL_SCOPES"
|
|
10363
|
+
],
|
|
10364
|
+
"codeSyntax": {
|
|
10365
|
+
"WEB": "var(--info-600)"
|
|
10366
|
+
}
|
|
10367
|
+
}
|
|
10368
|
+
}
|
|
10369
|
+
},
|
|
10370
|
+
"650": {
|
|
10371
|
+
"$type": "color",
|
|
10372
|
+
"$value": {
|
|
10373
|
+
"colorSpace": "srgb",
|
|
10374
|
+
"components": [
|
|
10375
|
+
0.13725490196078433,
|
|
10376
|
+
0.25882352941176473,
|
|
10377
|
+
0.4980392156862745
|
|
10378
|
+
],
|
|
10379
|
+
"alpha": 1,
|
|
10380
|
+
"hex": "#23427f"
|
|
10381
|
+
},
|
|
10382
|
+
"$description": "Informational state — neutral highlights, tips, and in-progress notices. Step 650: borders, separators and icons.",
|
|
10383
|
+
"$extensions": {
|
|
10384
|
+
"com.figma": {
|
|
10385
|
+
"hiddenFromPublishing": false,
|
|
10386
|
+
"scopes": [
|
|
10387
|
+
"ALL_SCOPES"
|
|
10388
|
+
],
|
|
10389
|
+
"codeSyntax": {
|
|
10390
|
+
"WEB": "var(--info-650)"
|
|
10391
|
+
}
|
|
10392
|
+
}
|
|
10393
|
+
}
|
|
10394
|
+
},
|
|
10395
|
+
"700": {
|
|
10396
|
+
"$type": "color",
|
|
10397
|
+
"$value": {
|
|
10398
|
+
"colorSpace": "srgb",
|
|
10399
|
+
"components": [
|
|
10400
|
+
0.09803921568627451,
|
|
10401
|
+
0.2,
|
|
10402
|
+
0.4
|
|
10403
|
+
],
|
|
10404
|
+
"alpha": 1,
|
|
10405
|
+
"hex": "#193366"
|
|
10406
|
+
},
|
|
10407
|
+
"$description": "Informational state — neutral highlights, tips, and in-progress notices. Step 700: Solid colors.",
|
|
10408
|
+
"$extensions": {
|
|
10409
|
+
"com.figma": {
|
|
10410
|
+
"hiddenFromPublishing": false,
|
|
10411
|
+
"scopes": [
|
|
10412
|
+
"ALL_SCOPES"
|
|
10413
|
+
],
|
|
10414
|
+
"codeSyntax": {
|
|
10415
|
+
"WEB": "var(--info-700)"
|
|
10416
|
+
}
|
|
10417
|
+
}
|
|
10418
|
+
}
|
|
10419
|
+
},
|
|
10420
|
+
"750": {
|
|
10421
|
+
"$type": "color",
|
|
10422
|
+
"$value": {
|
|
10423
|
+
"colorSpace": "srgb",
|
|
10424
|
+
"components": [
|
|
10425
|
+
0.06274509803921569,
|
|
10426
|
+
0.1450980392156863,
|
|
10427
|
+
0.30980392156862746
|
|
10428
|
+
],
|
|
10429
|
+
"alpha": 1,
|
|
10430
|
+
"hex": "#10254f"
|
|
10431
|
+
},
|
|
10432
|
+
"$description": "Informational state — neutral highlights, tips, and in-progress notices. Step 750: Solid colors.",
|
|
10433
|
+
"$extensions": {
|
|
10434
|
+
"com.figma": {
|
|
10435
|
+
"hiddenFromPublishing": false,
|
|
10436
|
+
"scopes": [
|
|
10437
|
+
"ALL_SCOPES"
|
|
10438
|
+
],
|
|
10439
|
+
"codeSyntax": {
|
|
10440
|
+
"WEB": "var(--info-750)"
|
|
10441
|
+
}
|
|
10442
|
+
}
|
|
10443
|
+
}
|
|
10444
|
+
},
|
|
10445
|
+
"800": {
|
|
10446
|
+
"$type": "color",
|
|
10447
|
+
"$value": {
|
|
10448
|
+
"colorSpace": "srgb",
|
|
10449
|
+
"components": [
|
|
10450
|
+
0.027450980392156862,
|
|
10451
|
+
0.09019607843137255,
|
|
10452
|
+
0.2196078431372549
|
|
10453
|
+
],
|
|
10454
|
+
"alpha": 1,
|
|
10455
|
+
"hex": "#071738"
|
|
10456
|
+
},
|
|
10457
|
+
"$description": "Informational state — neutral highlights, tips, and in-progress notices. Step 800: Solid colors.",
|
|
10458
|
+
"$extensions": {
|
|
10459
|
+
"com.figma": {
|
|
10460
|
+
"hiddenFromPublishing": false,
|
|
10461
|
+
"scopes": [
|
|
10462
|
+
"ALL_SCOPES"
|
|
10463
|
+
],
|
|
10464
|
+
"codeSyntax": {
|
|
10465
|
+
"WEB": "var(--info-800)"
|
|
10466
|
+
}
|
|
10467
|
+
}
|
|
10468
|
+
}
|
|
10469
|
+
},
|
|
10470
|
+
"850": {
|
|
10471
|
+
"$type": "color",
|
|
10472
|
+
"$value": {
|
|
10473
|
+
"colorSpace": "srgb",
|
|
10474
|
+
"components": [
|
|
10475
|
+
0.01568627450980392,
|
|
10476
|
+
0.058823529411764705,
|
|
10477
|
+
0.16470588235294117
|
|
10478
|
+
],
|
|
10479
|
+
"alpha": 1,
|
|
10480
|
+
"hex": "#040f2a"
|
|
10481
|
+
},
|
|
10482
|
+
"$description": "Informational state — neutral highlights, tips, and in-progress notices. Step 850: text and high emphasis.",
|
|
10483
|
+
"$extensions": {
|
|
10484
|
+
"com.figma": {
|
|
10485
|
+
"hiddenFromPublishing": false,
|
|
10486
|
+
"scopes": [
|
|
10487
|
+
"ALL_SCOPES"
|
|
10488
|
+
],
|
|
10489
|
+
"codeSyntax": {
|
|
10490
|
+
"WEB": "var(--info-850)"
|
|
10491
|
+
}
|
|
10492
|
+
}
|
|
10493
|
+
}
|
|
10494
|
+
},
|
|
10495
|
+
"900": {
|
|
10496
|
+
"$type": "color",
|
|
10497
|
+
"$value": {
|
|
10498
|
+
"colorSpace": "srgb",
|
|
10499
|
+
"components": [
|
|
10500
|
+
0.00784313725490196,
|
|
10501
|
+
0.027450980392156862,
|
|
10502
|
+
0.10980392156862745
|
|
10503
|
+
],
|
|
10504
|
+
"alpha": 1,
|
|
10505
|
+
"hex": "#02071c"
|
|
10506
|
+
},
|
|
10507
|
+
"$description": "Informational state — neutral highlights, tips, and in-progress notices. Step 900: text and high emphasis.",
|
|
10508
|
+
"$extensions": {
|
|
10509
|
+
"com.figma": {
|
|
10510
|
+
"hiddenFromPublishing": false,
|
|
10511
|
+
"scopes": [
|
|
10512
|
+
"ALL_SCOPES"
|
|
10513
|
+
],
|
|
10514
|
+
"codeSyntax": {
|
|
10515
|
+
"WEB": "var(--info-900)"
|
|
10516
|
+
}
|
|
10517
|
+
}
|
|
10518
|
+
}
|
|
10519
|
+
},
|
|
10520
|
+
"950": {
|
|
10521
|
+
"$type": "color",
|
|
10522
|
+
"$value": {
|
|
10523
|
+
"colorSpace": "srgb",
|
|
10524
|
+
"components": [
|
|
10525
|
+
0,
|
|
10526
|
+
0.011764705882352941,
|
|
10527
|
+
0.058823529411764705
|
|
10528
|
+
],
|
|
10529
|
+
"alpha": 1,
|
|
10530
|
+
"hex": "#00030f"
|
|
10531
|
+
},
|
|
10532
|
+
"$description": "Informational state — neutral highlights, tips, and in-progress notices. Step 950: text and high emphasis.",
|
|
10533
|
+
"$extensions": {
|
|
10534
|
+
"com.figma": {
|
|
10535
|
+
"hiddenFromPublishing": false,
|
|
10536
|
+
"scopes": [
|
|
10537
|
+
"ALL_SCOPES"
|
|
10538
|
+
],
|
|
10539
|
+
"codeSyntax": {
|
|
10540
|
+
"WEB": "var(--info-950)"
|
|
10541
|
+
}
|
|
10542
|
+
}
|
|
10543
|
+
}
|
|
10544
|
+
}
|
|
8637
10545
|
}
|
|
8638
10546
|
}
|