@primer/primitives 11.2.2-rc.fc1eacf3 → 11.3.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.
- package/dist/css/functional/themes/dark-colorblind-high-contrast.css +70 -0
- package/dist/css/functional/themes/dark-colorblind.css +70 -0
- package/dist/css/functional/themes/dark-dimmed-high-contrast.css +70 -0
- package/dist/css/functional/themes/dark-dimmed.css +70 -0
- package/dist/css/functional/themes/dark-high-contrast.css +70 -0
- package/dist/css/functional/themes/dark-tritanopia-high-contrast.css +70 -0
- package/dist/css/functional/themes/dark-tritanopia.css +70 -0
- package/dist/css/functional/themes/dark.css +70 -0
- package/dist/css/functional/themes/light-colorblind-high-contrast.css +70 -0
- package/dist/css/functional/themes/light-colorblind.css +70 -0
- package/dist/css/functional/themes/light-high-contrast.css +70 -0
- package/dist/css/functional/themes/light-tritanopia-high-contrast.css +70 -0
- package/dist/css/functional/themes/light-tritanopia.css +70 -0
- package/dist/css/functional/themes/light.css +70 -0
- package/dist/docs/functional/themes/dark-colorblind-high-contrast.json +1373 -0
- package/dist/docs/functional/themes/dark-colorblind.json +1377 -0
- package/dist/docs/functional/themes/dark-dimmed-high-contrast.json +1373 -0
- package/dist/docs/functional/themes/dark-dimmed.json +1377 -0
- package/dist/docs/functional/themes/dark-high-contrast.json +1373 -0
- package/dist/docs/functional/themes/dark-tritanopia-high-contrast.json +1373 -0
- package/dist/docs/functional/themes/dark-tritanopia.json +1377 -0
- package/dist/docs/functional/themes/dark.json +1377 -0
- package/dist/docs/functional/themes/light-colorblind-high-contrast.json +1373 -0
- package/dist/docs/functional/themes/light-colorblind.json +1373 -0
- package/dist/docs/functional/themes/light-high-contrast.json +1373 -0
- package/dist/docs/functional/themes/light-tritanopia-high-contrast.json +1373 -0
- package/dist/docs/functional/themes/light-tritanopia.json +1373 -0
- package/dist/docs/functional/themes/light.json +1373 -0
- package/dist/figma/themes/dark-colorblind.json +565 -0
- package/dist/figma/themes/dark-dimmed.json +565 -0
- package/dist/figma/themes/dark-high-contrast.json +563 -0
- package/dist/figma/themes/dark-tritanopia.json +565 -0
- package/dist/figma/themes/dark.json +565 -0
- package/dist/figma/themes/light-colorblind.json +563 -0
- package/dist/figma/themes/light-high-contrast.json +563 -0
- package/dist/figma/themes/light-tritanopia.json +563 -0
- package/dist/figma/themes/light.json +563 -0
- package/dist/internalCss/dark-colorblind-high-contrast.css +70 -0
- package/dist/internalCss/dark-colorblind.css +70 -0
- package/dist/internalCss/dark-dimmed-high-contrast.css +70 -0
- package/dist/internalCss/dark-dimmed.css +70 -0
- package/dist/internalCss/dark-high-contrast.css +70 -0
- package/dist/internalCss/dark-tritanopia-high-contrast.css +70 -0
- package/dist/internalCss/dark-tritanopia.css +70 -0
- package/dist/internalCss/dark.css +70 -0
- package/dist/internalCss/light-colorblind-high-contrast.css +70 -0
- package/dist/internalCss/light-colorblind.css +70 -0
- package/dist/internalCss/light-high-contrast.css +70 -0
- package/dist/internalCss/light-tritanopia-high-contrast.css +70 -0
- package/dist/internalCss/light-tritanopia.css +70 -0
- package/dist/internalCss/light.css +70 -0
- package/dist/styleLint/functional/themes/dark-colorblind-high-contrast.json +1373 -0
- package/dist/styleLint/functional/themes/dark-colorblind.json +1377 -0
- package/dist/styleLint/functional/themes/dark-dimmed-high-contrast.json +1373 -0
- package/dist/styleLint/functional/themes/dark-dimmed.json +1377 -0
- package/dist/styleLint/functional/themes/dark-high-contrast.json +1373 -0
- package/dist/styleLint/functional/themes/dark-tritanopia-high-contrast.json +1373 -0
- package/dist/styleLint/functional/themes/dark-tritanopia.json +1377 -0
- package/dist/styleLint/functional/themes/dark.json +1377 -0
- package/dist/styleLint/functional/themes/light-colorblind-high-contrast.json +1373 -0
- package/dist/styleLint/functional/themes/light-colorblind.json +1373 -0
- package/dist/styleLint/functional/themes/light-high-contrast.json +1373 -0
- package/dist/styleLint/functional/themes/light-tritanopia-high-contrast.json +1373 -0
- package/dist/styleLint/functional/themes/light-tritanopia.json +1373 -0
- package/dist/styleLint/functional/themes/light.json +1373 -0
- package/package.json +1 -1
- package/src/tokens/component/button.json5 +522 -0
|
@@ -10677,6 +10677,569 @@
|
|
|
10677
10677
|
"group": "component (internal)",
|
|
10678
10678
|
"scopes": ["TEXT_FILL", "SHAPE_FILL"]
|
|
10679
10679
|
},
|
|
10680
|
+
{
|
|
10681
|
+
"name": "buttonKeybindingHint/default/bgColor/rest",
|
|
10682
|
+
"value": {
|
|
10683
|
+
"r": 0.9372549019607843,
|
|
10684
|
+
"g": 0.9490196078431372,
|
|
10685
|
+
"b": 0.9607843137254902,
|
|
10686
|
+
"a": 1
|
|
10687
|
+
},
|
|
10688
|
+
"type": "COLOR",
|
|
10689
|
+
"refId": "mode/buttonKeybindingHint/default/bgColor/rest",
|
|
10690
|
+
"reference": "base/color/light/base/color/neutral/2",
|
|
10691
|
+
"collection": "mode",
|
|
10692
|
+
"mode": "light high contrast",
|
|
10693
|
+
"group": "component (internal)",
|
|
10694
|
+
"scopes": ["FRAME_FILL", "SHAPE_FILL"]
|
|
10695
|
+
},
|
|
10696
|
+
{
|
|
10697
|
+
"name": "buttonKeybindingHint/default/bgColor/disabled",
|
|
10698
|
+
"value": {
|
|
10699
|
+
"r": 0.9372549019607843,
|
|
10700
|
+
"g": 0.9490196078431372,
|
|
10701
|
+
"b": 0.9607843137254902,
|
|
10702
|
+
"a": 1
|
|
10703
|
+
},
|
|
10704
|
+
"type": "COLOR",
|
|
10705
|
+
"refId": "mode/buttonKeybindingHint/default/bgColor/disabled",
|
|
10706
|
+
"reference": "mode/buttonKeybindingHint/default/bgColor/rest",
|
|
10707
|
+
"collection": "mode",
|
|
10708
|
+
"mode": "light high contrast",
|
|
10709
|
+
"group": "component (internal)",
|
|
10710
|
+
"scopes": ["FRAME_FILL", "SHAPE_FILL"]
|
|
10711
|
+
},
|
|
10712
|
+
{
|
|
10713
|
+
"name": "buttonKeybindingHint/default/borderColor/rest",
|
|
10714
|
+
"value": {
|
|
10715
|
+
"r": 0.27058823529411763,
|
|
10716
|
+
"g": 0.2980392156862745,
|
|
10717
|
+
"b": 0.32941176470588235,
|
|
10718
|
+
"a": 1
|
|
10719
|
+
},
|
|
10720
|
+
"type": "COLOR",
|
|
10721
|
+
"refId": "mode/buttonKeybindingHint/default/borderColor/rest",
|
|
10722
|
+
"reference": "mode/borderColor/muted",
|
|
10723
|
+
"collection": "mode",
|
|
10724
|
+
"mode": "light high contrast",
|
|
10725
|
+
"group": "component (internal)",
|
|
10726
|
+
"scopes": ["STROKE_COLOR"]
|
|
10727
|
+
},
|
|
10728
|
+
{
|
|
10729
|
+
"name": "buttonKeybindingHint/default/borderColor/disabled",
|
|
10730
|
+
"value": {
|
|
10731
|
+
"r": 0.34901960784313724,
|
|
10732
|
+
"g": 0.38823529411764707,
|
|
10733
|
+
"b": 0.43137254901960786,
|
|
10734
|
+
"a": 0.12
|
|
10735
|
+
},
|
|
10736
|
+
"type": "COLOR",
|
|
10737
|
+
"refId": "mode/buttonKeybindingHint/default/borderColor/disabled",
|
|
10738
|
+
"reference": "mode/control/borderColor/disabled",
|
|
10739
|
+
"collection": "mode",
|
|
10740
|
+
"mode": "light high contrast",
|
|
10741
|
+
"group": "component (internal)",
|
|
10742
|
+
"scopes": ["STROKE_COLOR"]
|
|
10743
|
+
},
|
|
10744
|
+
{
|
|
10745
|
+
"name": "buttonKeybindingHint/default/fgColor/rest",
|
|
10746
|
+
"value": {
|
|
10747
|
+
"r": 0.27058823529411763,
|
|
10748
|
+
"g": 0.2980392156862745,
|
|
10749
|
+
"b": 0.32941176470588235,
|
|
10750
|
+
"a": 1
|
|
10751
|
+
},
|
|
10752
|
+
"type": "COLOR",
|
|
10753
|
+
"refId": "mode/buttonKeybindingHint/default/fgColor/rest",
|
|
10754
|
+
"reference": "mode/fgColor/muted",
|
|
10755
|
+
"collection": "mode",
|
|
10756
|
+
"mode": "light high contrast",
|
|
10757
|
+
"group": "component (internal)",
|
|
10758
|
+
"scopes": ["TEXT_FILL", "SHAPE_FILL"]
|
|
10759
|
+
},
|
|
10760
|
+
{
|
|
10761
|
+
"name": "buttonKeybindingHint/default/fgColor/disabled",
|
|
10762
|
+
"value": {
|
|
10763
|
+
"r": 0.34901960784313724,
|
|
10764
|
+
"g": 0.38823529411764707,
|
|
10765
|
+
"b": 0.43137254901960786,
|
|
10766
|
+
"a": 1
|
|
10767
|
+
},
|
|
10768
|
+
"type": "COLOR",
|
|
10769
|
+
"refId": "mode/buttonKeybindingHint/default/fgColor/disabled",
|
|
10770
|
+
"reference": "mode/control/fgColor/disabled",
|
|
10771
|
+
"collection": "mode",
|
|
10772
|
+
"mode": "light high contrast",
|
|
10773
|
+
"group": "component (internal)",
|
|
10774
|
+
"scopes": ["TEXT_FILL", "SHAPE_FILL"]
|
|
10775
|
+
},
|
|
10776
|
+
{
|
|
10777
|
+
"name": "buttonKeybindingHint/invisible/bgColor/rest",
|
|
10778
|
+
"value": {
|
|
10779
|
+
"r": 0.9372549019607843,
|
|
10780
|
+
"g": 0.9490196078431372,
|
|
10781
|
+
"b": 0.9607843137254902,
|
|
10782
|
+
"a": 1
|
|
10783
|
+
},
|
|
10784
|
+
"type": "COLOR",
|
|
10785
|
+
"refId": "mode/buttonKeybindingHint/invisible/bgColor/rest",
|
|
10786
|
+
"reference": "mode/buttonKeybindingHint/default/bgColor/rest",
|
|
10787
|
+
"collection": "mode",
|
|
10788
|
+
"mode": "light high contrast",
|
|
10789
|
+
"group": "component (internal)",
|
|
10790
|
+
"scopes": ["FRAME_FILL", "SHAPE_FILL"]
|
|
10791
|
+
},
|
|
10792
|
+
{
|
|
10793
|
+
"name": "buttonKeybindingHint/invisible/bgColor/hover",
|
|
10794
|
+
"value": {
|
|
10795
|
+
"r": 0.8549019607843137,
|
|
10796
|
+
"g": 0.8784313725490196,
|
|
10797
|
+
"b": 0.9058823529411765,
|
|
10798
|
+
"a": 1
|
|
10799
|
+
},
|
|
10800
|
+
"type": "COLOR",
|
|
10801
|
+
"refId": "mode/buttonKeybindingHint/invisible/bgColor/hover",
|
|
10802
|
+
"reference": "mode/control/transparent/bgColor/hover",
|
|
10803
|
+
"collection": "mode",
|
|
10804
|
+
"mode": "light high contrast",
|
|
10805
|
+
"group": "component (internal)",
|
|
10806
|
+
"scopes": ["FRAME_FILL", "SHAPE_FILL"]
|
|
10807
|
+
},
|
|
10808
|
+
{
|
|
10809
|
+
"name": "buttonKeybindingHint/invisible/bgColor/active",
|
|
10810
|
+
"value": {
|
|
10811
|
+
"r": 0.8196078431372549,
|
|
10812
|
+
"g": 0.8509803921568627,
|
|
10813
|
+
"b": 0.8784313725490196,
|
|
10814
|
+
"a": 1
|
|
10815
|
+
},
|
|
10816
|
+
"type": "COLOR",
|
|
10817
|
+
"refId": "mode/buttonKeybindingHint/invisible/bgColor/active",
|
|
10818
|
+
"reference": "mode/control/transparent/bgColor/active",
|
|
10819
|
+
"collection": "mode",
|
|
10820
|
+
"mode": "light high contrast",
|
|
10821
|
+
"group": "component (internal)",
|
|
10822
|
+
"scopes": ["FRAME_FILL", "SHAPE_FILL"]
|
|
10823
|
+
},
|
|
10824
|
+
{
|
|
10825
|
+
"name": "buttonKeybindingHint/invisible/bgColor/disabled",
|
|
10826
|
+
"value": {
|
|
10827
|
+
"r": 1,
|
|
10828
|
+
"g": 1,
|
|
10829
|
+
"b": 1,
|
|
10830
|
+
"a": 0
|
|
10831
|
+
},
|
|
10832
|
+
"type": "COLOR",
|
|
10833
|
+
"refId": "mode/buttonKeybindingHint/invisible/bgColor/disabled",
|
|
10834
|
+
"reference": "mode/button/invisible/bgColor/disabled",
|
|
10835
|
+
"collection": "mode",
|
|
10836
|
+
"mode": "light high contrast",
|
|
10837
|
+
"group": "component (internal)",
|
|
10838
|
+
"scopes": ["FRAME_FILL", "SHAPE_FILL"]
|
|
10839
|
+
},
|
|
10840
|
+
{
|
|
10841
|
+
"name": "buttonKeybindingHint/invisible/borderColor/rest",
|
|
10842
|
+
"value": {
|
|
10843
|
+
"r": 0.27058823529411763,
|
|
10844
|
+
"g": 0.2980392156862745,
|
|
10845
|
+
"b": 0.32941176470588235,
|
|
10846
|
+
"a": 1
|
|
10847
|
+
},
|
|
10848
|
+
"type": "COLOR",
|
|
10849
|
+
"refId": "mode/buttonKeybindingHint/invisible/borderColor/rest",
|
|
10850
|
+
"reference": "mode/borderColor/muted",
|
|
10851
|
+
"collection": "mode",
|
|
10852
|
+
"mode": "light high contrast",
|
|
10853
|
+
"group": "component (internal)",
|
|
10854
|
+
"scopes": ["STROKE_COLOR"]
|
|
10855
|
+
},
|
|
10856
|
+
{
|
|
10857
|
+
"name": "buttonKeybindingHint/invisible/borderColor/disabled",
|
|
10858
|
+
"value": {
|
|
10859
|
+
"r": 0.34901960784313724,
|
|
10860
|
+
"g": 0.38823529411764707,
|
|
10861
|
+
"b": 0.43137254901960786,
|
|
10862
|
+
"a": 0.12
|
|
10863
|
+
},
|
|
10864
|
+
"type": "COLOR",
|
|
10865
|
+
"refId": "mode/buttonKeybindingHint/invisible/borderColor/disabled",
|
|
10866
|
+
"reference": "mode/control/borderColor/disabled",
|
|
10867
|
+
"collection": "mode",
|
|
10868
|
+
"mode": "light high contrast",
|
|
10869
|
+
"group": "component (internal)",
|
|
10870
|
+
"scopes": ["STROKE_COLOR"]
|
|
10871
|
+
},
|
|
10872
|
+
{
|
|
10873
|
+
"name": "buttonKeybindingHint/invisible/fgColor/rest",
|
|
10874
|
+
"value": {
|
|
10875
|
+
"r": 0.27058823529411763,
|
|
10876
|
+
"g": 0.2980392156862745,
|
|
10877
|
+
"b": 0.32941176470588235,
|
|
10878
|
+
"a": 1
|
|
10879
|
+
},
|
|
10880
|
+
"type": "COLOR",
|
|
10881
|
+
"refId": "mode/buttonKeybindingHint/invisible/fgColor/rest",
|
|
10882
|
+
"reference": "mode/fgColor/muted",
|
|
10883
|
+
"collection": "mode",
|
|
10884
|
+
"mode": "light high contrast",
|
|
10885
|
+
"group": "component (internal)",
|
|
10886
|
+
"scopes": ["STROKE_COLOR"]
|
|
10887
|
+
},
|
|
10888
|
+
{
|
|
10889
|
+
"name": "buttonKeybindingHint/invisible/fgColor/disabled",
|
|
10890
|
+
"value": {
|
|
10891
|
+
"r": 0.34901960784313724,
|
|
10892
|
+
"g": 0.38823529411764707,
|
|
10893
|
+
"b": 0.43137254901960786,
|
|
10894
|
+
"a": 1
|
|
10895
|
+
},
|
|
10896
|
+
"type": "COLOR",
|
|
10897
|
+
"refId": "mode/buttonKeybindingHint/invisible/fgColor/disabled",
|
|
10898
|
+
"reference": "mode/control/fgColor/disabled",
|
|
10899
|
+
"collection": "mode",
|
|
10900
|
+
"mode": "light high contrast",
|
|
10901
|
+
"group": "component (internal)",
|
|
10902
|
+
"scopes": ["STROKE_COLOR"]
|
|
10903
|
+
},
|
|
10904
|
+
{
|
|
10905
|
+
"name": "buttonKeybindingHint/primary/bgColor/rest",
|
|
10906
|
+
"value": {
|
|
10907
|
+
"r": 0,
|
|
10908
|
+
"g": 0.13725490196078433,
|
|
10909
|
+
"b": 0.043137254901960784,
|
|
10910
|
+
"a": 0.2
|
|
10911
|
+
},
|
|
10912
|
+
"type": "COLOR",
|
|
10913
|
+
"refId": "mode/buttonKeybindingHint/primary/bgColor/rest",
|
|
10914
|
+
"reference": "mode/buttonCounter/primary/bgColor/rest",
|
|
10915
|
+
"collection": "mode",
|
|
10916
|
+
"mode": "light high contrast",
|
|
10917
|
+
"group": "component (internal)",
|
|
10918
|
+
"scopes": ["FRAME_FILL", "SHAPE_FILL"]
|
|
10919
|
+
},
|
|
10920
|
+
{
|
|
10921
|
+
"name": "buttonKeybindingHint/primary/bgColor/disabled",
|
|
10922
|
+
"value": {
|
|
10923
|
+
"r": 0,
|
|
10924
|
+
"g": 0.13725490196078433,
|
|
10925
|
+
"b": 0.043137254901960784,
|
|
10926
|
+
"a": 0.1
|
|
10927
|
+
},
|
|
10928
|
+
"type": "COLOR",
|
|
10929
|
+
"alpha": 0.1,
|
|
10930
|
+
"refId": "mode/buttonKeybindingHint/primary/bgColor/disabled",
|
|
10931
|
+
"reference": "mode/buttonCounter/primary/bgColor/rest",
|
|
10932
|
+
"collection": "mode",
|
|
10933
|
+
"mode": "light high contrast",
|
|
10934
|
+
"group": "component (internal)",
|
|
10935
|
+
"scopes": ["FRAME_FILL", "SHAPE_FILL"]
|
|
10936
|
+
},
|
|
10937
|
+
{
|
|
10938
|
+
"name": "buttonKeybindingHint/primary/borderColor/rest",
|
|
10939
|
+
"value": {
|
|
10940
|
+
"r": 1,
|
|
10941
|
+
"g": 1,
|
|
10942
|
+
"b": 1,
|
|
10943
|
+
"a": 1
|
|
10944
|
+
},
|
|
10945
|
+
"type": "COLOR",
|
|
10946
|
+
"refId": "mode/buttonKeybindingHint/primary/borderColor/rest",
|
|
10947
|
+
"reference": "base/color/light/base/color/white",
|
|
10948
|
+
"collection": "mode",
|
|
10949
|
+
"mode": "light high contrast",
|
|
10950
|
+
"group": "component (internal)",
|
|
10951
|
+
"scopes": ["STROKE_COLOR"]
|
|
10952
|
+
},
|
|
10953
|
+
{
|
|
10954
|
+
"name": "buttonKeybindingHint/primary/borderColor/disabled",
|
|
10955
|
+
"value": {
|
|
10956
|
+
"r": 0.34901960784313724,
|
|
10957
|
+
"g": 0.38823529411764707,
|
|
10958
|
+
"b": 0.43137254901960786,
|
|
10959
|
+
"a": 0.12
|
|
10960
|
+
},
|
|
10961
|
+
"type": "COLOR",
|
|
10962
|
+
"refId": "mode/buttonKeybindingHint/primary/borderColor/disabled",
|
|
10963
|
+
"reference": "mode/control/borderColor/disabled",
|
|
10964
|
+
"collection": "mode",
|
|
10965
|
+
"mode": "light high contrast",
|
|
10966
|
+
"group": "component (internal)",
|
|
10967
|
+
"scopes": ["STROKE_COLOR"]
|
|
10968
|
+
},
|
|
10969
|
+
{
|
|
10970
|
+
"name": "buttonKeybindingHint/primary/fgColor/rest",
|
|
10971
|
+
"value": {
|
|
10972
|
+
"r": 1,
|
|
10973
|
+
"g": 1,
|
|
10974
|
+
"b": 1,
|
|
10975
|
+
"a": 1
|
|
10976
|
+
},
|
|
10977
|
+
"type": "COLOR",
|
|
10978
|
+
"refId": "mode/buttonKeybindingHint/primary/fgColor/rest",
|
|
10979
|
+
"reference": "mode/fgColor/onEmphasis",
|
|
10980
|
+
"collection": "mode",
|
|
10981
|
+
"mode": "light high contrast",
|
|
10982
|
+
"group": "component (internal)",
|
|
10983
|
+
"scopes": ["TEXT_FILL", "SHAPE_FILL"]
|
|
10984
|
+
},
|
|
10985
|
+
{
|
|
10986
|
+
"name": "buttonKeybindingHint/primary/fgColor/disabled",
|
|
10987
|
+
"value": {
|
|
10988
|
+
"r": 1,
|
|
10989
|
+
"g": 1,
|
|
10990
|
+
"b": 1,
|
|
10991
|
+
"a": 0.8
|
|
10992
|
+
},
|
|
10993
|
+
"type": "COLOR",
|
|
10994
|
+
"refId": "mode/buttonKeybindingHint/primary/fgColor/disabled",
|
|
10995
|
+
"reference": "mode/button/primary/fgColor/disabled",
|
|
10996
|
+
"collection": "mode",
|
|
10997
|
+
"mode": "light high contrast",
|
|
10998
|
+
"group": "component (internal)",
|
|
10999
|
+
"scopes": ["TEXT_FILL", "SHAPE_FILL"]
|
|
11000
|
+
},
|
|
11001
|
+
{
|
|
11002
|
+
"name": "buttonKeybindingHint/danger/bgColor/rest",
|
|
11003
|
+
"value": {
|
|
11004
|
+
"r": 0.9372549019607843,
|
|
11005
|
+
"g": 0.9490196078431372,
|
|
11006
|
+
"b": 0.9607843137254902,
|
|
11007
|
+
"a": 1
|
|
11008
|
+
},
|
|
11009
|
+
"type": "COLOR",
|
|
11010
|
+
"refId": "mode/buttonKeybindingHint/danger/bgColor/rest",
|
|
11011
|
+
"reference": "mode/buttonKeybindingHint/default/bgColor/rest",
|
|
11012
|
+
"collection": "mode",
|
|
11013
|
+
"mode": "light high contrast",
|
|
11014
|
+
"group": "component (internal)",
|
|
11015
|
+
"scopes": ["FRAME_FILL", "SHAPE_FILL"]
|
|
11016
|
+
},
|
|
11017
|
+
{
|
|
11018
|
+
"name": "buttonKeybindingHint/danger/bgColor/hover",
|
|
11019
|
+
"value": {
|
|
11020
|
+
"r": 0.00392156862745098,
|
|
11021
|
+
"g": 0.01568627450980392,
|
|
11022
|
+
"b": 0.03529411764705882,
|
|
11023
|
+
"a": 0.2
|
|
11024
|
+
},
|
|
11025
|
+
"type": "COLOR",
|
|
11026
|
+
"alpha": 0.2,
|
|
11027
|
+
"refId": "mode/buttonKeybindingHint/danger/bgColor/hover",
|
|
11028
|
+
"reference": "base/color/light-high-contrast/base/color/black",
|
|
11029
|
+
"collection": "mode",
|
|
11030
|
+
"mode": "light high contrast",
|
|
11031
|
+
"group": "component (internal)",
|
|
11032
|
+
"scopes": ["FRAME_FILL", "SHAPE_FILL"]
|
|
11033
|
+
},
|
|
11034
|
+
{
|
|
11035
|
+
"name": "buttonKeybindingHint/danger/bgColor/active",
|
|
11036
|
+
"value": {
|
|
11037
|
+
"r": 0.00392156862745098,
|
|
11038
|
+
"g": 0.01568627450980392,
|
|
11039
|
+
"b": 0.03529411764705882,
|
|
11040
|
+
"a": 0.4
|
|
11041
|
+
},
|
|
11042
|
+
"type": "COLOR",
|
|
11043
|
+
"alpha": 0.4,
|
|
11044
|
+
"refId": "mode/buttonKeybindingHint/danger/bgColor/active",
|
|
11045
|
+
"reference": "base/color/light-high-contrast/base/color/black",
|
|
11046
|
+
"collection": "mode",
|
|
11047
|
+
"mode": "light high contrast",
|
|
11048
|
+
"group": "component (internal)",
|
|
11049
|
+
"scopes": ["FRAME_FILL", "SHAPE_FILL"]
|
|
11050
|
+
},
|
|
11051
|
+
{
|
|
11052
|
+
"name": "buttonKeybindingHint/danger/bgColor/disabled",
|
|
11053
|
+
"value": {
|
|
11054
|
+
"r": 0.9372549019607843,
|
|
11055
|
+
"g": 0.9490196078431372,
|
|
11056
|
+
"b": 0.9607843137254902,
|
|
11057
|
+
"a": 1
|
|
11058
|
+
},
|
|
11059
|
+
"type": "COLOR",
|
|
11060
|
+
"refId": "mode/buttonKeybindingHint/danger/bgColor/disabled",
|
|
11061
|
+
"reference": "mode/buttonKeybindingHint/default/bgColor/disabled",
|
|
11062
|
+
"collection": "mode",
|
|
11063
|
+
"mode": "light high contrast",
|
|
11064
|
+
"group": "component (internal)",
|
|
11065
|
+
"scopes": ["FRAME_FILL", "SHAPE_FILL"]
|
|
11066
|
+
},
|
|
11067
|
+
{
|
|
11068
|
+
"name": "buttonKeybindingHint/danger/borderColor/rest",
|
|
11069
|
+
"value": {
|
|
11070
|
+
"r": 0.27058823529411763,
|
|
11071
|
+
"g": 0.2980392156862745,
|
|
11072
|
+
"b": 0.32941176470588235,
|
|
11073
|
+
"a": 1
|
|
11074
|
+
},
|
|
11075
|
+
"type": "COLOR",
|
|
11076
|
+
"refId": "mode/buttonKeybindingHint/danger/borderColor/rest",
|
|
11077
|
+
"reference": "mode/buttonKeybindingHint/default/borderColor/rest",
|
|
11078
|
+
"collection": "mode",
|
|
11079
|
+
"mode": "light high contrast",
|
|
11080
|
+
"group": "component (internal)",
|
|
11081
|
+
"scopes": ["STROKE_COLOR"]
|
|
11082
|
+
},
|
|
11083
|
+
{
|
|
11084
|
+
"name": "buttonKeybindingHint/danger/borderColor/hover",
|
|
11085
|
+
"value": {
|
|
11086
|
+
"r": 1,
|
|
11087
|
+
"g": 1,
|
|
11088
|
+
"b": 1,
|
|
11089
|
+
"a": 1
|
|
11090
|
+
},
|
|
11091
|
+
"type": "COLOR",
|
|
11092
|
+
"refId": "mode/buttonKeybindingHint/danger/borderColor/hover",
|
|
11093
|
+
"reference": "base/color/light/base/color/white",
|
|
11094
|
+
"collection": "mode",
|
|
11095
|
+
"mode": "light high contrast",
|
|
11096
|
+
"group": "component (internal)",
|
|
11097
|
+
"scopes": ["STROKE_COLOR"]
|
|
11098
|
+
},
|
|
11099
|
+
{
|
|
11100
|
+
"name": "buttonKeybindingHint/danger/borderColor/active",
|
|
11101
|
+
"value": {
|
|
11102
|
+
"r": 1,
|
|
11103
|
+
"g": 1,
|
|
11104
|
+
"b": 1,
|
|
11105
|
+
"a": 1
|
|
11106
|
+
},
|
|
11107
|
+
"type": "COLOR",
|
|
11108
|
+
"refId": "mode/buttonKeybindingHint/danger/borderColor/active",
|
|
11109
|
+
"reference": "mode/buttonKeybindingHint/danger/borderColor/hover",
|
|
11110
|
+
"collection": "mode",
|
|
11111
|
+
"mode": "light high contrast",
|
|
11112
|
+
"group": "component (internal)",
|
|
11113
|
+
"scopes": ["STROKE_COLOR"]
|
|
11114
|
+
},
|
|
11115
|
+
{
|
|
11116
|
+
"name": "buttonKeybindingHint/danger/borderColor/disabled",
|
|
11117
|
+
"value": {
|
|
11118
|
+
"r": 0.34901960784313724,
|
|
11119
|
+
"g": 0.38823529411764707,
|
|
11120
|
+
"b": 0.43137254901960786,
|
|
11121
|
+
"a": 0.12
|
|
11122
|
+
},
|
|
11123
|
+
"type": "COLOR",
|
|
11124
|
+
"refId": "mode/buttonKeybindingHint/danger/borderColor/disabled",
|
|
11125
|
+
"reference": "mode/buttonKeybindingHint/default/borderColor/disabled",
|
|
11126
|
+
"collection": "mode",
|
|
11127
|
+
"mode": "light high contrast",
|
|
11128
|
+
"group": "component (internal)",
|
|
11129
|
+
"scopes": ["STROKE_COLOR"]
|
|
11130
|
+
},
|
|
11131
|
+
{
|
|
11132
|
+
"name": "buttonKeybindingHint/danger/fgColor/rest",
|
|
11133
|
+
"value": {
|
|
11134
|
+
"r": 0.27058823529411763,
|
|
11135
|
+
"g": 0.2980392156862745,
|
|
11136
|
+
"b": 0.32941176470588235,
|
|
11137
|
+
"a": 1
|
|
11138
|
+
},
|
|
11139
|
+
"type": "COLOR",
|
|
11140
|
+
"refId": "mode/buttonKeybindingHint/danger/fgColor/rest",
|
|
11141
|
+
"reference": "mode/buttonKeybindingHint/default/fgColor/rest",
|
|
11142
|
+
"collection": "mode",
|
|
11143
|
+
"mode": "light high contrast",
|
|
11144
|
+
"group": "component (internal)",
|
|
11145
|
+
"scopes": ["TEXT_FILL", "SHAPE_FILL"]
|
|
11146
|
+
},
|
|
11147
|
+
{
|
|
11148
|
+
"name": "buttonKeybindingHint/danger/fgColor/hover",
|
|
11149
|
+
"value": {
|
|
11150
|
+
"r": 1,
|
|
11151
|
+
"g": 1,
|
|
11152
|
+
"b": 1,
|
|
11153
|
+
"a": 1
|
|
11154
|
+
},
|
|
11155
|
+
"type": "COLOR",
|
|
11156
|
+
"refId": "mode/buttonKeybindingHint/danger/fgColor/hover",
|
|
11157
|
+
"reference": "mode/fgColor/onEmphasis",
|
|
11158
|
+
"collection": "mode",
|
|
11159
|
+
"mode": "light high contrast",
|
|
11160
|
+
"group": "component (internal)",
|
|
11161
|
+
"scopes": ["TEXT_FILL", "SHAPE_FILL"]
|
|
11162
|
+
},
|
|
11163
|
+
{
|
|
11164
|
+
"name": "buttonKeybindingHint/danger/fgColor/active",
|
|
11165
|
+
"value": {
|
|
11166
|
+
"r": 1,
|
|
11167
|
+
"g": 1,
|
|
11168
|
+
"b": 1,
|
|
11169
|
+
"a": 1
|
|
11170
|
+
},
|
|
11171
|
+
"type": "COLOR",
|
|
11172
|
+
"refId": "mode/buttonKeybindingHint/danger/fgColor/active",
|
|
11173
|
+
"reference": "mode/fgColor/onEmphasis",
|
|
11174
|
+
"collection": "mode",
|
|
11175
|
+
"mode": "light high contrast",
|
|
11176
|
+
"group": "component (internal)",
|
|
11177
|
+
"scopes": ["TEXT_FILL", "SHAPE_FILL"]
|
|
11178
|
+
},
|
|
11179
|
+
{
|
|
11180
|
+
"name": "buttonKeybindingHint/danger/fgColor/disabled",
|
|
11181
|
+
"value": {
|
|
11182
|
+
"r": 0.34901960784313724,
|
|
11183
|
+
"g": 0.38823529411764707,
|
|
11184
|
+
"b": 0.43137254901960786,
|
|
11185
|
+
"a": 1
|
|
11186
|
+
},
|
|
11187
|
+
"type": "COLOR",
|
|
11188
|
+
"refId": "mode/buttonKeybindingHint/danger/fgColor/disabled",
|
|
11189
|
+
"reference": "mode/buttonKeybindingHint/default/fgColor/disabled",
|
|
11190
|
+
"collection": "mode",
|
|
11191
|
+
"mode": "light high contrast",
|
|
11192
|
+
"group": "component (internal)",
|
|
11193
|
+
"scopes": ["TEXT_FILL", "SHAPE_FILL"]
|
|
11194
|
+
},
|
|
11195
|
+
{
|
|
11196
|
+
"name": "buttonKeybindingHint/inactive/bgColor",
|
|
11197
|
+
"value": {
|
|
11198
|
+
"r": 0.9372549019607843,
|
|
11199
|
+
"g": 0.9490196078431372,
|
|
11200
|
+
"b": 0.9607843137254902,
|
|
11201
|
+
"a": 1
|
|
11202
|
+
},
|
|
11203
|
+
"type": "COLOR",
|
|
11204
|
+
"refId": "mode/buttonKeybindingHint/inactive/bgColor",
|
|
11205
|
+
"reference": "base/color/light/base/color/neutral/2",
|
|
11206
|
+
"collection": "mode",
|
|
11207
|
+
"mode": "light high contrast",
|
|
11208
|
+
"group": "component (internal)",
|
|
11209
|
+
"scopes": ["FRAME_FILL", "SHAPE_FILL"]
|
|
11210
|
+
},
|
|
11211
|
+
{
|
|
11212
|
+
"name": "buttonKeybindingHint/inactive/borderColor",
|
|
11213
|
+
"value": {
|
|
11214
|
+
"r": 0.27058823529411763,
|
|
11215
|
+
"g": 0.2980392156862745,
|
|
11216
|
+
"b": 0.32941176470588235,
|
|
11217
|
+
"a": 1
|
|
11218
|
+
},
|
|
11219
|
+
"type": "COLOR",
|
|
11220
|
+
"refId": "mode/buttonKeybindingHint/inactive/borderColor",
|
|
11221
|
+
"reference": "mode/borderColor/muted",
|
|
11222
|
+
"collection": "mode",
|
|
11223
|
+
"mode": "light high contrast",
|
|
11224
|
+
"group": "component (internal)",
|
|
11225
|
+
"scopes": ["STROKE_COLOR"]
|
|
11226
|
+
},
|
|
11227
|
+
{
|
|
11228
|
+
"name": "buttonKeybindingHint/inactive/fgColor",
|
|
11229
|
+
"value": {
|
|
11230
|
+
"r": 0.27058823529411763,
|
|
11231
|
+
"g": 0.2980392156862745,
|
|
11232
|
+
"b": 0.32941176470588235,
|
|
11233
|
+
"a": 1
|
|
11234
|
+
},
|
|
11235
|
+
"type": "COLOR",
|
|
11236
|
+
"refId": "mode/buttonKeybindingHint/inactive/fgColor",
|
|
11237
|
+
"reference": "mode/button/inactive/fgColor",
|
|
11238
|
+
"collection": "mode",
|
|
11239
|
+
"mode": "light high contrast",
|
|
11240
|
+
"group": "component (internal)",
|
|
11241
|
+
"scopes": ["TEXT_FILL", "SHAPE_FILL"]
|
|
11242
|
+
},
|
|
10680
11243
|
{
|
|
10681
11244
|
"name": "card/bgColor",
|
|
10682
11245
|
"value": {
|