@mittwald/flow-design-tokens 0.1.0-alpha.289 → 0.1.0-alpha.290

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.
@@ -13750,6 +13750,1453 @@
13750
13750
  }
13751
13751
  }
13752
13752
  },
13753
+ "code-block": {
13754
+ "font-size": {
13755
+ "value": "0.875rem",
13756
+ "filePath": "src/components/code-block.yml",
13757
+ "isSource": true,
13758
+ "original": {
13759
+ "value": "{font-size.s}"
13760
+ },
13761
+ "name": "CodeBlockFontSize",
13762
+ "attributes": {
13763
+ "category": "code-block",
13764
+ "type": "font-size"
13765
+ },
13766
+ "path": [
13767
+ "code-block",
13768
+ "font-size"
13769
+ ]
13770
+ },
13771
+ "padding": {
13772
+ "value": "16px",
13773
+ "filePath": "src/components/code-block.yml",
13774
+ "isSource": true,
13775
+ "original": {
13776
+ "value": "{size-px.m}"
13777
+ },
13778
+ "name": "CodeBlockPadding",
13779
+ "attributes": {
13780
+ "category": "code-block",
13781
+ "type": "padding"
13782
+ },
13783
+ "path": [
13784
+ "code-block",
13785
+ "padding"
13786
+ ]
13787
+ },
13788
+ "corner-radius": {
13789
+ "value": "4px",
13790
+ "filePath": "src/components/code-block.yml",
13791
+ "isSource": true,
13792
+ "original": {
13793
+ "value": "{corner-radius.default}"
13794
+ },
13795
+ "name": "CodeBlockCornerRadius",
13796
+ "attributes": {
13797
+ "category": "code-block",
13798
+ "type": "corner-radius"
13799
+ },
13800
+ "path": [
13801
+ "code-block",
13802
+ "corner-radius"
13803
+ ]
13804
+ },
13805
+ "code-to-button-spacing": {
13806
+ "value": "16px",
13807
+ "filePath": "src/components/code-block.yml",
13808
+ "isSource": true,
13809
+ "original": {
13810
+ "value": "{size-px.m}"
13811
+ },
13812
+ "name": "CodeBlockCodeToButtonSpacing",
13813
+ "attributes": {
13814
+ "category": "code-block",
13815
+ "type": "code-to-button-spacing"
13816
+ },
13817
+ "path": [
13818
+ "code-block",
13819
+ "code-to-button-spacing"
13820
+ ]
13821
+ },
13822
+ "default-background-color": {
13823
+ "value": "#E6E6E6",
13824
+ "filePath": "src/components/code-block.yml",
13825
+ "isSource": true,
13826
+ "original": {
13827
+ "value": "{neutral-soft-background-color.default}"
13828
+ },
13829
+ "name": "CodeBlockDefaultBackgroundColor",
13830
+ "attributes": {
13831
+ "category": "code-block",
13832
+ "type": "default-background-color"
13833
+ },
13834
+ "path": [
13835
+ "code-block",
13836
+ "default-background-color"
13837
+ ]
13838
+ },
13839
+ "default-content-color": {
13840
+ "value": "#222222",
13841
+ "filePath": "src/components/code-block.yml",
13842
+ "isSource": true,
13843
+ "original": {
13844
+ "value": "{neutral-soft-content-color.default}"
13845
+ },
13846
+ "name": "CodeBlockDefaultContentColor",
13847
+ "attributes": {
13848
+ "category": "code-block",
13849
+ "type": "default-content-color"
13850
+ },
13851
+ "path": [
13852
+ "code-block",
13853
+ "default-content-color"
13854
+ ]
13855
+ },
13856
+ "default-syntax-color-addition": {
13857
+ "value": "#397300",
13858
+ "filePath": "src/components/code-block.yml",
13859
+ "isSource": true,
13860
+ "original": {
13861
+ "value": "#397300"
13862
+ },
13863
+ "name": "CodeBlockDefaultSyntaxColorAddition",
13864
+ "attributes": {
13865
+ "category": "code-block",
13866
+ "type": "default-syntax-color-addition"
13867
+ },
13868
+ "path": [
13869
+ "code-block",
13870
+ "default-syntax-color-addition"
13871
+ ]
13872
+ },
13873
+ "default-syntax-color-built-in": {
13874
+ "value": "#397300",
13875
+ "filePath": "src/components/code-block.yml",
13876
+ "isSource": true,
13877
+ "original": {
13878
+ "value": "#397300"
13879
+ },
13880
+ "name": "CodeBlockDefaultSyntaxColorBuiltIn",
13881
+ "attributes": {
13882
+ "category": "code-block",
13883
+ "type": "default-syntax-color-built-in"
13884
+ },
13885
+ "path": [
13886
+ "code-block",
13887
+ "default-syntax-color-built-in"
13888
+ ]
13889
+ },
13890
+ "default-syntax-color-bullet": {
13891
+ "value": "#397300",
13892
+ "filePath": "src/components/code-block.yml",
13893
+ "isSource": true,
13894
+ "original": {
13895
+ "value": "#397300"
13896
+ },
13897
+ "name": "CodeBlockDefaultSyntaxColorBullet",
13898
+ "attributes": {
13899
+ "category": "code-block",
13900
+ "type": "default-syntax-color-bullet"
13901
+ },
13902
+ "path": [
13903
+ "code-block",
13904
+ "default-syntax-color-bullet"
13905
+ ]
13906
+ },
13907
+ "default-syntax-color-code": {
13908
+ "value": "#397300",
13909
+ "filePath": "src/components/code-block.yml",
13910
+ "isSource": true,
13911
+ "original": {
13912
+ "value": "#397300"
13913
+ },
13914
+ "name": "CodeBlockDefaultSyntaxColorCode",
13915
+ "attributes": {
13916
+ "category": "code-block",
13917
+ "type": "default-syntax-color-code"
13918
+ },
13919
+ "path": [
13920
+ "code-block",
13921
+ "default-syntax-color-code"
13922
+ ]
13923
+ },
13924
+ "default-syntax-color-comment": {
13925
+ "value": "#666666",
13926
+ "filePath": "src/components/code-block.yml",
13927
+ "isSource": true,
13928
+ "original": {
13929
+ "value": "#666666"
13930
+ },
13931
+ "name": "CodeBlockDefaultSyntaxColorComment",
13932
+ "attributes": {
13933
+ "category": "code-block",
13934
+ "type": "default-syntax-color-comment"
13935
+ },
13936
+ "path": [
13937
+ "code-block",
13938
+ "default-syntax-color-comment"
13939
+ ]
13940
+ },
13941
+ "default-syntax-color-deletion": {
13942
+ "value": "#880000",
13943
+ "filePath": "src/components/code-block.yml",
13944
+ "isSource": true,
13945
+ "original": {
13946
+ "value": "#880000"
13947
+ },
13948
+ "name": "CodeBlockDefaultSyntaxColorDeletion",
13949
+ "attributes": {
13950
+ "category": "code-block",
13951
+ "type": "default-syntax-color-deletion"
13952
+ },
13953
+ "path": [
13954
+ "code-block",
13955
+ "default-syntax-color-deletion"
13956
+ ]
13957
+ },
13958
+ "default-syntax-color-link": {
13959
+ "value": "#a94747",
13960
+ "filePath": "src/components/code-block.yml",
13961
+ "isSource": true,
13962
+ "original": {
13963
+ "value": "#a94747"
13964
+ },
13965
+ "name": "CodeBlockDefaultSyntaxColorLink",
13966
+ "attributes": {
13967
+ "category": "code-block",
13968
+ "type": "default-syntax-color-link"
13969
+ },
13970
+ "path": [
13971
+ "code-block",
13972
+ "default-syntax-color-link"
13973
+ ]
13974
+ },
13975
+ "default-syntax-color-literal": {
13976
+ "value": "#4c6d3b",
13977
+ "filePath": "src/components/code-block.yml",
13978
+ "isSource": true,
13979
+ "original": {
13980
+ "value": "#4c6d3b"
13981
+ },
13982
+ "name": "CodeBlockDefaultSyntaxColorLiteral",
13983
+ "attributes": {
13984
+ "category": "code-block",
13985
+ "type": "default-syntax-color-literal"
13986
+ },
13987
+ "path": [
13988
+ "code-block",
13989
+ "default-syntax-color-literal"
13990
+ ]
13991
+ },
13992
+ "default-syntax-color-meta": {
13993
+ "value": "#1e6e94",
13994
+ "filePath": "src/components/code-block.yml",
13995
+ "isSource": true,
13996
+ "original": {
13997
+ "value": "#1e6e94"
13998
+ },
13999
+ "name": "CodeBlockDefaultSyntaxColorMeta",
14000
+ "attributes": {
14001
+ "category": "code-block",
14002
+ "type": "default-syntax-color-meta"
14003
+ },
14004
+ "path": [
14005
+ "code-block",
14006
+ "default-syntax-color-meta"
14007
+ ]
14008
+ },
14009
+ "default-syntax-color-meta-string": {
14010
+ "value": "#326d8b",
14011
+ "filePath": "src/components/code-block.yml",
14012
+ "isSource": true,
14013
+ "original": {
14014
+ "value": "#326d8b"
14015
+ },
14016
+ "name": "CodeBlockDefaultSyntaxColorMetaString",
14017
+ "attributes": {
14018
+ "category": "code-block",
14019
+ "type": "default-syntax-color-meta-string"
14020
+ },
14021
+ "path": [
14022
+ "code-block",
14023
+ "default-syntax-color-meta-string"
14024
+ ]
14025
+ },
14026
+ "default-syntax-color-number": {
14027
+ "value": "#880000",
14028
+ "filePath": "src/components/code-block.yml",
14029
+ "isSource": true,
14030
+ "original": {
14031
+ "value": "#880000"
14032
+ },
14033
+ "name": "CodeBlockDefaultSyntaxColorNumber",
14034
+ "attributes": {
14035
+ "category": "code-block",
14036
+ "type": "default-syntax-color-number"
14037
+ },
14038
+ "path": [
14039
+ "code-block",
14040
+ "default-syntax-color-number"
14041
+ ]
14042
+ },
14043
+ "default-syntax-color-quote": {
14044
+ "value": "#880000",
14045
+ "filePath": "src/components/code-block.yml",
14046
+ "isSource": true,
14047
+ "original": {
14048
+ "value": "#880000"
14049
+ },
14050
+ "name": "CodeBlockDefaultSyntaxColorQuote",
14051
+ "attributes": {
14052
+ "category": "code-block",
14053
+ "type": "default-syntax-color-quote"
14054
+ },
14055
+ "path": [
14056
+ "code-block",
14057
+ "default-syntax-color-quote"
14058
+ ]
14059
+ },
14060
+ "default-syntax-color-regexp": {
14061
+ "value": "#a94747",
14062
+ "filePath": "src/components/code-block.yml",
14063
+ "isSource": true,
14064
+ "original": {
14065
+ "value": "#a94747"
14066
+ },
14067
+ "name": "CodeBlockDefaultSyntaxColorRegexp",
14068
+ "attributes": {
14069
+ "category": "code-block",
14070
+ "type": "default-syntax-color-regexp"
14071
+ },
14072
+ "path": [
14073
+ "code-block",
14074
+ "default-syntax-color-regexp"
14075
+ ]
14076
+ },
14077
+ "default-syntax-color-section": {
14078
+ "value": "#880000",
14079
+ "filePath": "src/components/code-block.yml",
14080
+ "isSource": true,
14081
+ "original": {
14082
+ "value": "#880000"
14083
+ },
14084
+ "name": "CodeBlockDefaultSyntaxColorSection",
14085
+ "attributes": {
14086
+ "category": "code-block",
14087
+ "type": "default-syntax-color-section"
14088
+ },
14089
+ "path": [
14090
+ "code-block",
14091
+ "default-syntax-color-section"
14092
+ ]
14093
+ },
14094
+ "default-syntax-color-selector-attr": {
14095
+ "value": "#a94747",
14096
+ "filePath": "src/components/code-block.yml",
14097
+ "isSource": true,
14098
+ "original": {
14099
+ "value": "#a94747"
14100
+ },
14101
+ "name": "CodeBlockDefaultSyntaxColorSelectorAttr",
14102
+ "attributes": {
14103
+ "category": "code-block",
14104
+ "type": "default-syntax-color-selector-attr"
14105
+ },
14106
+ "path": [
14107
+ "code-block",
14108
+ "default-syntax-color-selector-attr"
14109
+ ]
14110
+ },
14111
+ "default-syntax-color-selector-class": {
14112
+ "value": "#880000",
14113
+ "filePath": "src/components/code-block.yml",
14114
+ "isSource": true,
14115
+ "original": {
14116
+ "value": "#880000"
14117
+ },
14118
+ "name": "CodeBlockDefaultSyntaxColorSelectorClass",
14119
+ "attributes": {
14120
+ "category": "code-block",
14121
+ "type": "default-syntax-color-selector-class"
14122
+ },
14123
+ "path": [
14124
+ "code-block",
14125
+ "default-syntax-color-selector-class"
14126
+ ]
14127
+ },
14128
+ "default-syntax-color-selector-id": {
14129
+ "value": "#880000",
14130
+ "filePath": "src/components/code-block.yml",
14131
+ "isSource": true,
14132
+ "original": {
14133
+ "value": "#880000"
14134
+ },
14135
+ "name": "CodeBlockDefaultSyntaxColorSelectorId",
14136
+ "attributes": {
14137
+ "category": "code-block",
14138
+ "type": "default-syntax-color-selector-id"
14139
+ },
14140
+ "path": [
14141
+ "code-block",
14142
+ "default-syntax-color-selector-id"
14143
+ ]
14144
+ },
14145
+ "default-syntax-color-selector-pseudo": {
14146
+ "value": "#a94747",
14147
+ "filePath": "src/components/code-block.yml",
14148
+ "isSource": true,
14149
+ "original": {
14150
+ "value": "#a94747"
14151
+ },
14152
+ "name": "CodeBlockDefaultSyntaxColorSelectorPseudo",
14153
+ "attributes": {
14154
+ "category": "code-block",
14155
+ "type": "default-syntax-color-selector-pseudo"
14156
+ },
14157
+ "path": [
14158
+ "code-block",
14159
+ "default-syntax-color-selector-pseudo"
14160
+ ]
14161
+ },
14162
+ "default-syntax-color-string": {
14163
+ "value": "#880000",
14164
+ "filePath": "src/components/code-block.yml",
14165
+ "isSource": true,
14166
+ "original": {
14167
+ "value": "#880000"
14168
+ },
14169
+ "name": "CodeBlockDefaultSyntaxColorString",
14170
+ "attributes": {
14171
+ "category": "code-block",
14172
+ "type": "default-syntax-color-string"
14173
+ },
14174
+ "path": [
14175
+ "code-block",
14176
+ "default-syntax-color-string"
14177
+ ]
14178
+ },
14179
+ "default-syntax-color-symbol": {
14180
+ "value": "#a94747",
14181
+ "filePath": "src/components/code-block.yml",
14182
+ "isSource": true,
14183
+ "original": {
14184
+ "value": "#a94747"
14185
+ },
14186
+ "name": "CodeBlockDefaultSyntaxColorSymbol",
14187
+ "attributes": {
14188
+ "category": "code-block",
14189
+ "type": "default-syntax-color-symbol"
14190
+ },
14191
+ "path": [
14192
+ "code-block",
14193
+ "default-syntax-color-symbol"
14194
+ ]
14195
+ },
14196
+ "default-syntax-color-template-tag": {
14197
+ "value": "#880000",
14198
+ "filePath": "src/components/code-block.yml",
14199
+ "isSource": true,
14200
+ "original": {
14201
+ "value": "#880000"
14202
+ },
14203
+ "name": "CodeBlockDefaultSyntaxColorTemplateTag",
14204
+ "attributes": {
14205
+ "category": "code-block",
14206
+ "type": "default-syntax-color-template-tag"
14207
+ },
14208
+ "path": [
14209
+ "code-block",
14210
+ "default-syntax-color-template-tag"
14211
+ ]
14212
+ },
14213
+ "default-syntax-color-template-variable": {
14214
+ "value": "#a94747",
14215
+ "filePath": "src/components/code-block.yml",
14216
+ "isSource": true,
14217
+ "original": {
14218
+ "value": "#a94747"
14219
+ },
14220
+ "name": "CodeBlockDefaultSyntaxColorTemplateVariable",
14221
+ "attributes": {
14222
+ "category": "code-block",
14223
+ "type": "default-syntax-color-template-variable"
14224
+ },
14225
+ "path": [
14226
+ "code-block",
14227
+ "default-syntax-color-template-variable"
14228
+ ]
14229
+ },
14230
+ "default-syntax-color-title": {
14231
+ "value": "#880000",
14232
+ "filePath": "src/components/code-block.yml",
14233
+ "isSource": true,
14234
+ "original": {
14235
+ "value": "#880000"
14236
+ },
14237
+ "name": "CodeBlockDefaultSyntaxColorTitle",
14238
+ "attributes": {
14239
+ "category": "code-block",
14240
+ "type": "default-syntax-color-title"
14241
+ },
14242
+ "path": [
14243
+ "code-block",
14244
+ "default-syntax-color-title"
14245
+ ]
14246
+ },
14247
+ "default-syntax-color-type": {
14248
+ "value": "#880000",
14249
+ "filePath": "src/components/code-block.yml",
14250
+ "isSource": true,
14251
+ "original": {
14252
+ "value": "#880000"
14253
+ },
14254
+ "name": "CodeBlockDefaultSyntaxColorType",
14255
+ "attributes": {
14256
+ "category": "code-block",
14257
+ "type": "default-syntax-color-type"
14258
+ },
14259
+ "path": [
14260
+ "code-block",
14261
+ "default-syntax-color-type"
14262
+ ]
14263
+ },
14264
+ "default-syntax-color-variable": {
14265
+ "value": "#a94747",
14266
+ "filePath": "src/components/code-block.yml",
14267
+ "isSource": true,
14268
+ "original": {
14269
+ "value": "#a94747"
14270
+ },
14271
+ "name": "CodeBlockDefaultSyntaxColorVariable",
14272
+ "attributes": {
14273
+ "category": "code-block",
14274
+ "type": "default-syntax-color-variable"
14275
+ },
14276
+ "path": [
14277
+ "code-block",
14278
+ "default-syntax-color-variable"
14279
+ ]
14280
+ },
14281
+ "light-background-color": {
14282
+ "value": "rgb(255 255 255 / 12.5%)",
14283
+ "filePath": "src/components/code-block.yml",
14284
+ "isSource": true,
14285
+ "original": {
14286
+ "value": "{light-soft-background-color.default}"
14287
+ },
14288
+ "name": "CodeBlockLightBackgroundColor",
14289
+ "attributes": {
14290
+ "category": "code-block",
14291
+ "type": "light-background-color"
14292
+ },
14293
+ "path": [
14294
+ "code-block",
14295
+ "light-background-color"
14296
+ ]
14297
+ },
14298
+ "light-content-color": {
14299
+ "value": "rgb(255 255 255 / 100%)",
14300
+ "filePath": "src/components/code-block.yml",
14301
+ "isSource": true,
14302
+ "original": {
14303
+ "value": "{light-soft-content-color}"
14304
+ },
14305
+ "name": "CodeBlockLightContentColor",
14306
+ "attributes": {
14307
+ "category": "code-block",
14308
+ "type": "light-content-color"
14309
+ },
14310
+ "path": [
14311
+ "code-block",
14312
+ "light-content-color"
14313
+ ]
14314
+ },
14315
+ "light-syntax-color-addition": {
14316
+ "value": "#68d100",
14317
+ "filePath": "src/components/code-block.yml",
14318
+ "isSource": true,
14319
+ "original": {
14320
+ "value": "#68d100"
14321
+ },
14322
+ "name": "CodeBlockLightSyntaxColorAddition",
14323
+ "attributes": {
14324
+ "category": "code-block",
14325
+ "type": "light-syntax-color-addition"
14326
+ },
14327
+ "path": [
14328
+ "code-block",
14329
+ "light-syntax-color-addition"
14330
+ ]
14331
+ },
14332
+ "light-syntax-color-built-in": {
14333
+ "value": "#68d100",
14334
+ "filePath": "src/components/code-block.yml",
14335
+ "isSource": true,
14336
+ "original": {
14337
+ "value": "#68d100"
14338
+ },
14339
+ "name": "CodeBlockLightSyntaxColorBuiltIn",
14340
+ "attributes": {
14341
+ "category": "code-block",
14342
+ "type": "light-syntax-color-built-in"
14343
+ },
14344
+ "path": [
14345
+ "code-block",
14346
+ "light-syntax-color-built-in"
14347
+ ]
14348
+ },
14349
+ "light-syntax-color-bullet": {
14350
+ "value": "#68d100",
14351
+ "filePath": "src/components/code-block.yml",
14352
+ "isSource": true,
14353
+ "original": {
14354
+ "value": "#68d100"
14355
+ },
14356
+ "name": "CodeBlockLightSyntaxColorBullet",
14357
+ "attributes": {
14358
+ "category": "code-block",
14359
+ "type": "light-syntax-color-bullet"
14360
+ },
14361
+ "path": [
14362
+ "code-block",
14363
+ "light-syntax-color-bullet"
14364
+ ]
14365
+ },
14366
+ "light-syntax-color-code": {
14367
+ "value": "#68d100",
14368
+ "filePath": "src/components/code-block.yml",
14369
+ "isSource": true,
14370
+ "original": {
14371
+ "value": "#68d100"
14372
+ },
14373
+ "name": "CodeBlockLightSyntaxColorCode",
14374
+ "attributes": {
14375
+ "category": "code-block",
14376
+ "type": "light-syntax-color-code"
14377
+ },
14378
+ "path": [
14379
+ "code-block",
14380
+ "light-syntax-color-code"
14381
+ ]
14382
+ },
14383
+ "light-syntax-color-comment": {
14384
+ "value": "#b8b8b8",
14385
+ "filePath": "src/components/code-block.yml",
14386
+ "isSource": true,
14387
+ "original": {
14388
+ "value": "#b8b8b8"
14389
+ },
14390
+ "name": "CodeBlockLightSyntaxColorComment",
14391
+ "attributes": {
14392
+ "category": "code-block",
14393
+ "type": "light-syntax-color-comment"
14394
+ },
14395
+ "path": [
14396
+ "code-block",
14397
+ "light-syntax-color-comment"
14398
+ ]
14399
+ },
14400
+ "light-syntax-color-deletion": {
14401
+ "value": "#ff9e9e",
14402
+ "filePath": "src/components/code-block.yml",
14403
+ "isSource": true,
14404
+ "original": {
14405
+ "value": "#ff9e9e"
14406
+ },
14407
+ "name": "CodeBlockLightSyntaxColorDeletion",
14408
+ "attributes": {
14409
+ "category": "code-block",
14410
+ "type": "light-syntax-color-deletion"
14411
+ },
14412
+ "path": [
14413
+ "code-block",
14414
+ "light-syntax-color-deletion"
14415
+ ]
14416
+ },
14417
+ "light-syntax-color-link": {
14418
+ "value": "#dcacac",
14419
+ "filePath": "src/components/code-block.yml",
14420
+ "isSource": true,
14421
+ "original": {
14422
+ "value": "#dcacac"
14423
+ },
14424
+ "name": "CodeBlockLightSyntaxColorLink",
14425
+ "attributes": {
14426
+ "category": "code-block",
14427
+ "type": "light-syntax-color-link"
14428
+ },
14429
+ "path": [
14430
+ "code-block",
14431
+ "light-syntax-color-link"
14432
+ ]
14433
+ },
14434
+ "light-syntax-color-literal": {
14435
+ "value": "#9fc28e",
14436
+ "filePath": "src/components/code-block.yml",
14437
+ "isSource": true,
14438
+ "original": {
14439
+ "value": "#9fc28e"
14440
+ },
14441
+ "name": "CodeBlockLightSyntaxColorLiteral",
14442
+ "attributes": {
14443
+ "category": "code-block",
14444
+ "type": "light-syntax-color-literal"
14445
+ },
14446
+ "path": [
14447
+ "code-block",
14448
+ "light-syntax-color-literal"
14449
+ ]
14450
+ },
14451
+ "light-syntax-color-meta": {
14452
+ "value": "#77c0e4",
14453
+ "filePath": "src/components/code-block.yml",
14454
+ "isSource": true,
14455
+ "original": {
14456
+ "value": "#77c0e4"
14457
+ },
14458
+ "name": "CodeBlockLightSyntaxColorMeta",
14459
+ "attributes": {
14460
+ "category": "code-block",
14461
+ "type": "light-syntax-color-meta"
14462
+ },
14463
+ "path": [
14464
+ "code-block",
14465
+ "light-syntax-color-meta"
14466
+ ]
14467
+ },
14468
+ "light-syntax-color-meta-string": {
14469
+ "value": "#8ebfd7",
14470
+ "filePath": "src/components/code-block.yml",
14471
+ "isSource": true,
14472
+ "original": {
14473
+ "value": "#8ebfd7"
14474
+ },
14475
+ "name": "CodeBlockLightSyntaxColorMetaString",
14476
+ "attributes": {
14477
+ "category": "code-block",
14478
+ "type": "light-syntax-color-meta-string"
14479
+ },
14480
+ "path": [
14481
+ "code-block",
14482
+ "light-syntax-color-meta-string"
14483
+ ]
14484
+ },
14485
+ "light-syntax-color-number": {
14486
+ "value": "#ff9e9e",
14487
+ "filePath": "src/components/code-block.yml",
14488
+ "isSource": true,
14489
+ "original": {
14490
+ "value": "#ff9e9e"
14491
+ },
14492
+ "name": "CodeBlockLightSyntaxColorNumber",
14493
+ "attributes": {
14494
+ "category": "code-block",
14495
+ "type": "light-syntax-color-number"
14496
+ },
14497
+ "path": [
14498
+ "code-block",
14499
+ "light-syntax-color-number"
14500
+ ]
14501
+ },
14502
+ "light-syntax-color-pseudo": {
14503
+ "value": "#dcacac",
14504
+ "filePath": "src/components/code-block.yml",
14505
+ "isSource": true,
14506
+ "original": {
14507
+ "value": "#dcacac"
14508
+ },
14509
+ "name": "CodeBlockLightSyntaxColorPseudo",
14510
+ "attributes": {
14511
+ "category": "code-block",
14512
+ "type": "light-syntax-color-pseudo"
14513
+ },
14514
+ "path": [
14515
+ "code-block",
14516
+ "light-syntax-color-pseudo"
14517
+ ]
14518
+ },
14519
+ "light-syntax-color-quote": {
14520
+ "value": "#ff9e9e",
14521
+ "filePath": "src/components/code-block.yml",
14522
+ "isSource": true,
14523
+ "original": {
14524
+ "value": "#ff9e9e"
14525
+ },
14526
+ "name": "CodeBlockLightSyntaxColorQuote",
14527
+ "attributes": {
14528
+ "category": "code-block",
14529
+ "type": "light-syntax-color-quote"
14530
+ },
14531
+ "path": [
14532
+ "code-block",
14533
+ "light-syntax-color-quote"
14534
+ ]
14535
+ },
14536
+ "light-syntax-color-regexp": {
14537
+ "value": "#dcacac",
14538
+ "filePath": "src/components/code-block.yml",
14539
+ "isSource": true,
14540
+ "original": {
14541
+ "value": "#dcacac"
14542
+ },
14543
+ "name": "CodeBlockLightSyntaxColorRegexp",
14544
+ "attributes": {
14545
+ "category": "code-block",
14546
+ "type": "light-syntax-color-regexp"
14547
+ },
14548
+ "path": [
14549
+ "code-block",
14550
+ "light-syntax-color-regexp"
14551
+ ]
14552
+ },
14553
+ "light-syntax-color-section": {
14554
+ "value": "#ff9e9e",
14555
+ "filePath": "src/components/code-block.yml",
14556
+ "isSource": true,
14557
+ "original": {
14558
+ "value": "#ff9e9e"
14559
+ },
14560
+ "name": "CodeBlockLightSyntaxColorSection",
14561
+ "attributes": {
14562
+ "category": "code-block",
14563
+ "type": "light-syntax-color-section"
14564
+ },
14565
+ "path": [
14566
+ "code-block",
14567
+ "light-syntax-color-section"
14568
+ ]
14569
+ },
14570
+ "light-syntax-color-selector-attr": {
14571
+ "value": "#dcacac",
14572
+ "filePath": "src/components/code-block.yml",
14573
+ "isSource": true,
14574
+ "original": {
14575
+ "value": "#dcacac"
14576
+ },
14577
+ "name": "CodeBlockLightSyntaxColorSelectorAttr",
14578
+ "attributes": {
14579
+ "category": "code-block",
14580
+ "type": "light-syntax-color-selector-attr"
14581
+ },
14582
+ "path": [
14583
+ "code-block",
14584
+ "light-syntax-color-selector-attr"
14585
+ ]
14586
+ },
14587
+ "light-syntax-color-selector-class": {
14588
+ "value": "#ff9e9e",
14589
+ "filePath": "src/components/code-block.yml",
14590
+ "isSource": true,
14591
+ "original": {
14592
+ "value": "#ff9e9e"
14593
+ },
14594
+ "name": "CodeBlockLightSyntaxColorSelectorClass",
14595
+ "attributes": {
14596
+ "category": "code-block",
14597
+ "type": "light-syntax-color-selector-class"
14598
+ },
14599
+ "path": [
14600
+ "code-block",
14601
+ "light-syntax-color-selector-class"
14602
+ ]
14603
+ },
14604
+ "light-syntax-color-selector-id": {
14605
+ "value": "#ff9e9e",
14606
+ "filePath": "src/components/code-block.yml",
14607
+ "isSource": true,
14608
+ "original": {
14609
+ "value": "#ff9e9e"
14610
+ },
14611
+ "name": "CodeBlockLightSyntaxColorSelectorId",
14612
+ "attributes": {
14613
+ "category": "code-block",
14614
+ "type": "light-syntax-color-selector-id"
14615
+ },
14616
+ "path": [
14617
+ "code-block",
14618
+ "light-syntax-color-selector-id"
14619
+ ]
14620
+ },
14621
+ "light-syntax-color-string": {
14622
+ "value": "#ff9e9e",
14623
+ "filePath": "src/components/code-block.yml",
14624
+ "isSource": true,
14625
+ "original": {
14626
+ "value": "#ff9e9e"
14627
+ },
14628
+ "name": "CodeBlockLightSyntaxColorString",
14629
+ "attributes": {
14630
+ "category": "code-block",
14631
+ "type": "light-syntax-color-string"
14632
+ },
14633
+ "path": [
14634
+ "code-block",
14635
+ "light-syntax-color-string"
14636
+ ]
14637
+ },
14638
+ "light-syntax-color-symbol": {
14639
+ "value": "#dcacac",
14640
+ "filePath": "src/components/code-block.yml",
14641
+ "isSource": true,
14642
+ "original": {
14643
+ "value": "#dcacac"
14644
+ },
14645
+ "name": "CodeBlockLightSyntaxColorSymbol",
14646
+ "attributes": {
14647
+ "category": "code-block",
14648
+ "type": "light-syntax-color-symbol"
14649
+ },
14650
+ "path": [
14651
+ "code-block",
14652
+ "light-syntax-color-symbol"
14653
+ ]
14654
+ },
14655
+ "light-syntax-color-template-tag": {
14656
+ "value": "#ff9e9e",
14657
+ "filePath": "src/components/code-block.yml",
14658
+ "isSource": true,
14659
+ "original": {
14660
+ "value": "#ff9e9e"
14661
+ },
14662
+ "name": "CodeBlockLightSyntaxColorTemplateTag",
14663
+ "attributes": {
14664
+ "category": "code-block",
14665
+ "type": "light-syntax-color-template-tag"
14666
+ },
14667
+ "path": [
14668
+ "code-block",
14669
+ "light-syntax-color-template-tag"
14670
+ ]
14671
+ },
14672
+ "light-syntax-color-template-variable": {
14673
+ "value": "#dcacac",
14674
+ "filePath": "src/components/code-block.yml",
14675
+ "isSource": true,
14676
+ "original": {
14677
+ "value": "#dcacac"
14678
+ },
14679
+ "name": "CodeBlockLightSyntaxColorTemplateVariable",
14680
+ "attributes": {
14681
+ "category": "code-block",
14682
+ "type": "light-syntax-color-template-variable"
14683
+ },
14684
+ "path": [
14685
+ "code-block",
14686
+ "light-syntax-color-template-variable"
14687
+ ]
14688
+ },
14689
+ "light-syntax-color-title": {
14690
+ "value": "#ff9e9e",
14691
+ "filePath": "src/components/code-block.yml",
14692
+ "isSource": true,
14693
+ "original": {
14694
+ "value": "#ff9e9e"
14695
+ },
14696
+ "name": "CodeBlockLightSyntaxColorTitle",
14697
+ "attributes": {
14698
+ "category": "code-block",
14699
+ "type": "light-syntax-color-title"
14700
+ },
14701
+ "path": [
14702
+ "code-block",
14703
+ "light-syntax-color-title"
14704
+ ]
14705
+ },
14706
+ "light-syntax-color-type": {
14707
+ "value": "#ff9e9e",
14708
+ "filePath": "src/components/code-block.yml",
14709
+ "isSource": true,
14710
+ "original": {
14711
+ "value": "#ff9e9e"
14712
+ },
14713
+ "name": "CodeBlockLightSyntaxColorType",
14714
+ "attributes": {
14715
+ "category": "code-block",
14716
+ "type": "light-syntax-color-type"
14717
+ },
14718
+ "path": [
14719
+ "code-block",
14720
+ "light-syntax-color-type"
14721
+ ]
14722
+ },
14723
+ "light-syntax-color-variable": {
14724
+ "value": "#dcacac",
14725
+ "filePath": "src/components/code-block.yml",
14726
+ "isSource": true,
14727
+ "original": {
14728
+ "value": "#dcacac"
14729
+ },
14730
+ "name": "CodeBlockLightSyntaxColorVariable",
14731
+ "attributes": {
14732
+ "category": "code-block",
14733
+ "type": "light-syntax-color-variable"
14734
+ },
14735
+ "path": [
14736
+ "code-block",
14737
+ "light-syntax-color-variable"
14738
+ ]
14739
+ },
14740
+ "dark-background-color": {
14741
+ "value": "rgb(0 0 0 / 12.5%)",
14742
+ "filePath": "src/components/code-block.yml",
14743
+ "isSource": true,
14744
+ "original": {
14745
+ "value": "{dark-soft-background-color.default}"
14746
+ },
14747
+ "name": "CodeBlockDarkBackgroundColor",
14748
+ "attributes": {
14749
+ "category": "code-block",
14750
+ "type": "dark-background-color"
14751
+ },
14752
+ "path": [
14753
+ "code-block",
14754
+ "dark-background-color"
14755
+ ]
14756
+ },
14757
+ "dark-content-color": {
14758
+ "value": "rgb(0 0 0 / 100%)",
14759
+ "filePath": "src/components/code-block.yml",
14760
+ "isSource": true,
14761
+ "original": {
14762
+ "value": "{dark-soft-content-color}"
14763
+ },
14764
+ "name": "CodeBlockDarkContentColor",
14765
+ "attributes": {
14766
+ "category": "code-block",
14767
+ "type": "dark-content-color"
14768
+ },
14769
+ "path": [
14770
+ "code-block",
14771
+ "dark-content-color"
14772
+ ]
14773
+ },
14774
+ "dark-syntax-color-addition": {
14775
+ "value": "#306100",
14776
+ "filePath": "src/components/code-block.yml",
14777
+ "isSource": true,
14778
+ "original": {
14779
+ "value": "#306100"
14780
+ },
14781
+ "name": "CodeBlockDarkSyntaxColorAddition",
14782
+ "attributes": {
14783
+ "category": "code-block",
14784
+ "type": "dark-syntax-color-addition"
14785
+ },
14786
+ "path": [
14787
+ "code-block",
14788
+ "dark-syntax-color-addition"
14789
+ ]
14790
+ },
14791
+ "dark-syntax-color-built-in": {
14792
+ "value": "#306100",
14793
+ "filePath": "src/components/code-block.yml",
14794
+ "isSource": true,
14795
+ "original": {
14796
+ "value": "#306100"
14797
+ },
14798
+ "name": "CodeBlockDarkSyntaxColorBuiltIn",
14799
+ "attributes": {
14800
+ "category": "code-block",
14801
+ "type": "dark-syntax-color-built-in"
14802
+ },
14803
+ "path": [
14804
+ "code-block",
14805
+ "dark-syntax-color-built-in"
14806
+ ]
14807
+ },
14808
+ "dark-syntax-color-bullet": {
14809
+ "value": "#306100",
14810
+ "filePath": "src/components/code-block.yml",
14811
+ "isSource": true,
14812
+ "original": {
14813
+ "value": "#306100"
14814
+ },
14815
+ "name": "CodeBlockDarkSyntaxColorBullet",
14816
+ "attributes": {
14817
+ "category": "code-block",
14818
+ "type": "dark-syntax-color-bullet"
14819
+ },
14820
+ "path": [
14821
+ "code-block",
14822
+ "dark-syntax-color-bullet"
14823
+ ]
14824
+ },
14825
+ "dark-syntax-color-code": {
14826
+ "value": "#306100",
14827
+ "filePath": "src/components/code-block.yml",
14828
+ "isSource": true,
14829
+ "original": {
14830
+ "value": "#306100"
14831
+ },
14832
+ "name": "CodeBlockDarkSyntaxColorCode",
14833
+ "attributes": {
14834
+ "category": "code-block",
14835
+ "type": "dark-syntax-color-code"
14836
+ },
14837
+ "path": [
14838
+ "code-block",
14839
+ "dark-syntax-color-code"
14840
+ ]
14841
+ },
14842
+ "dark-syntax-color-comment": {
14843
+ "value": "#575757",
14844
+ "filePath": "src/components/code-block.yml",
14845
+ "isSource": true,
14846
+ "original": {
14847
+ "value": "#575757"
14848
+ },
14849
+ "name": "CodeBlockDarkSyntaxColorComment",
14850
+ "attributes": {
14851
+ "category": "code-block",
14852
+ "type": "dark-syntax-color-comment"
14853
+ },
14854
+ "path": [
14855
+ "code-block",
14856
+ "dark-syntax-color-comment"
14857
+ ]
14858
+ },
14859
+ "dark-syntax-color-deletion": {
14860
+ "value": "#880000",
14861
+ "filePath": "src/components/code-block.yml",
14862
+ "isSource": true,
14863
+ "original": {
14864
+ "value": "#880000"
14865
+ },
14866
+ "name": "CodeBlockDarkSyntaxColorDeletion",
14867
+ "attributes": {
14868
+ "category": "code-block",
14869
+ "type": "dark-syntax-color-deletion"
14870
+ },
14871
+ "path": [
14872
+ "code-block",
14873
+ "dark-syntax-color-deletion"
14874
+ ]
14875
+ },
14876
+ "dark-syntax-color-link": {
14877
+ "value": "#8c3b3b",
14878
+ "filePath": "src/components/code-block.yml",
14879
+ "isSource": true,
14880
+ "original": {
14881
+ "value": "#8c3b3b"
14882
+ },
14883
+ "name": "CodeBlockDarkSyntaxColorLink",
14884
+ "attributes": {
14885
+ "category": "code-block",
14886
+ "type": "dark-syntax-color-link"
14887
+ },
14888
+ "path": [
14889
+ "code-block",
14890
+ "dark-syntax-color-link"
14891
+ ]
14892
+ },
14893
+ "dark-syntax-color-literal": {
14894
+ "value": "#405d32",
14895
+ "filePath": "src/components/code-block.yml",
14896
+ "isSource": true,
14897
+ "original": {
14898
+ "value": "#405d32"
14899
+ },
14900
+ "name": "CodeBlockDarkSyntaxColorLiteral",
14901
+ "attributes": {
14902
+ "category": "code-block",
14903
+ "type": "dark-syntax-color-literal"
14904
+ },
14905
+ "path": [
14906
+ "code-block",
14907
+ "dark-syntax-color-literal"
14908
+ ]
14909
+ },
14910
+ "dark-syntax-color-meta": {
14911
+ "value": "#195b7b",
14912
+ "filePath": "src/components/code-block.yml",
14913
+ "isSource": true,
14914
+ "original": {
14915
+ "value": "#195b7b"
14916
+ },
14917
+ "name": "CodeBlockDarkSyntaxColorMeta",
14918
+ "attributes": {
14919
+ "category": "code-block",
14920
+ "type": "dark-syntax-color-meta"
14921
+ },
14922
+ "path": [
14923
+ "code-block",
14924
+ "dark-syntax-color-meta"
14925
+ ]
14926
+ },
14927
+ "dark-syntax-color-meta-string": {
14928
+ "value": "#2a5b74",
14929
+ "filePath": "src/components/code-block.yml",
14930
+ "isSource": true,
14931
+ "original": {
14932
+ "value": "#2a5b74"
14933
+ },
14934
+ "name": "CodeBlockDarkSyntaxColorMetaString",
14935
+ "attributes": {
14936
+ "category": "code-block",
14937
+ "type": "dark-syntax-color-meta-string"
14938
+ },
14939
+ "path": [
14940
+ "code-block",
14941
+ "dark-syntax-color-meta-string"
14942
+ ]
14943
+ },
14944
+ "dark-syntax-color-number": {
14945
+ "value": "#880000",
14946
+ "filePath": "src/components/code-block.yml",
14947
+ "isSource": true,
14948
+ "original": {
14949
+ "value": "#880000"
14950
+ },
14951
+ "name": "CodeBlockDarkSyntaxColorNumber",
14952
+ "attributes": {
14953
+ "category": "code-block",
14954
+ "type": "dark-syntax-color-number"
14955
+ },
14956
+ "path": [
14957
+ "code-block",
14958
+ "dark-syntax-color-number"
14959
+ ]
14960
+ },
14961
+ "dark-syntax-color-pseudo": {
14962
+ "value": "#8c3b3b",
14963
+ "filePath": "src/components/code-block.yml",
14964
+ "isSource": true,
14965
+ "original": {
14966
+ "value": "#8c3b3b"
14967
+ },
14968
+ "name": "CodeBlockDarkSyntaxColorPseudo",
14969
+ "attributes": {
14970
+ "category": "code-block",
14971
+ "type": "dark-syntax-color-pseudo"
14972
+ },
14973
+ "path": [
14974
+ "code-block",
14975
+ "dark-syntax-color-pseudo"
14976
+ ]
14977
+ },
14978
+ "dark-syntax-color-quote": {
14979
+ "value": "#880000",
14980
+ "filePath": "src/components/code-block.yml",
14981
+ "isSource": true,
14982
+ "original": {
14983
+ "value": "#880000"
14984
+ },
14985
+ "name": "CodeBlockDarkSyntaxColorQuote",
14986
+ "attributes": {
14987
+ "category": "code-block",
14988
+ "type": "dark-syntax-color-quote"
14989
+ },
14990
+ "path": [
14991
+ "code-block",
14992
+ "dark-syntax-color-quote"
14993
+ ]
14994
+ },
14995
+ "dark-syntax-color-regexp": {
14996
+ "value": "#8c3b3b",
14997
+ "filePath": "src/components/code-block.yml",
14998
+ "isSource": true,
14999
+ "original": {
15000
+ "value": "#8c3b3b"
15001
+ },
15002
+ "name": "CodeBlockDarkSyntaxColorRegexp",
15003
+ "attributes": {
15004
+ "category": "code-block",
15005
+ "type": "dark-syntax-color-regexp"
15006
+ },
15007
+ "path": [
15008
+ "code-block",
15009
+ "dark-syntax-color-regexp"
15010
+ ]
15011
+ },
15012
+ "dark-syntax-color-section": {
15013
+ "value": "#880000",
15014
+ "filePath": "src/components/code-block.yml",
15015
+ "isSource": true,
15016
+ "original": {
15017
+ "value": "#880000"
15018
+ },
15019
+ "name": "CodeBlockDarkSyntaxColorSection",
15020
+ "attributes": {
15021
+ "category": "code-block",
15022
+ "type": "dark-syntax-color-section"
15023
+ },
15024
+ "path": [
15025
+ "code-block",
15026
+ "dark-syntax-color-section"
15027
+ ]
15028
+ },
15029
+ "dark-syntax-color-selector-attr": {
15030
+ "value": "#8c3b3b",
15031
+ "filePath": "src/components/code-block.yml",
15032
+ "isSource": true,
15033
+ "original": {
15034
+ "value": "#8c3b3b"
15035
+ },
15036
+ "name": "CodeBlockDarkSyntaxColorSelectorAttr",
15037
+ "attributes": {
15038
+ "category": "code-block",
15039
+ "type": "dark-syntax-color-selector-attr"
15040
+ },
15041
+ "path": [
15042
+ "code-block",
15043
+ "dark-syntax-color-selector-attr"
15044
+ ]
15045
+ },
15046
+ "dark-syntax-color-selector-class": {
15047
+ "value": "#880000",
15048
+ "filePath": "src/components/code-block.yml",
15049
+ "isSource": true,
15050
+ "original": {
15051
+ "value": "#880000"
15052
+ },
15053
+ "name": "CodeBlockDarkSyntaxColorSelectorClass",
15054
+ "attributes": {
15055
+ "category": "code-block",
15056
+ "type": "dark-syntax-color-selector-class"
15057
+ },
15058
+ "path": [
15059
+ "code-block",
15060
+ "dark-syntax-color-selector-class"
15061
+ ]
15062
+ },
15063
+ "dark-syntax-color-selector-id": {
15064
+ "value": "#880000",
15065
+ "filePath": "src/components/code-block.yml",
15066
+ "isSource": true,
15067
+ "original": {
15068
+ "value": "#880000"
15069
+ },
15070
+ "name": "CodeBlockDarkSyntaxColorSelectorId",
15071
+ "attributes": {
15072
+ "category": "code-block",
15073
+ "type": "dark-syntax-color-selector-id"
15074
+ },
15075
+ "path": [
15076
+ "code-block",
15077
+ "dark-syntax-color-selector-id"
15078
+ ]
15079
+ },
15080
+ "dark-syntax-color-string": {
15081
+ "value": "#880000",
15082
+ "filePath": "src/components/code-block.yml",
15083
+ "isSource": true,
15084
+ "original": {
15085
+ "value": "#880000"
15086
+ },
15087
+ "name": "CodeBlockDarkSyntaxColorString",
15088
+ "attributes": {
15089
+ "category": "code-block",
15090
+ "type": "dark-syntax-color-string"
15091
+ },
15092
+ "path": [
15093
+ "code-block",
15094
+ "dark-syntax-color-string"
15095
+ ]
15096
+ },
15097
+ "dark-syntax-color-symbol": {
15098
+ "value": "#8c3b3b",
15099
+ "filePath": "src/components/code-block.yml",
15100
+ "isSource": true,
15101
+ "original": {
15102
+ "value": "#8c3b3b"
15103
+ },
15104
+ "name": "CodeBlockDarkSyntaxColorSymbol",
15105
+ "attributes": {
15106
+ "category": "code-block",
15107
+ "type": "dark-syntax-color-symbol"
15108
+ },
15109
+ "path": [
15110
+ "code-block",
15111
+ "dark-syntax-color-symbol"
15112
+ ]
15113
+ },
15114
+ "dark-syntax-color-template-tag": {
15115
+ "value": "#880000",
15116
+ "filePath": "src/components/code-block.yml",
15117
+ "isSource": true,
15118
+ "original": {
15119
+ "value": "#880000"
15120
+ },
15121
+ "name": "CodeBlockDarkSyntaxColorTemplateTag",
15122
+ "attributes": {
15123
+ "category": "code-block",
15124
+ "type": "dark-syntax-color-template-tag"
15125
+ },
15126
+ "path": [
15127
+ "code-block",
15128
+ "dark-syntax-color-template-tag"
15129
+ ]
15130
+ },
15131
+ "dark-syntax-color-template-variable": {
15132
+ "value": "#8c3b3b",
15133
+ "filePath": "src/components/code-block.yml",
15134
+ "isSource": true,
15135
+ "original": {
15136
+ "value": "#8c3b3b"
15137
+ },
15138
+ "name": "CodeBlockDarkSyntaxColorTemplateVariable",
15139
+ "attributes": {
15140
+ "category": "code-block",
15141
+ "type": "dark-syntax-color-template-variable"
15142
+ },
15143
+ "path": [
15144
+ "code-block",
15145
+ "dark-syntax-color-template-variable"
15146
+ ]
15147
+ },
15148
+ "dark-syntax-color-title": {
15149
+ "value": "#880000",
15150
+ "filePath": "src/components/code-block.yml",
15151
+ "isSource": true,
15152
+ "original": {
15153
+ "value": "#880000"
15154
+ },
15155
+ "name": "CodeBlockDarkSyntaxColorTitle",
15156
+ "attributes": {
15157
+ "category": "code-block",
15158
+ "type": "dark-syntax-color-title"
15159
+ },
15160
+ "path": [
15161
+ "code-block",
15162
+ "dark-syntax-color-title"
15163
+ ]
15164
+ },
15165
+ "dark-syntax-color-type": {
15166
+ "value": "#880000",
15167
+ "filePath": "src/components/code-block.yml",
15168
+ "isSource": true,
15169
+ "original": {
15170
+ "value": "#880000"
15171
+ },
15172
+ "name": "CodeBlockDarkSyntaxColorType",
15173
+ "attributes": {
15174
+ "category": "code-block",
15175
+ "type": "dark-syntax-color-type"
15176
+ },
15177
+ "path": [
15178
+ "code-block",
15179
+ "dark-syntax-color-type"
15180
+ ]
15181
+ },
15182
+ "dark-syntax-color-variable": {
15183
+ "value": "#8c3b3b",
15184
+ "filePath": "src/components/code-block.yml",
15185
+ "isSource": true,
15186
+ "original": {
15187
+ "value": "#8c3b3b"
15188
+ },
15189
+ "name": "CodeBlockDarkSyntaxColorVariable",
15190
+ "attributes": {
15191
+ "category": "code-block",
15192
+ "type": "dark-syntax-color-variable"
15193
+ },
15194
+ "path": [
15195
+ "code-block",
15196
+ "dark-syntax-color-variable"
15197
+ ]
15198
+ }
15199
+ },
13753
15200
  "column-layout": {
13754
15201
  "content-to-content-spacing": {
13755
15202
  "value": "1rem",