@primer/primitives 10.5.0-rc.3f4948d3 → 10.5.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-high-contrast.css +12 -12
- package/dist/css/functional/themes/light-high-contrast.css +12 -12
- package/dist/docs/functional/themes/dark-colorblind.json +0 -104
- package/dist/docs/functional/themes/dark-dimmed.json +0 -104
- package/dist/docs/functional/themes/dark-high-contrast.json +17 -121
- package/dist/docs/functional/themes/dark-tritanopia.json +0 -104
- package/dist/docs/functional/themes/dark.json +0 -104
- package/dist/docs/functional/themes/light-colorblind.json +0 -104
- package/dist/docs/functional/themes/light-high-contrast.json +17 -121
- package/dist/docs/functional/themes/light-tritanopia.json +0 -104
- package/dist/docs/functional/themes/light.json +0 -104
- package/dist/figma/themes/dark-high-contrast.json +14 -14
- package/dist/figma/themes/light-high-contrast.json +14 -14
- package/dist/internalCss/dark-high-contrast.css +12 -12
- package/dist/internalCss/light-high-contrast.css +12 -12
- package/dist/styleLint/functional/themes/dark-colorblind.json +0 -104
- package/dist/styleLint/functional/themes/dark-dimmed.json +0 -104
- package/dist/styleLint/functional/themes/dark-high-contrast.json +17 -121
- package/dist/styleLint/functional/themes/dark-tritanopia.json +0 -104
- package/dist/styleLint/functional/themes/dark.json +0 -104
- package/dist/styleLint/functional/themes/light-colorblind.json +0 -104
- package/dist/styleLint/functional/themes/light-high-contrast.json +17 -121
- package/dist/styleLint/functional/themes/light-tritanopia.json +0 -104
- package/dist/styleLint/functional/themes/light.json +0 -104
- package/package.json +1 -1
- package/src/tokens/component/contribution.json5 +0 -37
|
@@ -10732,8 +10732,6 @@
|
|
|
10732
10732
|
"scopes": ["bgColor"]
|
|
10733
10733
|
},
|
|
10734
10734
|
"org.primer.overrides": {
|
|
10735
|
-
"dark-high-contrast": "#212830",
|
|
10736
|
-
"light-high-contrast": "#212830",
|
|
10737
10735
|
"dark-dimmed": "#2a313c"
|
|
10738
10736
|
}
|
|
10739
10737
|
},
|
|
@@ -10749,8 +10747,6 @@
|
|
|
10749
10747
|
"scopes": ["bgColor"]
|
|
10750
10748
|
},
|
|
10751
10749
|
"org.primer.overrides": {
|
|
10752
|
-
"dark-high-contrast": "{base.color.neutral.3}",
|
|
10753
|
-
"light-high-contrast": "{base.color.neutral.3}",
|
|
10754
10750
|
"dark-dimmed": "{base.color.neutral.5}"
|
|
10755
10751
|
}
|
|
10756
10752
|
}
|
|
@@ -10914,16 +10910,6 @@
|
|
|
10914
10910
|
"filePath": "src/tokens/component/contribution.json5",
|
|
10915
10911
|
"isSource": true,
|
|
10916
10912
|
"$type": "color"
|
|
10917
|
-
},
|
|
10918
|
-
"dark-high-contrast": {
|
|
10919
|
-
"$value": "#ffffff",
|
|
10920
|
-
"alpha": 1,
|
|
10921
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
10922
|
-
"isSource": true,
|
|
10923
|
-
"$type": "color"
|
|
10924
|
-
},
|
|
10925
|
-
"light-high-contrast": {
|
|
10926
|
-
"alpha": 1
|
|
10927
10913
|
}
|
|
10928
10914
|
}
|
|
10929
10915
|
},
|
|
@@ -10953,16 +10939,6 @@
|
|
|
10953
10939
|
"filePath": "src/tokens/component/contribution.json5",
|
|
10954
10940
|
"isSource": true,
|
|
10955
10941
|
"$type": "color"
|
|
10956
|
-
},
|
|
10957
|
-
"dark-high-contrast": {
|
|
10958
|
-
"$value": "{base.color.white}",
|
|
10959
|
-
"alpha": 1,
|
|
10960
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
10961
|
-
"isSource": true,
|
|
10962
|
-
"$type": "color"
|
|
10963
|
-
},
|
|
10964
|
-
"light-high-contrast": {
|
|
10965
|
-
"alpha": 1
|
|
10966
10942
|
}
|
|
10967
10943
|
}
|
|
10968
10944
|
}
|
|
@@ -10996,16 +10972,6 @@
|
|
|
10996
10972
|
"filePath": "src/tokens/component/contribution.json5",
|
|
10997
10973
|
"isSource": true,
|
|
10998
10974
|
"$type": "color"
|
|
10999
|
-
},
|
|
11000
|
-
"dark-high-contrast": {
|
|
11001
|
-
"$value": "#ffffff",
|
|
11002
|
-
"alpha": 1,
|
|
11003
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
11004
|
-
"isSource": true,
|
|
11005
|
-
"$type": "color"
|
|
11006
|
-
},
|
|
11007
|
-
"light-high-contrast": {
|
|
11008
|
-
"alpha": 1
|
|
11009
10975
|
}
|
|
11010
10976
|
}
|
|
11011
10977
|
},
|
|
@@ -11035,16 +11001,6 @@
|
|
|
11035
11001
|
"filePath": "src/tokens/component/contribution.json5",
|
|
11036
11002
|
"isSource": true,
|
|
11037
11003
|
"$type": "color"
|
|
11038
|
-
},
|
|
11039
|
-
"dark-high-contrast": {
|
|
11040
|
-
"$value": "{base.color.white}",
|
|
11041
|
-
"alpha": 1,
|
|
11042
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
11043
|
-
"isSource": true,
|
|
11044
|
-
"$type": "color"
|
|
11045
|
-
},
|
|
11046
|
-
"light-high-contrast": {
|
|
11047
|
-
"alpha": 1
|
|
11048
11004
|
}
|
|
11049
11005
|
}
|
|
11050
11006
|
}
|
|
@@ -11078,16 +11034,6 @@
|
|
|
11078
11034
|
"filePath": "src/tokens/component/contribution.json5",
|
|
11079
11035
|
"isSource": true,
|
|
11080
11036
|
"$type": "color"
|
|
11081
|
-
},
|
|
11082
|
-
"dark-high-contrast": {
|
|
11083
|
-
"$value": "#ffffff",
|
|
11084
|
-
"alpha": 1,
|
|
11085
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
11086
|
-
"isSource": true,
|
|
11087
|
-
"$type": "color"
|
|
11088
|
-
},
|
|
11089
|
-
"light-high-contrast": {
|
|
11090
|
-
"alpha": 1
|
|
11091
11037
|
}
|
|
11092
11038
|
}
|
|
11093
11039
|
},
|
|
@@ -11117,16 +11063,6 @@
|
|
|
11117
11063
|
"filePath": "src/tokens/component/contribution.json5",
|
|
11118
11064
|
"isSource": true,
|
|
11119
11065
|
"$type": "color"
|
|
11120
|
-
},
|
|
11121
|
-
"dark-high-contrast": {
|
|
11122
|
-
"$value": "{base.color.white}",
|
|
11123
|
-
"alpha": 1,
|
|
11124
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
11125
|
-
"isSource": true,
|
|
11126
|
-
"$type": "color"
|
|
11127
|
-
},
|
|
11128
|
-
"light-high-contrast": {
|
|
11129
|
-
"alpha": 1
|
|
11130
11066
|
}
|
|
11131
11067
|
}
|
|
11132
11068
|
}
|
|
@@ -11160,16 +11096,6 @@
|
|
|
11160
11096
|
"filePath": "src/tokens/component/contribution.json5",
|
|
11161
11097
|
"isSource": true,
|
|
11162
11098
|
"$type": "color"
|
|
11163
|
-
},
|
|
11164
|
-
"dark-high-contrast": {
|
|
11165
|
-
"$value": "#ffffff",
|
|
11166
|
-
"alpha": 1,
|
|
11167
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
11168
|
-
"isSource": true,
|
|
11169
|
-
"$type": "color"
|
|
11170
|
-
},
|
|
11171
|
-
"light-high-contrast": {
|
|
11172
|
-
"alpha": 1
|
|
11173
11099
|
}
|
|
11174
11100
|
}
|
|
11175
11101
|
},
|
|
@@ -11199,16 +11125,6 @@
|
|
|
11199
11125
|
"filePath": "src/tokens/component/contribution.json5",
|
|
11200
11126
|
"isSource": true,
|
|
11201
11127
|
"$type": "color"
|
|
11202
|
-
},
|
|
11203
|
-
"dark-high-contrast": {
|
|
11204
|
-
"$value": "{base.color.white}",
|
|
11205
|
-
"alpha": 1,
|
|
11206
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
11207
|
-
"isSource": true,
|
|
11208
|
-
"$type": "color"
|
|
11209
|
-
},
|
|
11210
|
-
"light-high-contrast": {
|
|
11211
|
-
"alpha": 1
|
|
11212
11128
|
}
|
|
11213
11129
|
}
|
|
11214
11130
|
}
|
|
@@ -11242,16 +11158,6 @@
|
|
|
11242
11158
|
"filePath": "src/tokens/component/contribution.json5",
|
|
11243
11159
|
"isSource": true,
|
|
11244
11160
|
"$type": "color"
|
|
11245
|
-
},
|
|
11246
|
-
"dark-high-contrast": {
|
|
11247
|
-
"$value": "#ffffff",
|
|
11248
|
-
"alpha": 1,
|
|
11249
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
11250
|
-
"isSource": true,
|
|
11251
|
-
"$type": "color"
|
|
11252
|
-
},
|
|
11253
|
-
"light-high-contrast": {
|
|
11254
|
-
"alpha": 1
|
|
11255
11161
|
}
|
|
11256
11162
|
}
|
|
11257
11163
|
},
|
|
@@ -11281,16 +11187,6 @@
|
|
|
11281
11187
|
"filePath": "src/tokens/component/contribution.json5",
|
|
11282
11188
|
"isSource": true,
|
|
11283
11189
|
"$type": "color"
|
|
11284
|
-
},
|
|
11285
|
-
"dark-high-contrast": {
|
|
11286
|
-
"$value": "{base.color.white}",
|
|
11287
|
-
"alpha": 1,
|
|
11288
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
11289
|
-
"isSource": true,
|
|
11290
|
-
"$type": "color"
|
|
11291
|
-
},
|
|
11292
|
-
"light-high-contrast": {
|
|
11293
|
-
"alpha": 1
|
|
11294
11190
|
}
|
|
11295
11191
|
}
|
|
11296
11192
|
}
|
|
@@ -10722,8 +10722,6 @@
|
|
|
10722
10722
|
"scopes": ["bgColor"]
|
|
10723
10723
|
},
|
|
10724
10724
|
"org.primer.overrides": {
|
|
10725
|
-
"dark-high-contrast": "#e6eaef",
|
|
10726
|
-
"light-high-contrast": "#e6eaef",
|
|
10727
10725
|
"dark-dimmed": "#dae0e7"
|
|
10728
10726
|
}
|
|
10729
10727
|
},
|
|
@@ -10739,8 +10737,6 @@
|
|
|
10739
10737
|
"scopes": ["bgColor"]
|
|
10740
10738
|
},
|
|
10741
10739
|
"org.primer.overrides": {
|
|
10742
|
-
"dark-high-contrast": "{base.color.neutral.3}",
|
|
10743
|
-
"light-high-contrast": "{base.color.neutral.3}",
|
|
10744
10740
|
"dark-dimmed": "{base.color.neutral.5}"
|
|
10745
10741
|
}
|
|
10746
10742
|
}
|
|
@@ -10904,16 +10900,6 @@
|
|
|
10904
10900
|
"filePath": "src/tokens/component/contribution.json5",
|
|
10905
10901
|
"isSource": true,
|
|
10906
10902
|
"$type": "color"
|
|
10907
|
-
},
|
|
10908
|
-
"dark-high-contrast": {
|
|
10909
|
-
"$value": "#ffffff",
|
|
10910
|
-
"alpha": 1,
|
|
10911
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
10912
|
-
"isSource": true,
|
|
10913
|
-
"$type": "color"
|
|
10914
|
-
},
|
|
10915
|
-
"light-high-contrast": {
|
|
10916
|
-
"alpha": 1
|
|
10917
10903
|
}
|
|
10918
10904
|
}
|
|
10919
10905
|
},
|
|
@@ -10943,16 +10929,6 @@
|
|
|
10943
10929
|
"filePath": "src/tokens/component/contribution.json5",
|
|
10944
10930
|
"isSource": true,
|
|
10945
10931
|
"$type": "color"
|
|
10946
|
-
},
|
|
10947
|
-
"dark-high-contrast": {
|
|
10948
|
-
"$value": "{base.color.white}",
|
|
10949
|
-
"alpha": 1,
|
|
10950
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
10951
|
-
"isSource": true,
|
|
10952
|
-
"$type": "color"
|
|
10953
|
-
},
|
|
10954
|
-
"light-high-contrast": {
|
|
10955
|
-
"alpha": 1
|
|
10956
10932
|
}
|
|
10957
10933
|
}
|
|
10958
10934
|
}
|
|
@@ -10986,16 +10962,6 @@
|
|
|
10986
10962
|
"filePath": "src/tokens/component/contribution.json5",
|
|
10987
10963
|
"isSource": true,
|
|
10988
10964
|
"$type": "color"
|
|
10989
|
-
},
|
|
10990
|
-
"dark-high-contrast": {
|
|
10991
|
-
"$value": "#ffffff",
|
|
10992
|
-
"alpha": 1,
|
|
10993
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
10994
|
-
"isSource": true,
|
|
10995
|
-
"$type": "color"
|
|
10996
|
-
},
|
|
10997
|
-
"light-high-contrast": {
|
|
10998
|
-
"alpha": 1
|
|
10999
10965
|
}
|
|
11000
10966
|
}
|
|
11001
10967
|
},
|
|
@@ -11025,16 +10991,6 @@
|
|
|
11025
10991
|
"filePath": "src/tokens/component/contribution.json5",
|
|
11026
10992
|
"isSource": true,
|
|
11027
10993
|
"$type": "color"
|
|
11028
|
-
},
|
|
11029
|
-
"dark-high-contrast": {
|
|
11030
|
-
"$value": "{base.color.white}",
|
|
11031
|
-
"alpha": 1,
|
|
11032
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
11033
|
-
"isSource": true,
|
|
11034
|
-
"$type": "color"
|
|
11035
|
-
},
|
|
11036
|
-
"light-high-contrast": {
|
|
11037
|
-
"alpha": 1
|
|
11038
10994
|
}
|
|
11039
10995
|
}
|
|
11040
10996
|
}
|
|
@@ -11068,16 +11024,6 @@
|
|
|
11068
11024
|
"filePath": "src/tokens/component/contribution.json5",
|
|
11069
11025
|
"isSource": true,
|
|
11070
11026
|
"$type": "color"
|
|
11071
|
-
},
|
|
11072
|
-
"dark-high-contrast": {
|
|
11073
|
-
"$value": "#ffffff",
|
|
11074
|
-
"alpha": 1,
|
|
11075
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
11076
|
-
"isSource": true,
|
|
11077
|
-
"$type": "color"
|
|
11078
|
-
},
|
|
11079
|
-
"light-high-contrast": {
|
|
11080
|
-
"alpha": 1
|
|
11081
11027
|
}
|
|
11082
11028
|
}
|
|
11083
11029
|
},
|
|
@@ -11107,16 +11053,6 @@
|
|
|
11107
11053
|
"filePath": "src/tokens/component/contribution.json5",
|
|
11108
11054
|
"isSource": true,
|
|
11109
11055
|
"$type": "color"
|
|
11110
|
-
},
|
|
11111
|
-
"dark-high-contrast": {
|
|
11112
|
-
"$value": "{base.color.white}",
|
|
11113
|
-
"alpha": 1,
|
|
11114
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
11115
|
-
"isSource": true,
|
|
11116
|
-
"$type": "color"
|
|
11117
|
-
},
|
|
11118
|
-
"light-high-contrast": {
|
|
11119
|
-
"alpha": 1
|
|
11120
11056
|
}
|
|
11121
11057
|
}
|
|
11122
11058
|
}
|
|
@@ -11150,16 +11086,6 @@
|
|
|
11150
11086
|
"filePath": "src/tokens/component/contribution.json5",
|
|
11151
11087
|
"isSource": true,
|
|
11152
11088
|
"$type": "color"
|
|
11153
|
-
},
|
|
11154
|
-
"dark-high-contrast": {
|
|
11155
|
-
"$value": "#ffffff",
|
|
11156
|
-
"alpha": 1,
|
|
11157
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
11158
|
-
"isSource": true,
|
|
11159
|
-
"$type": "color"
|
|
11160
|
-
},
|
|
11161
|
-
"light-high-contrast": {
|
|
11162
|
-
"alpha": 1
|
|
11163
11089
|
}
|
|
11164
11090
|
}
|
|
11165
11091
|
},
|
|
@@ -11189,16 +11115,6 @@
|
|
|
11189
11115
|
"filePath": "src/tokens/component/contribution.json5",
|
|
11190
11116
|
"isSource": true,
|
|
11191
11117
|
"$type": "color"
|
|
11192
|
-
},
|
|
11193
|
-
"dark-high-contrast": {
|
|
11194
|
-
"$value": "{base.color.white}",
|
|
11195
|
-
"alpha": 1,
|
|
11196
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
11197
|
-
"isSource": true,
|
|
11198
|
-
"$type": "color"
|
|
11199
|
-
},
|
|
11200
|
-
"light-high-contrast": {
|
|
11201
|
-
"alpha": 1
|
|
11202
11118
|
}
|
|
11203
11119
|
}
|
|
11204
11120
|
}
|
|
@@ -11232,16 +11148,6 @@
|
|
|
11232
11148
|
"filePath": "src/tokens/component/contribution.json5",
|
|
11233
11149
|
"isSource": true,
|
|
11234
11150
|
"$type": "color"
|
|
11235
|
-
},
|
|
11236
|
-
"dark-high-contrast": {
|
|
11237
|
-
"$value": "#ffffff",
|
|
11238
|
-
"alpha": 1,
|
|
11239
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
11240
|
-
"isSource": true,
|
|
11241
|
-
"$type": "color"
|
|
11242
|
-
},
|
|
11243
|
-
"light-high-contrast": {
|
|
11244
|
-
"alpha": 1
|
|
11245
11151
|
}
|
|
11246
11152
|
}
|
|
11247
11153
|
},
|
|
@@ -11271,16 +11177,6 @@
|
|
|
11271
11177
|
"filePath": "src/tokens/component/contribution.json5",
|
|
11272
11178
|
"isSource": true,
|
|
11273
11179
|
"$type": "color"
|
|
11274
|
-
},
|
|
11275
|
-
"dark-high-contrast": {
|
|
11276
|
-
"$value": "{base.color.white}",
|
|
11277
|
-
"alpha": 1,
|
|
11278
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
11279
|
-
"isSource": true,
|
|
11280
|
-
"$type": "color"
|
|
11281
|
-
},
|
|
11282
|
-
"light-high-contrast": {
|
|
11283
|
-
"alpha": 1
|
|
11284
11180
|
}
|
|
11285
11181
|
}
|
|
11286
11182
|
}
|
|
@@ -10713,7 +10713,7 @@
|
|
|
10713
10713
|
"key": "{color.prettylights.syntax.variable}"
|
|
10714
10714
|
},
|
|
10715
10715
|
"contribution-default-bgColor-0": {
|
|
10716
|
-
"$value": "#
|
|
10716
|
+
"$value": "#eff2f5",
|
|
10717
10717
|
"$type": "color",
|
|
10718
10718
|
"$extensions": {
|
|
10719
10719
|
"org.primer.figma": {
|
|
@@ -10722,15 +10722,13 @@
|
|
|
10722
10722
|
"scopes": ["bgColor"]
|
|
10723
10723
|
},
|
|
10724
10724
|
"org.primer.overrides": {
|
|
10725
|
-
"dark-high-contrast": "#e6eaef",
|
|
10726
|
-
"light-high-contrast": "#e6eaef",
|
|
10727
10725
|
"dark-dimmed": "#dae0e7"
|
|
10728
10726
|
}
|
|
10729
10727
|
},
|
|
10730
10728
|
"filePath": "src/tokens/component/contribution.json5",
|
|
10731
10729
|
"isSource": true,
|
|
10732
10730
|
"original": {
|
|
10733
|
-
"$value": "{base.color.neutral.
|
|
10731
|
+
"$value": "{base.color.neutral.2}",
|
|
10734
10732
|
"$type": "color",
|
|
10735
10733
|
"$extensions": {
|
|
10736
10734
|
"org.primer.figma": {
|
|
@@ -10739,8 +10737,6 @@
|
|
|
10739
10737
|
"scopes": ["bgColor"]
|
|
10740
10738
|
},
|
|
10741
10739
|
"org.primer.overrides": {
|
|
10742
|
-
"dark-high-contrast": "{base.color.neutral.3}",
|
|
10743
|
-
"light-high-contrast": "{base.color.neutral.3}",
|
|
10744
10740
|
"dark-dimmed": "{base.color.neutral.5}"
|
|
10745
10741
|
}
|
|
10746
10742
|
}
|
|
@@ -10881,8 +10877,8 @@
|
|
|
10881
10877
|
"key": "{contribution.default.bgColor.4}"
|
|
10882
10878
|
},
|
|
10883
10879
|
"contribution-default-borderColor-0": {
|
|
10884
|
-
"$value": "#
|
|
10885
|
-
"alpha":
|
|
10880
|
+
"$value": "#0104090d",
|
|
10881
|
+
"alpha": 0.05,
|
|
10886
10882
|
"$type": "color",
|
|
10887
10883
|
"$extensions": {
|
|
10888
10884
|
"org.primer.figma": {
|
|
@@ -10904,16 +10900,6 @@
|
|
|
10904
10900
|
"filePath": "src/tokens/component/contribution.json5",
|
|
10905
10901
|
"isSource": true,
|
|
10906
10902
|
"$type": "color"
|
|
10907
|
-
},
|
|
10908
|
-
"dark-high-contrast": {
|
|
10909
|
-
"$value": "#ffffff",
|
|
10910
|
-
"alpha": 1,
|
|
10911
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
10912
|
-
"isSource": true,
|
|
10913
|
-
"$type": "color"
|
|
10914
|
-
},
|
|
10915
|
-
"light-high-contrast": {
|
|
10916
|
-
"alpha": 1
|
|
10917
10903
|
}
|
|
10918
10904
|
}
|
|
10919
10905
|
},
|
|
@@ -10921,7 +10907,7 @@
|
|
|
10921
10907
|
"isSource": true,
|
|
10922
10908
|
"original": {
|
|
10923
10909
|
"$value": "{base.color.black}",
|
|
10924
|
-
"alpha":
|
|
10910
|
+
"alpha": 0.05,
|
|
10925
10911
|
"$type": "color",
|
|
10926
10912
|
"$extensions": {
|
|
10927
10913
|
"org.primer.figma": {
|
|
@@ -10943,16 +10929,6 @@
|
|
|
10943
10929
|
"filePath": "src/tokens/component/contribution.json5",
|
|
10944
10930
|
"isSource": true,
|
|
10945
10931
|
"$type": "color"
|
|
10946
|
-
},
|
|
10947
|
-
"dark-high-contrast": {
|
|
10948
|
-
"$value": "{base.color.white}",
|
|
10949
|
-
"alpha": 1,
|
|
10950
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
10951
|
-
"isSource": true,
|
|
10952
|
-
"$type": "color"
|
|
10953
|
-
},
|
|
10954
|
-
"light-high-contrast": {
|
|
10955
|
-
"alpha": 1
|
|
10956
10932
|
}
|
|
10957
10933
|
}
|
|
10958
10934
|
}
|
|
@@ -10963,8 +10939,8 @@
|
|
|
10963
10939
|
"key": "{contribution.default.borderColor.0}"
|
|
10964
10940
|
},
|
|
10965
10941
|
"contribution-default-borderColor-1": {
|
|
10966
|
-
"$value": "#
|
|
10967
|
-
"alpha":
|
|
10942
|
+
"$value": "#0104090d",
|
|
10943
|
+
"alpha": 0.05,
|
|
10968
10944
|
"$type": "color",
|
|
10969
10945
|
"$extensions": {
|
|
10970
10946
|
"org.primer.figma": {
|
|
@@ -10986,16 +10962,6 @@
|
|
|
10986
10962
|
"filePath": "src/tokens/component/contribution.json5",
|
|
10987
10963
|
"isSource": true,
|
|
10988
10964
|
"$type": "color"
|
|
10989
|
-
},
|
|
10990
|
-
"dark-high-contrast": {
|
|
10991
|
-
"$value": "#ffffff",
|
|
10992
|
-
"alpha": 1,
|
|
10993
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
10994
|
-
"isSource": true,
|
|
10995
|
-
"$type": "color"
|
|
10996
|
-
},
|
|
10997
|
-
"light-high-contrast": {
|
|
10998
|
-
"alpha": 1
|
|
10999
10965
|
}
|
|
11000
10966
|
}
|
|
11001
10967
|
},
|
|
@@ -11003,7 +10969,7 @@
|
|
|
11003
10969
|
"isSource": true,
|
|
11004
10970
|
"original": {
|
|
11005
10971
|
"$value": "{base.color.black}",
|
|
11006
|
-
"alpha":
|
|
10972
|
+
"alpha": 0.05,
|
|
11007
10973
|
"$type": "color",
|
|
11008
10974
|
"$extensions": {
|
|
11009
10975
|
"org.primer.figma": {
|
|
@@ -11025,16 +10991,6 @@
|
|
|
11025
10991
|
"filePath": "src/tokens/component/contribution.json5",
|
|
11026
10992
|
"isSource": true,
|
|
11027
10993
|
"$type": "color"
|
|
11028
|
-
},
|
|
11029
|
-
"dark-high-contrast": {
|
|
11030
|
-
"$value": "{base.color.white}",
|
|
11031
|
-
"alpha": 1,
|
|
11032
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
11033
|
-
"isSource": true,
|
|
11034
|
-
"$type": "color"
|
|
11035
|
-
},
|
|
11036
|
-
"light-high-contrast": {
|
|
11037
|
-
"alpha": 1
|
|
11038
10994
|
}
|
|
11039
10995
|
}
|
|
11040
10996
|
}
|
|
@@ -11045,8 +11001,8 @@
|
|
|
11045
11001
|
"key": "{contribution.default.borderColor.1}"
|
|
11046
11002
|
},
|
|
11047
11003
|
"contribution-default-borderColor-2": {
|
|
11048
|
-
"$value": "#
|
|
11049
|
-
"alpha":
|
|
11004
|
+
"$value": "#0104090d",
|
|
11005
|
+
"alpha": 0.05,
|
|
11050
11006
|
"$type": "color",
|
|
11051
11007
|
"$extensions": {
|
|
11052
11008
|
"org.primer.figma": {
|
|
@@ -11068,16 +11024,6 @@
|
|
|
11068
11024
|
"filePath": "src/tokens/component/contribution.json5",
|
|
11069
11025
|
"isSource": true,
|
|
11070
11026
|
"$type": "color"
|
|
11071
|
-
},
|
|
11072
|
-
"dark-high-contrast": {
|
|
11073
|
-
"$value": "#ffffff",
|
|
11074
|
-
"alpha": 1,
|
|
11075
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
11076
|
-
"isSource": true,
|
|
11077
|
-
"$type": "color"
|
|
11078
|
-
},
|
|
11079
|
-
"light-high-contrast": {
|
|
11080
|
-
"alpha": 1
|
|
11081
11027
|
}
|
|
11082
11028
|
}
|
|
11083
11029
|
},
|
|
@@ -11085,7 +11031,7 @@
|
|
|
11085
11031
|
"isSource": true,
|
|
11086
11032
|
"original": {
|
|
11087
11033
|
"$value": "{base.color.black}",
|
|
11088
|
-
"alpha":
|
|
11034
|
+
"alpha": 0.05,
|
|
11089
11035
|
"$type": "color",
|
|
11090
11036
|
"$extensions": {
|
|
11091
11037
|
"org.primer.figma": {
|
|
@@ -11107,16 +11053,6 @@
|
|
|
11107
11053
|
"filePath": "src/tokens/component/contribution.json5",
|
|
11108
11054
|
"isSource": true,
|
|
11109
11055
|
"$type": "color"
|
|
11110
|
-
},
|
|
11111
|
-
"dark-high-contrast": {
|
|
11112
|
-
"$value": "{base.color.white}",
|
|
11113
|
-
"alpha": 1,
|
|
11114
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
11115
|
-
"isSource": true,
|
|
11116
|
-
"$type": "color"
|
|
11117
|
-
},
|
|
11118
|
-
"light-high-contrast": {
|
|
11119
|
-
"alpha": 1
|
|
11120
11056
|
}
|
|
11121
11057
|
}
|
|
11122
11058
|
}
|
|
@@ -11127,8 +11063,8 @@
|
|
|
11127
11063
|
"key": "{contribution.default.borderColor.2}"
|
|
11128
11064
|
},
|
|
11129
11065
|
"contribution-default-borderColor-3": {
|
|
11130
|
-
"$value": "#
|
|
11131
|
-
"alpha":
|
|
11066
|
+
"$value": "#0104090d",
|
|
11067
|
+
"alpha": 0.05,
|
|
11132
11068
|
"$type": "color",
|
|
11133
11069
|
"$extensions": {
|
|
11134
11070
|
"org.primer.figma": {
|
|
@@ -11150,16 +11086,6 @@
|
|
|
11150
11086
|
"filePath": "src/tokens/component/contribution.json5",
|
|
11151
11087
|
"isSource": true,
|
|
11152
11088
|
"$type": "color"
|
|
11153
|
-
},
|
|
11154
|
-
"dark-high-contrast": {
|
|
11155
|
-
"$value": "#ffffff",
|
|
11156
|
-
"alpha": 1,
|
|
11157
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
11158
|
-
"isSource": true,
|
|
11159
|
-
"$type": "color"
|
|
11160
|
-
},
|
|
11161
|
-
"light-high-contrast": {
|
|
11162
|
-
"alpha": 1
|
|
11163
11089
|
}
|
|
11164
11090
|
}
|
|
11165
11091
|
},
|
|
@@ -11167,7 +11093,7 @@
|
|
|
11167
11093
|
"isSource": true,
|
|
11168
11094
|
"original": {
|
|
11169
11095
|
"$value": "{base.color.black}",
|
|
11170
|
-
"alpha":
|
|
11096
|
+
"alpha": 0.05,
|
|
11171
11097
|
"$type": "color",
|
|
11172
11098
|
"$extensions": {
|
|
11173
11099
|
"org.primer.figma": {
|
|
@@ -11189,16 +11115,6 @@
|
|
|
11189
11115
|
"filePath": "src/tokens/component/contribution.json5",
|
|
11190
11116
|
"isSource": true,
|
|
11191
11117
|
"$type": "color"
|
|
11192
|
-
},
|
|
11193
|
-
"dark-high-contrast": {
|
|
11194
|
-
"$value": "{base.color.white}",
|
|
11195
|
-
"alpha": 1,
|
|
11196
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
11197
|
-
"isSource": true,
|
|
11198
|
-
"$type": "color"
|
|
11199
|
-
},
|
|
11200
|
-
"light-high-contrast": {
|
|
11201
|
-
"alpha": 1
|
|
11202
11118
|
}
|
|
11203
11119
|
}
|
|
11204
11120
|
}
|
|
@@ -11209,8 +11125,8 @@
|
|
|
11209
11125
|
"key": "{contribution.default.borderColor.3}"
|
|
11210
11126
|
},
|
|
11211
11127
|
"contribution-default-borderColor-4": {
|
|
11212
|
-
"$value": "#
|
|
11213
|
-
"alpha":
|
|
11128
|
+
"$value": "#0104090d",
|
|
11129
|
+
"alpha": 0.05,
|
|
11214
11130
|
"$type": "color",
|
|
11215
11131
|
"$extensions": {
|
|
11216
11132
|
"org.primer.figma": {
|
|
@@ -11232,16 +11148,6 @@
|
|
|
11232
11148
|
"filePath": "src/tokens/component/contribution.json5",
|
|
11233
11149
|
"isSource": true,
|
|
11234
11150
|
"$type": "color"
|
|
11235
|
-
},
|
|
11236
|
-
"dark-high-contrast": {
|
|
11237
|
-
"$value": "#ffffff",
|
|
11238
|
-
"alpha": 1,
|
|
11239
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
11240
|
-
"isSource": true,
|
|
11241
|
-
"$type": "color"
|
|
11242
|
-
},
|
|
11243
|
-
"light-high-contrast": {
|
|
11244
|
-
"alpha": 1
|
|
11245
11151
|
}
|
|
11246
11152
|
}
|
|
11247
11153
|
},
|
|
@@ -11249,7 +11155,7 @@
|
|
|
11249
11155
|
"isSource": true,
|
|
11250
11156
|
"original": {
|
|
11251
11157
|
"$value": "{base.color.black}",
|
|
11252
|
-
"alpha":
|
|
11158
|
+
"alpha": 0.05,
|
|
11253
11159
|
"$type": "color",
|
|
11254
11160
|
"$extensions": {
|
|
11255
11161
|
"org.primer.figma": {
|
|
@@ -11271,16 +11177,6 @@
|
|
|
11271
11177
|
"filePath": "src/tokens/component/contribution.json5",
|
|
11272
11178
|
"isSource": true,
|
|
11273
11179
|
"$type": "color"
|
|
11274
|
-
},
|
|
11275
|
-
"dark-high-contrast": {
|
|
11276
|
-
"$value": "{base.color.white}",
|
|
11277
|
-
"alpha": 1,
|
|
11278
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
11279
|
-
"isSource": true,
|
|
11280
|
-
"$type": "color"
|
|
11281
|
-
},
|
|
11282
|
-
"light-high-contrast": {
|
|
11283
|
-
"alpha": 1
|
|
11284
11180
|
}
|
|
11285
11181
|
}
|
|
11286
11182
|
}
|