@momentum-design/tokens 0.0.60 → 0.0.62

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (37) hide show
  1. package/dist/css/core/complete.css +1 -1
  2. package/dist/css/theme/aaos/day-complete.css +1 -1
  3. package/dist/css/theme/aaos/night-complete.css +1 -1
  4. package/dist/css/theme/webex/dark-stable.css +27 -39
  5. package/dist/css/theme/webex/hc-dark-stable.css +32 -40
  6. package/dist/css/theme/webex/hc-light-stable.css +32 -40
  7. package/dist/css/theme/webex/light-stable.css +26 -38
  8. package/dist/ios/core/complete.swift +1 -1
  9. package/dist/ios/theme/aaos/day-complete.swift +1 -1
  10. package/dist/ios/theme/aaos/night-complete.swift +1 -1
  11. package/dist/ios/theme/webex/dark-stable.swift +27 -39
  12. package/dist/ios/theme/webex/hc-dark-stable.swift +32 -40
  13. package/dist/ios/theme/webex/hc-light-stable.swift +32 -40
  14. package/dist/ios/theme/webex/light-stable.swift +26 -38
  15. package/dist/json/theme/webex/dark-stable.json +763 -945
  16. package/dist/json/theme/webex/hc-dark-stable.json +822 -920
  17. package/dist/json/theme/webex/hc-light-stable.json +1872 -1950
  18. package/dist/json/theme/webex/light-stable.json +1113 -1285
  19. package/dist/json-minimal/theme/webex/dark-stable.json +37 -71
  20. package/dist/json-minimal/theme/webex/hc-dark-stable.json +44 -70
  21. package/dist/json-minimal/theme/webex/hc-light-stable.json +53 -79
  22. package/dist/json-minimal/theme/webex/light-stable.json +45 -79
  23. package/dist/resources/core/complete.xml +1 -1
  24. package/dist/resources/theme/aaos/day-complete.xml +1 -1
  25. package/dist/resources/theme/aaos/night-complete.xml +1 -1
  26. package/dist/resources/theme/webex/dark-stable.xml +27 -39
  27. package/dist/resources/theme/webex/hc-dark-stable.xml +32 -40
  28. package/dist/resources/theme/webex/hc-light-stable.xml +32 -40
  29. package/dist/resources/theme/webex/light-stable.xml +26 -38
  30. package/dist/scss/core/complete.scss +1 -1
  31. package/dist/scss/theme/aaos/day-complete.scss +1 -1
  32. package/dist/scss/theme/aaos/night-complete.scss +1 -1
  33. package/dist/scss/theme/webex/dark-stable.scss +27 -39
  34. package/dist/scss/theme/webex/hc-dark-stable.scss +32 -40
  35. package/dist/scss/theme/webex/hc-light-stable.scss +33 -41
  36. package/dist/scss/theme/webex/light-stable.scss +27 -39
  37. package/package.json +1 -1
@@ -4389,50 +4389,17 @@
4389
4389
  }
4390
4390
  }
4391
4391
  },
4392
- "common": {
4393
- "normal": {
4394
- "parent": "theme/stable/light",
4395
- "type": "color",
4396
- "value": "#000000",
4397
- "description": "",
4398
- "filePath": "src/theme/stable/light.json",
4399
- "isSource": true,
4400
- "original": {
4401
- "parent": "theme/stable/light",
4402
- "type": "color",
4403
- "value": "{color.core.black-alpha.100}",
4404
- "description": ""
4405
- },
4406
- "name": "mds-color-theme-background-common-normal",
4407
- "attributes": {
4408
- "category": "color",
4409
- "type": "theme",
4410
- "item": "background",
4411
- "subitem": "common",
4412
- "state": "normal"
4413
- },
4414
- "path": [
4415
- "color",
4416
- "theme",
4417
- "background",
4418
- "common",
4419
- "normal"
4420
- ]
4421
- }
4422
- },
4423
4392
  "namelabel": {
4424
4393
  "normal": {
4425
4394
  "parent": "theme/stable/light",
4426
4395
  "type": "color",
4427
- "value": "#ffffff80",
4428
- "description": "",
4396
+ "value": "#00000099",
4429
4397
  "filePath": "src/theme/stable/light.json",
4430
4398
  "isSource": true,
4431
4399
  "original": {
4432
4400
  "parent": "theme/stable/light",
4433
4401
  "type": "color",
4434
- "value": "{color.core.white-alpha.50}",
4435
- "description": ""
4402
+ "value": "{color.core.black-alpha.60}"
4436
4403
  },
4437
4404
  "name": "mds-color-theme-background-namelabel-normal",
4438
4405
  "attributes": {
@@ -4454,299 +4421,163 @@
4454
4421
  "gradient": {
4455
4422
  "primary": {
4456
4423
  "normal": {
4457
- "0": {
4458
- "parent": "theme/stable/light",
4459
- "type": "color",
4460
- "value": "#f0f0f0",
4461
- "description": "",
4462
- "filePath": "src/theme/stable/light.json",
4463
- "isSource": true,
4464
- "original": {
4465
- "parent": "theme/stable/light",
4466
- "type": "color",
4467
- "value": "{color.gradient.default.light.primary.0}",
4468
- "description": ""
4469
- },
4470
- "name": "mds-color-theme-background-gradient-primary-normal-0",
4471
- "attributes": {
4472
- "category": "color",
4473
- "type": "theme",
4474
- "item": "background",
4475
- "subitem": "gradient",
4476
- "state": "primary"
4477
- },
4478
- "path": [
4479
- "color",
4480
- "theme",
4481
- "background",
4482
- "gradient",
4483
- "primary",
4484
- "normal",
4485
- "0"
4486
- ]
4487
- },
4488
- "1": {
4489
- "parent": "theme/stable/light",
4490
- "type": "color",
4491
- "value": "#ffffff",
4492
- "description": "",
4493
- "filePath": "src/theme/stable/light.json",
4494
- "isSource": true,
4495
- "original": {
4496
- "parent": "theme/stable/light",
4497
- "type": "color",
4498
- "value": "{color.gradient.default.light.primary.1}",
4499
- "description": ""
4500
- },
4501
- "name": "mds-color-theme-background-gradient-primary-normal-1",
4502
- "attributes": {
4503
- "category": "color",
4504
- "type": "theme",
4505
- "item": "background",
4506
- "subitem": "gradient",
4507
- "state": "primary"
4508
- },
4509
- "path": [
4510
- "color",
4511
- "theme",
4512
- "background",
4513
- "gradient",
4514
- "primary",
4515
- "normal",
4516
- "1"
4517
- ]
4518
- }
4519
- }
4520
- },
4521
- "secondary": {
4522
- "normal": {
4523
- "0": {
4524
- "parent": "theme/stable/light",
4525
- "type": "color",
4526
- "value": "#fafafa",
4527
- "description": "",
4528
- "filePath": "src/theme/stable/light.json",
4529
- "isSource": true,
4530
- "original": {
4531
- "parent": "theme/stable/light",
4532
- "type": "color",
4533
- "value": "{color.gradient.default.light.secondary.0}",
4534
- "description": ""
4535
- },
4536
- "name": "mds-color-theme-background-gradient-secondary-normal-0",
4537
- "attributes": {
4538
- "category": "color",
4539
- "type": "theme",
4540
- "item": "background",
4541
- "subitem": "gradient",
4542
- "state": "secondary"
4543
- },
4544
- "path": [
4545
- "color",
4546
- "theme",
4547
- "background",
4548
- "gradient",
4549
- "secondary",
4550
- "normal",
4551
- "0"
4552
- ]
4424
+ "parent": "theme/stable/light",
4425
+ "$extensions": {
4426
+ "studio.tokens": {
4427
+ "modify": {}
4428
+ }
4553
4429
  },
4554
- "1": {
4555
- "parent": "theme/stable/light",
4556
- "type": "color",
4557
- "value": "#ffffff",
4558
- "description": "",
4559
- "filePath": "src/theme/stable/light.json",
4560
- "isSource": true,
4561
- "original": {
4562
- "parent": "theme/stable/light",
4563
- "type": "color",
4564
- "value": "{color.gradient.default.light.secondary.1}",
4565
- "description": ""
4566
- },
4567
- "name": "mds-color-theme-background-gradient-secondary-normal-1",
4568
- "attributes": {
4569
- "category": "color",
4570
- "type": "theme",
4571
- "item": "background",
4572
- "subitem": "gradient",
4573
- "state": "secondary"
4574
- },
4575
- "path": [
4576
- "color",
4577
- "theme",
4578
- "background",
4579
- "gradient",
4580
- "secondary",
4581
- "normal",
4582
- "1"
4583
- ]
4584
- }
4585
- }
4586
- }
4587
- },
4588
- "reaction": {
4589
- "normal": {
4590
- "0": {
4591
4430
  "type": "color",
4592
- "value": "#ffffff",
4431
+ "value": "linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%)",
4432
+ "description": "linear-gradient(180deg, #F0F0F0 0%, #FFFFFF 100%)",
4593
4433
  "filePath": "src/theme/stable/light.json",
4594
4434
  "isSource": true,
4595
4435
  "original": {
4436
+ "parent": "theme/stable/light",
4437
+ "$extensions": {
4438
+ "studio.tokens": {
4439
+ "modify": {}
4440
+ }
4441
+ },
4596
4442
  "type": "color",
4597
- "value": "{color.core.white-alpha.100}"
4443
+ "value": "linear-gradient(180deg, {color.gradient.default.light.primary.0} 0%, {color.gradient.default.light.primary.1} 100%)",
4444
+ "description": "linear-gradient(180deg, #F0F0F0 0%, #FFFFFF 100%)"
4598
4445
  },
4599
- "name": "mds-color-theme-background-reaction-normal-0",
4446
+ "name": "mds-color-theme-background-gradient-primary-normal",
4600
4447
  "attributes": {
4601
4448
  "category": "color",
4602
4449
  "type": "theme",
4603
4450
  "item": "background",
4604
- "subitem": "reaction",
4605
- "state": "normal"
4451
+ "subitem": "gradient",
4452
+ "state": "primary"
4606
4453
  },
4607
4454
  "path": [
4608
4455
  "color",
4609
4456
  "theme",
4610
4457
  "background",
4611
- "reaction",
4612
- "normal",
4613
- "0"
4458
+ "gradient",
4459
+ "primary",
4460
+ "normal"
4614
4461
  ]
4615
- },
4616
- "1": {
4462
+ }
4463
+ },
4464
+ "secondary": {
4465
+ "normal": {
4466
+ "parent": "theme/stable/light",
4467
+ "$extensions": {
4468
+ "studio.tokens": {
4469
+ "modify": {}
4470
+ }
4471
+ },
4617
4472
  "type": "color",
4618
- "value": "#ffffff",
4473
+ "value": "linear-gradient(180deg, #fafafa 0%, #ffffff 100%)",
4474
+ "description": "linear-gradient(180deg, #FAFAFA 0%, #FFFFFF 100%)",
4619
4475
  "filePath": "src/theme/stable/light.json",
4620
4476
  "isSource": true,
4621
4477
  "original": {
4478
+ "parent": "theme/stable/light",
4479
+ "$extensions": {
4480
+ "studio.tokens": {
4481
+ "modify": {}
4482
+ }
4483
+ },
4622
4484
  "type": "color",
4623
- "value": "{color.core.white-alpha.100}"
4485
+ "value": "linear-gradient(180deg, {color.gradient.default.light.secondary.0} 0%, {color.gradient.default.light.secondary.1} 100%)",
4486
+ "description": "linear-gradient(180deg, #FAFAFA 0%, #FFFFFF 100%)"
4624
4487
  },
4625
- "name": "mds-color-theme-background-reaction-normal-1",
4488
+ "name": "mds-color-theme-background-gradient-secondary-normal",
4626
4489
  "attributes": {
4627
4490
  "category": "color",
4628
4491
  "type": "theme",
4629
4492
  "item": "background",
4630
- "subitem": "reaction",
4631
- "state": "normal"
4493
+ "subitem": "gradient",
4494
+ "state": "secondary"
4632
4495
  },
4633
4496
  "path": [
4634
4497
  "color",
4635
4498
  "theme",
4636
4499
  "background",
4637
- "reaction",
4638
- "normal",
4639
- "1"
4500
+ "gradient",
4501
+ "secondary",
4502
+ "normal"
4640
4503
  ]
4641
4504
  }
4642
4505
  }
4643
4506
  },
4644
- "skeleton": {
4507
+ "reaction": {
4645
4508
  "normal": {
4646
- "0": {
4647
- "type": "color",
4648
- "value": "#ffffff33",
4649
- "filePath": "src/theme/stable/light.json",
4650
- "isSource": true,
4651
- "original": {
4652
- "type": "color",
4653
- "value": "{color.core.white-alpha.20}"
4654
- },
4655
- "name": "mds-color-theme-background-skeleton-normal-0",
4656
- "attributes": {
4657
- "category": "color",
4658
- "type": "theme",
4659
- "item": "background",
4660
- "subitem": "skeleton",
4661
- "state": "normal"
4662
- },
4663
- "path": [
4664
- "color",
4665
- "theme",
4666
- "background",
4667
- "skeleton",
4668
- "normal",
4669
- "0"
4670
- ]
4509
+ "$extensions": {
4510
+ "studio.tokens": {
4511
+ "modify": {}
4512
+ }
4671
4513
  },
4672
- "1": {
4673
- "type": "color",
4674
- "value": "#ffffff4d",
4675
- "filePath": "src/theme/stable/light.json",
4676
- "isSource": true,
4677
- "original": {
4678
- "type": "color",
4679
- "value": "{color.core.white-alpha.30}"
4680
- },
4681
- "name": "mds-color-theme-background-skeleton-normal-1",
4682
- "attributes": {
4683
- "category": "color",
4684
- "type": "theme",
4685
- "item": "background",
4686
- "subitem": "skeleton",
4687
- "state": "normal"
4514
+ "type": "color",
4515
+ "value": "linear-gradient(90deg, #ffffff 90%, #ffffff 0%)",
4516
+ "filePath": "src/theme/stable/light.json",
4517
+ "isSource": true,
4518
+ "original": {
4519
+ "$extensions": {
4520
+ "studio.tokens": {
4521
+ "modify": {}
4522
+ }
4688
4523
  },
4689
- "path": [
4690
- "color",
4691
- "theme",
4692
- "background",
4693
- "skeleton",
4694
- "normal",
4695
- "1"
4696
- ]
4697
- },
4698
- "2": {
4699
4524
  "type": "color",
4700
- "value": "#ffffff66",
4701
- "filePath": "src/theme/stable/light.json",
4702
- "isSource": true,
4703
- "original": {
4704
- "type": "color",
4705
- "value": "{color.core.white-alpha.40}"
4706
- },
4707
- "name": "mds-color-theme-background-skeleton-normal-2",
4708
- "attributes": {
4709
- "category": "color",
4710
- "type": "theme",
4711
- "item": "background",
4712
- "subitem": "skeleton",
4713
- "state": "normal"
4714
- },
4715
- "path": [
4716
- "color",
4717
- "theme",
4718
- "background",
4719
- "skeleton",
4720
- "normal",
4721
- "2"
4722
- ]
4525
+ "value": "linear-gradient(90deg, {color.core.white-alpha.100} 90%, {color.core.white-alpha.100} 0%)"
4723
4526
  },
4724
- "3": {
4725
- "type": "color",
4726
- "value": "#ffffff80",
4727
- "filePath": "src/theme/stable/light.json",
4728
- "isSource": true,
4729
- "original": {
4730
- "type": "color",
4731
- "value": "{color.core.white-alpha.50}"
4732
- },
4733
- "name": "mds-color-theme-background-skeleton-normal-3",
4734
- "attributes": {
4735
- "category": "color",
4736
- "type": "theme",
4737
- "item": "background",
4738
- "subitem": "skeleton",
4739
- "state": "normal"
4740
- },
4741
- "path": [
4742
- "color",
4743
- "theme",
4744
- "background",
4745
- "skeleton",
4746
- "normal",
4747
- "3"
4748
- ]
4749
- }
4527
+ "name": "mds-color-theme-background-reaction-normal",
4528
+ "attributes": {
4529
+ "category": "color",
4530
+ "type": "theme",
4531
+ "item": "background",
4532
+ "subitem": "reaction",
4533
+ "state": "normal"
4534
+ },
4535
+ "path": [
4536
+ "color",
4537
+ "theme",
4538
+ "background",
4539
+ "reaction",
4540
+ "normal"
4541
+ ]
4542
+ }
4543
+ },
4544
+ "skeleton": {
4545
+ "normal": {
4546
+ "$extensions": {
4547
+ "studio.tokens": {
4548
+ "modify": {}
4549
+ }
4550
+ },
4551
+ "type": "color",
4552
+ "value": "linear-gradient(123deg, #ffffff33 14.98%, #ffffff4d 38.98%, #ffffff 64.82%, #ffffff80);",
4553
+ "description": "white-alpha-20 20%, white-alpha-30 30%, \nwhite-alpha-40 40%, white-alpha-50 50%",
4554
+ "filePath": "src/theme/stable/light.json",
4555
+ "isSource": true,
4556
+ "original": {
4557
+ "$extensions": {
4558
+ "studio.tokens": {
4559
+ "modify": {}
4560
+ }
4561
+ },
4562
+ "type": "color",
4563
+ "value": "linear-gradient(123deg, {color.core.white-alpha.100}33 14.98%, {color.core.white-alpha.100}4d 38.98%, {color.core.white-alpha.100} 64.82%, {color.core.white-alpha.100}80);",
4564
+ "description": "white-alpha-20 20%, white-alpha-30 30%, \nwhite-alpha-40 40%, white-alpha-50 50%"
4565
+ },
4566
+ "name": "mds-color-theme-background-skeleton-normal",
4567
+ "attributes": {
4568
+ "category": "color",
4569
+ "type": "theme",
4570
+ "item": "background",
4571
+ "subitem": "skeleton",
4572
+ "state": "normal"
4573
+ },
4574
+ "path": [
4575
+ "color",
4576
+ "theme",
4577
+ "background",
4578
+ "skeleton",
4579
+ "normal"
4580
+ ]
4750
4581
  }
4751
4582
  }
4752
4583
  },
@@ -6062,6 +5893,74 @@
6062
5893
  "violet"
6063
5894
  ]
6064
5895
  }
5896
+ },
5897
+ "promotion": {
5898
+ "normal": {
5899
+ "type": "color",
5900
+ "value": "linear-gradient(46deg, #251329 0%, #a12a3a 100%)",
5901
+ "description": "Used for border of promotional banner",
5902
+ "filePath": "src/theme/stable/light.json",
5903
+ "isSource": true,
5904
+ "original": {
5905
+ "type": "color",
5906
+ "value": "linear-gradient(46deg, {color.decorative.purple.100} 0%, {color.decorative.pink.70} 100%)",
5907
+ "description": "Used for border of promotional banner"
5908
+ },
5909
+ "name": "mds-color-theme-outline-promotion-normal",
5910
+ "attributes": {
5911
+ "category": "color",
5912
+ "type": "theme",
5913
+ "item": "outline",
5914
+ "subitem": "promotion",
5915
+ "state": "normal"
5916
+ },
5917
+ "path": [
5918
+ "color",
5919
+ "theme",
5920
+ "outline",
5921
+ "promotion",
5922
+ "normal"
5923
+ ]
5924
+ }
5925
+ },
5926
+ "gradient": {
5927
+ "active": {
5928
+ "$extensions": {
5929
+ "studio.tokens": {
5930
+ "modify": {}
5931
+ }
5932
+ },
5933
+ "type": "color",
5934
+ "value": "linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%)",
5935
+ "description": "Used for Webex Assitant AI",
5936
+ "filePath": "src/theme/stable/light.json",
5937
+ "isSource": true,
5938
+ "original": {
5939
+ "$extensions": {
5940
+ "studio.tokens": {
5941
+ "modify": {}
5942
+ }
5943
+ },
5944
+ "type": "color",
5945
+ "value": "linear-gradient(44deg, {color.core.blue.50} 14.64%, {color.decorative.cyan.50} 51.1%, {color.core.green.40} 85.36%)",
5946
+ "description": "Used for Webex Assitant AI"
5947
+ },
5948
+ "name": "mds-color-theme-outline-gradient-active",
5949
+ "attributes": {
5950
+ "category": "color",
5951
+ "type": "theme",
5952
+ "item": "outline",
5953
+ "subitem": "gradient",
5954
+ "state": "active"
5955
+ },
5956
+ "path": [
5957
+ "color",
5958
+ "theme",
5959
+ "outline",
5960
+ "gradient",
5961
+ "active"
5962
+ ]
5963
+ }
6065
5964
  }
6066
5965
  },
6067
5966
  "control": {
@@ -7999,301 +7898,170 @@
7999
7898
  },
8000
7899
  "promotion": {
8001
7900
  "normal": {
8002
- "0": {
8003
- "parent": "theme/stable/light",
8004
- "type": "color",
8005
- "value": "#932099",
8006
- "description": "",
8007
- "filePath": "src/theme/stable/light.json",
8008
- "isSource": true,
8009
- "original": {
8010
- "parent": "theme/stable/light",
8011
- "type": "color",
8012
- "value": "{color.decorative.purple.70}",
8013
- "description": ""
8014
- },
8015
- "name": "mds-color-theme-common-button-promotion-normal-0",
8016
- "attributes": {
8017
- "category": "color",
8018
- "type": "theme",
8019
- "item": "common",
8020
- "subitem": "button",
8021
- "state": "promotion"
8022
- },
8023
- "path": [
8024
- "color",
8025
- "theme",
8026
- "common",
8027
- "button",
8028
- "promotion",
8029
- "normal",
8030
- "0"
8031
- ]
7901
+ "parent": "theme/stable/light",
7902
+ "$extensions": {
7903
+ "studio.tokens": {
7904
+ "modify": {}
7905
+ }
8032
7906
  },
8033
- "1": {
7907
+ "type": "color",
7908
+ "value": "linear-gradient(46deg, #932099 0%, #a12a3a 100%)",
7909
+ "description": "Used for rest state of promotional button",
7910
+ "filePath": "src/theme/stable/light.json",
7911
+ "isSource": true,
7912
+ "original": {
8034
7913
  "parent": "theme/stable/light",
8035
- "type": "color",
8036
- "value": "#a12a3a",
8037
- "description": "",
8038
- "filePath": "src/theme/stable/light.json",
8039
- "isSource": true,
8040
- "original": {
8041
- "parent": "theme/stable/light",
8042
- "type": "color",
8043
- "value": "{color.decorative.pink.70}",
8044
- "description": ""
8045
- },
8046
- "name": "mds-color-theme-common-button-promotion-normal-1",
8047
- "attributes": {
8048
- "category": "color",
8049
- "type": "theme",
8050
- "item": "common",
8051
- "subitem": "button",
8052
- "state": "promotion"
7914
+ "$extensions": {
7915
+ "studio.tokens": {
7916
+ "modify": {}
7917
+ }
8053
7918
  },
8054
- "path": [
8055
- "color",
8056
- "theme",
8057
- "common",
8058
- "button",
8059
- "promotion",
8060
- "normal",
8061
- "1"
8062
- ]
8063
- }
7919
+ "type": "color",
7920
+ "value": "linear-gradient(46deg, {color.decorative.purple.70} 0%, {color.decorative.pink.70} 100%)",
7921
+ "description": "Used for rest state of promotional button"
7922
+ },
7923
+ "name": "mds-color-theme-common-button-promotion-normal",
7924
+ "attributes": {
7925
+ "category": "color",
7926
+ "type": "theme",
7927
+ "item": "common",
7928
+ "subitem": "button",
7929
+ "state": "promotion"
7930
+ },
7931
+ "path": [
7932
+ "color",
7933
+ "theme",
7934
+ "common",
7935
+ "button",
7936
+ "promotion",
7937
+ "normal"
7938
+ ]
8064
7939
  },
8065
7940
  "hover": {
8066
- "0": {
8067
- "parent": "theme/stable/light",
8068
- "type": "color",
8069
- "value": "#601e66",
8070
- "description": "",
8071
- "filePath": "src/theme/stable/light.json",
8072
- "isSource": true,
8073
- "original": {
8074
- "parent": "theme/stable/light",
8075
- "type": "color",
8076
- "value": "{color.decorative.purple.80}",
8077
- "description": ""
8078
- },
8079
- "name": "mds-color-theme-common-button-promotion-hover-0",
8080
- "attributes": {
8081
- "category": "color",
8082
- "type": "theme",
8083
- "item": "common",
8084
- "subitem": "button",
8085
- "state": "promotion"
8086
- },
8087
- "path": [
8088
- "color",
8089
- "theme",
8090
- "common",
8091
- "button",
8092
- "promotion",
8093
- "hover",
8094
- "0"
8095
- ]
7941
+ "parent": "theme/stable/light",
7942
+ "$extensions": {
7943
+ "studio.tokens": {
7944
+ "modify": {}
7945
+ }
8096
7946
  },
8097
- "1": {
7947
+ "type": "color",
7948
+ "value": "linear-gradient(46deg, #601e66 0%, #66262d 100%)",
7949
+ "description": "Used for hover state of promotion button",
7950
+ "filePath": "src/theme/stable/light.json",
7951
+ "isSource": true,
7952
+ "original": {
8098
7953
  "parent": "theme/stable/light",
8099
- "type": "color",
8100
- "value": "#66262d",
8101
- "description": "",
8102
- "filePath": "src/theme/stable/light.json",
8103
- "isSource": true,
8104
- "original": {
8105
- "parent": "theme/stable/light",
8106
- "type": "color",
8107
- "value": "{color.decorative.pink.80}",
8108
- "description": ""
8109
- },
8110
- "name": "mds-color-theme-common-button-promotion-hover-1",
8111
- "attributes": {
8112
- "category": "color",
8113
- "type": "theme",
8114
- "item": "common",
8115
- "subitem": "button",
8116
- "state": "promotion"
7954
+ "$extensions": {
7955
+ "studio.tokens": {
7956
+ "modify": {}
7957
+ }
8117
7958
  },
8118
- "path": [
8119
- "color",
8120
- "theme",
8121
- "common",
8122
- "button",
8123
- "promotion",
8124
- "hover",
8125
- "1"
8126
- ]
8127
- }
7959
+ "type": "color",
7960
+ "value": "linear-gradient(46deg, {color.decorative.purple.80} 0%, {color.decorative.pink.80} 100%)",
7961
+ "description": "Used for hover state of promotion button"
7962
+ },
7963
+ "name": "mds-color-theme-common-button-promotion-hover",
7964
+ "attributes": {
7965
+ "category": "color",
7966
+ "type": "theme",
7967
+ "item": "common",
7968
+ "subitem": "button",
7969
+ "state": "promotion"
7970
+ },
7971
+ "path": [
7972
+ "color",
7973
+ "theme",
7974
+ "common",
7975
+ "button",
7976
+ "promotion",
7977
+ "hover"
7978
+ ]
8128
7979
  },
8129
7980
  "active": {
8130
- "0": {
8131
- "parent": "theme/stable/light",
8132
- "type": "color",
8133
- "value": "#601e66",
8134
- "description": "",
8135
- "filePath": "src/theme/stable/light.json",
8136
- "isSource": true,
8137
- "original": {
8138
- "parent": "theme/stable/light",
8139
- "type": "color",
8140
- "value": "{color.decorative.purple.80}",
8141
- "description": ""
8142
- },
8143
- "name": "mds-color-theme-common-button-promotion-active-0",
8144
- "attributes": {
8145
- "category": "color",
8146
- "type": "theme",
8147
- "item": "common",
8148
- "subitem": "button",
8149
- "state": "promotion"
8150
- },
8151
- "path": [
8152
- "color",
8153
- "theme",
8154
- "common",
8155
- "button",
8156
- "promotion",
8157
- "active",
8158
- "0"
8159
- ]
7981
+ "parent": "theme/stable/light",
7982
+ "$extensions": {
7983
+ "studio.tokens": {
7984
+ "modify": {}
7985
+ }
8160
7986
  },
8161
- "1": {
7987
+ "type": "color",
7988
+ "value": "linear-gradient(46deg, #3b1840 0%, #3b1e21 100%)",
7989
+ "description": "Used for active state of promotion button",
7990
+ "filePath": "src/theme/stable/light.json",
7991
+ "isSource": true,
7992
+ "original": {
8162
7993
  "parent": "theme/stable/light",
8163
- "type": "color",
8164
- "value": "#3b1e21",
8165
- "description": "",
8166
- "filePath": "src/theme/stable/light.json",
8167
- "isSource": true,
8168
- "original": {
8169
- "parent": "theme/stable/light",
8170
- "type": "color",
8171
- "value": "{color.decorative.pink.90}",
8172
- "description": ""
8173
- },
8174
- "name": "mds-color-theme-common-button-promotion-active-1",
8175
- "attributes": {
8176
- "category": "color",
8177
- "type": "theme",
8178
- "item": "common",
8179
- "subitem": "button",
8180
- "state": "promotion"
7994
+ "$extensions": {
7995
+ "studio.tokens": {
7996
+ "modify": {}
7997
+ }
8181
7998
  },
8182
- "path": [
8183
- "color",
8184
- "theme",
8185
- "common",
8186
- "button",
8187
- "promotion",
8188
- "active",
8189
- "1"
8190
- ]
8191
- }
7999
+ "type": "color",
8000
+ "value": "linear-gradient(46deg, {color.decorative.purple.90} 0%, {color.decorative.pink.90} 100%)",
8001
+ "description": "Used for active state of promotion button"
8002
+ },
8003
+ "name": "mds-color-theme-common-button-promotion-active",
8004
+ "attributes": {
8005
+ "category": "color",
8006
+ "type": "theme",
8007
+ "item": "common",
8008
+ "subitem": "button",
8009
+ "state": "promotion"
8010
+ },
8011
+ "path": [
8012
+ "color",
8013
+ "theme",
8014
+ "common",
8015
+ "button",
8016
+ "promotion",
8017
+ "active"
8018
+ ]
8192
8019
  }
8193
8020
  },
8194
8021
  "join": {
8195
8022
  "animated": {
8196
8023
  "gradient": {
8197
8024
  "normal": {
8198
- "0": {
8199
- "parent": "theme/stable/light",
8200
- "type": "color",
8201
- "value": "#30c9b0",
8202
- "description": "",
8203
- "filePath": "src/theme/stable/light.json",
8204
- "isSource": true,
8205
- "original": {
8206
- "parent": "theme/stable/light",
8207
- "type": "color",
8208
- "value": "{color.decorative.mint.40}",
8209
- "description": ""
8210
- },
8211
- "name": "mds-color-theme-common-button-join-animated-gradient-normal-0",
8212
- "attributes": {
8213
- "category": "color",
8214
- "type": "theme",
8215
- "item": "common",
8216
- "subitem": "button",
8217
- "state": "join"
8218
- },
8219
- "path": [
8220
- "color",
8221
- "theme",
8222
- "common",
8223
- "button",
8224
- "join",
8225
- "animated",
8226
- "gradient",
8227
- "normal",
8228
- "0"
8229
- ]
8025
+ "parent": "theme/stable/light",
8026
+ "$extensions": {
8027
+ "studio.tokens": {
8028
+ "modify": {}
8029
+ }
8230
8030
  },
8231
- "1": {
8031
+ "type": "color",
8032
+ "value": "linear-gradient(90deg, #30c9b0 0%, #64b4fa 51%, #30c9b0 100%)",
8033
+ "description": "linear-gradient(90deg, #30C9B0 0%, #64B4FA 51%, #529E91 100%)",
8034
+ "filePath": "src/theme/stable/light.json",
8035
+ "isSource": true,
8036
+ "original": {
8232
8037
  "parent": "theme/stable/light",
8233
- "type": "color",
8234
- "value": "#64b4fa",
8235
- "description": "",
8236
- "filePath": "src/theme/stable/light.json",
8237
- "isSource": true,
8238
- "original": {
8239
- "parent": "theme/stable/light",
8240
- "type": "color",
8241
- "value": "{color.core.blue.40}",
8242
- "description": ""
8243
- },
8244
- "name": "mds-color-theme-common-button-join-animated-gradient-normal-1",
8245
- "attributes": {
8246
- "category": "color",
8247
- "type": "theme",
8248
- "item": "common",
8249
- "subitem": "button",
8250
- "state": "join"
8038
+ "$extensions": {
8039
+ "studio.tokens": {
8040
+ "modify": {}
8041
+ }
8251
8042
  },
8252
- "path": [
8253
- "color",
8254
- "theme",
8255
- "common",
8256
- "button",
8257
- "join",
8258
- "animated",
8259
- "gradient",
8260
- "normal",
8261
- "1"
8262
- ]
8263
- },
8264
- "2": {
8265
- "parent": "theme/stable/light",
8266
8043
  "type": "color",
8267
- "value": "#30c9b0",
8268
- "description": "",
8269
- "filePath": "src/theme/stable/light.json",
8270
- "isSource": true,
8271
- "original": {
8272
- "parent": "theme/stable/light",
8273
- "type": "color",
8274
- "value": "{color.decorative.mint.40}",
8275
- "description": ""
8276
- },
8277
- "name": "mds-color-theme-common-button-join-animated-gradient-normal-2",
8278
- "attributes": {
8279
- "category": "color",
8280
- "type": "theme",
8281
- "item": "common",
8282
- "subitem": "button",
8283
- "state": "join"
8284
- },
8285
- "path": [
8286
- "color",
8287
- "theme",
8288
- "common",
8289
- "button",
8290
- "join",
8291
- "animated",
8292
- "gradient",
8293
- "normal",
8294
- "2"
8295
- ]
8296
- }
8044
+ "value": "linear-gradient(90deg, {color.decorative.mint.40} 0%, {color.core.blue.40} 51%, {color.decorative.mint.40} 100%)",
8045
+ "description": "linear-gradient(90deg, #30C9B0 0%, #64B4FA 51%, #529E91 100%)"
8046
+ },
8047
+ "name": "mds-color-theme-common-button-join-animated-gradient-normal",
8048
+ "attributes": {
8049
+ "category": "color",
8050
+ "type": "theme",
8051
+ "item": "common",
8052
+ "subitem": "button",
8053
+ "state": "join"
8054
+ },
8055
+ "path": [
8056
+ "color",
8057
+ "theme",
8058
+ "common",
8059
+ "button",
8060
+ "join",
8061
+ "animated",
8062
+ "gradient",
8063
+ "normal"
8064
+ ]
8297
8065
  }
8298
8066
  }
8299
8067
  }
@@ -10668,830 +10436,890 @@
10668
10436
  }
10669
10437
  }
10670
10438
  },
10671
- "gradientdivider": {
10672
- "normal": {
10673
- "0": {
10439
+ "avatar": {
10440
+ "default": {
10441
+ "parent": "theme/stable/light",
10442
+ "type": "color",
10443
+ "value": "#545454",
10444
+ "description": "",
10445
+ "filePath": "src/theme/stable/light.json",
10446
+ "isSource": true,
10447
+ "original": {
10674
10448
  "parent": "theme/stable/light",
10675
10449
  "type": "color",
10676
- "value": "#00000000",
10677
- "description": "",
10678
- "filePath": "src/theme/stable/light.json",
10679
- "isSource": true,
10680
- "original": {
10681
- "parent": "theme/stable/light",
10682
- "type": "color",
10683
- "value": "{color.core.black-alpha.0}",
10684
- "description": ""
10685
- },
10686
- "name": "mds-color-theme-gradientdivider-normal-0",
10687
- "attributes": {
10688
- "category": "color",
10689
- "type": "theme",
10690
- "item": "gradientdivider",
10691
- "subitem": "normal",
10692
- "state": "0"
10693
- },
10694
- "path": [
10695
- "color",
10696
- "theme",
10697
- "gradientdivider",
10698
- "normal",
10699
- "0"
10700
- ]
10450
+ "value": "{color.core.gray.70}",
10451
+ "description": ""
10701
10452
  },
10702
- "1": {
10453
+ "name": "mds-color-theme-avatar-default",
10454
+ "attributes": {
10455
+ "category": "color",
10456
+ "type": "theme",
10457
+ "item": "avatar",
10458
+ "subitem": "default"
10459
+ },
10460
+ "path": [
10461
+ "color",
10462
+ "theme",
10463
+ "avatar",
10464
+ "default"
10465
+ ]
10466
+ },
10467
+ "cobalt": {
10468
+ "parent": "theme/stable/light",
10469
+ "type": "color",
10470
+ "value": "#08599c",
10471
+ "description": "",
10472
+ "filePath": "src/theme/stable/light.json",
10473
+ "isSource": true,
10474
+ "original": {
10703
10475
  "parent": "theme/stable/light",
10704
10476
  "type": "color",
10705
- "value": "#00000033",
10706
- "description": "",
10707
- "filePath": "src/theme/stable/light.json",
10708
- "isSource": true,
10709
- "original": {
10710
- "parent": "theme/stable/light",
10711
- "type": "color",
10712
- "value": "{color.core.black-alpha.20}",
10713
- "description": ""
10714
- },
10715
- "name": "mds-color-theme-gradientdivider-normal-1",
10716
- "attributes": {
10717
- "category": "color",
10718
- "type": "theme",
10719
- "item": "gradientdivider",
10720
- "subitem": "normal",
10721
- "state": "1"
10722
- },
10723
- "path": [
10724
- "color",
10725
- "theme",
10726
- "gradientdivider",
10727
- "normal",
10728
- "1"
10729
- ]
10730
- }
10477
+ "value": "{color.decorative.cobalt.70}",
10478
+ "description": ""
10479
+ },
10480
+ "name": "mds-color-theme-avatar-cobalt",
10481
+ "attributes": {
10482
+ "category": "color",
10483
+ "type": "theme",
10484
+ "item": "avatar",
10485
+ "subitem": "cobalt"
10486
+ },
10487
+ "path": [
10488
+ "color",
10489
+ "theme",
10490
+ "avatar",
10491
+ "cobalt"
10492
+ ]
10731
10493
  },
10732
- "hover": {
10733
- "0": {
10494
+ "cyan": {
10495
+ "parent": "theme/stable/light",
10496
+ "type": "color",
10497
+ "value": "#066070",
10498
+ "description": "",
10499
+ "filePath": "src/theme/stable/light.json",
10500
+ "isSource": true,
10501
+ "original": {
10734
10502
  "parent": "theme/stable/light",
10735
10503
  "type": "color",
10736
- "value": "#00000000",
10737
- "description": "",
10738
- "filePath": "src/theme/stable/light.json",
10739
- "isSource": true,
10740
- "original": {
10741
- "parent": "theme/stable/light",
10742
- "type": "color",
10743
- "value": "{color.core.black-alpha.0}",
10744
- "description": ""
10745
- },
10746
- "name": "mds-color-theme-gradientdivider-hover-0",
10747
- "attributes": {
10748
- "category": "color",
10749
- "type": "theme",
10750
- "item": "gradientdivider",
10751
- "subitem": "hover",
10752
- "state": "0"
10753
- },
10754
- "path": [
10755
- "color",
10756
- "theme",
10757
- "gradientdivider",
10758
- "hover",
10759
- "0"
10760
- ]
10504
+ "value": "{color.decorative.cyan.70}",
10505
+ "description": ""
10761
10506
  },
10762
- "1": {
10507
+ "name": "mds-color-theme-avatar-cyan",
10508
+ "attributes": {
10509
+ "category": "color",
10510
+ "type": "theme",
10511
+ "item": "avatar",
10512
+ "subitem": "cyan"
10513
+ },
10514
+ "path": [
10515
+ "color",
10516
+ "theme",
10517
+ "avatar",
10518
+ "cyan"
10519
+ ]
10520
+ },
10521
+ "gold": {
10522
+ "parent": "theme/stable/light",
10523
+ "type": "color",
10524
+ "value": "#735107",
10525
+ "description": "",
10526
+ "filePath": "src/theme/stable/light.json",
10527
+ "isSource": true,
10528
+ "original": {
10763
10529
  "parent": "theme/stable/light",
10764
10530
  "type": "color",
10765
- "value": "#00000099",
10766
- "description": "",
10767
- "filePath": "src/theme/stable/light.json",
10768
- "isSource": true,
10769
- "original": {
10770
- "parent": "theme/stable/light",
10771
- "type": "color",
10772
- "value": "{color.core.black-alpha.60}",
10773
- "description": ""
10774
- },
10775
- "name": "mds-color-theme-gradientdivider-hover-1",
10776
- "attributes": {
10777
- "category": "color",
10778
- "type": "theme",
10779
- "item": "gradientdivider",
10780
- "subitem": "hover",
10781
- "state": "1"
10782
- },
10783
- "path": [
10784
- "color",
10785
- "theme",
10786
- "gradientdivider",
10787
- "hover",
10788
- "1"
10789
- ]
10790
- }
10531
+ "value": "{color.decorative.gold.70}",
10532
+ "description": ""
10533
+ },
10534
+ "name": "mds-color-theme-avatar-gold",
10535
+ "attributes": {
10536
+ "category": "color",
10537
+ "type": "theme",
10538
+ "item": "avatar",
10539
+ "subitem": "gold"
10540
+ },
10541
+ "path": [
10542
+ "color",
10543
+ "theme",
10544
+ "avatar",
10545
+ "gold"
10546
+ ]
10791
10547
  },
10792
- "error": {
10793
- "normal": {
10794
- "0": {
10795
- "parent": "theme/stable/light",
10796
- "type": "color",
10797
- "value": "#ab0a15",
10798
- "description": "",
10799
- "filePath": "src/theme/stable/light.json",
10800
- "isSource": true,
10801
- "original": {
10802
- "parent": "theme/stable/light",
10803
- "type": "color",
10804
- "value": "{color.core.red.70}",
10805
- "description": ""
10806
- },
10807
- "name": "mds-color-theme-gradientdivider-error-normal-0",
10808
- "attributes": {
10809
- "category": "color",
10810
- "type": "theme",
10811
- "item": "gradientdivider",
10812
- "subitem": "error",
10813
- "state": "normal"
10814
- },
10815
- "path": [
10816
- "color",
10817
- "theme",
10818
- "gradientdivider",
10819
- "error",
10820
- "normal",
10821
- "0"
10822
- ]
10823
- },
10824
- "1": {
10825
- "parent": "theme/stable/light",
10826
- "type": "color",
10827
- "value": "#ab0a15",
10828
- "description": "",
10829
- "filePath": "src/theme/stable/light.json",
10830
- "isSource": true,
10831
- "original": {
10832
- "parent": "theme/stable/light",
10833
- "type": "color",
10834
- "value": "{color.core.red.70}",
10835
- "description": ""
10836
- },
10837
- "name": "mds-color-theme-gradientdivider-error-normal-1",
10838
- "attributes": {
10839
- "category": "color",
10840
- "type": "theme",
10841
- "item": "gradientdivider",
10842
- "subitem": "error",
10843
- "state": "normal"
10844
- },
10845
- "path": [
10846
- "color",
10847
- "theme",
10848
- "gradientdivider",
10849
- "error",
10850
- "normal",
10851
- "1"
10852
- ]
10853
- }
10548
+ "lime": {
10549
+ "parent": "theme/stable/light",
10550
+ "type": "color",
10551
+ "value": "#416116",
10552
+ "description": "",
10553
+ "filePath": "src/theme/stable/light.json",
10554
+ "isSource": true,
10555
+ "original": {
10556
+ "parent": "theme/stable/light",
10557
+ "type": "color",
10558
+ "value": "{color.decorative.lime.70}",
10559
+ "description": ""
10854
10560
  },
10855
- "hover": {
10856
- "0": {
10857
- "parent": "theme/stable/light",
10858
- "type": "color",
10859
- "value": "#ab0a15",
10860
- "description": "",
10861
- "filePath": "src/theme/stable/light.json",
10862
- "isSource": true,
10863
- "original": {
10864
- "parent": "theme/stable/light",
10865
- "type": "color",
10866
- "value": "{color.core.red.70}",
10867
- "description": ""
10868
- },
10869
- "name": "mds-color-theme-gradientdivider-error-hover-0",
10870
- "attributes": {
10871
- "category": "color",
10872
- "type": "theme",
10873
- "item": "gradientdivider",
10874
- "subitem": "error",
10875
- "state": "hover"
10876
- },
10877
- "path": [
10878
- "color",
10879
- "theme",
10880
- "gradientdivider",
10881
- "error",
10882
- "hover",
10883
- "0"
10884
- ]
10885
- },
10886
- "1": {
10887
- "parent": "theme/stable/light",
10888
- "type": "color",
10889
- "value": "#ab0a15",
10890
- "description": "",
10891
- "filePath": "src/theme/stable/light.json",
10892
- "isSource": true,
10893
- "original": {
10894
- "parent": "theme/stable/light",
10895
- "type": "color",
10896
- "value": "{color.core.red.70}",
10897
- "description": ""
10898
- },
10899
- "name": "mds-color-theme-gradientdivider-error-hover-1",
10900
- "attributes": {
10901
- "category": "color",
10902
- "type": "theme",
10903
- "item": "gradientdivider",
10904
- "subitem": "error",
10905
- "state": "hover"
10906
- },
10907
- "path": [
10908
- "color",
10909
- "theme",
10910
- "gradientdivider",
10911
- "error",
10912
- "hover",
10913
- "1"
10914
- ]
10915
- }
10916
- }
10561
+ "name": "mds-color-theme-avatar-lime",
10562
+ "attributes": {
10563
+ "category": "color",
10564
+ "type": "theme",
10565
+ "item": "avatar",
10566
+ "subitem": "lime"
10567
+ },
10568
+ "path": [
10569
+ "color",
10570
+ "theme",
10571
+ "avatar",
10572
+ "lime"
10573
+ ]
10917
10574
  },
10918
- "warning": {
10919
- "normal": {
10920
- "0": {
10921
- "parent": "theme/stable/light",
10922
- "type": "color",
10923
- "value": "#7d4705",
10924
- "description": "",
10925
- "filePath": "src/theme/stable/light.json",
10926
- "isSource": true,
10927
- "original": {
10928
- "parent": "theme/stable/light",
10929
- "type": "color",
10930
- "value": "{color.core.yellow.70}",
10931
- "description": ""
10932
- },
10933
- "name": "mds-color-theme-gradientdivider-warning-normal-0",
10934
- "attributes": {
10935
- "category": "color",
10936
- "type": "theme",
10937
- "item": "gradientdivider",
10938
- "subitem": "warning",
10939
- "state": "normal"
10940
- },
10941
- "path": [
10942
- "color",
10943
- "theme",
10944
- "gradientdivider",
10945
- "warning",
10946
- "normal",
10947
- "0"
10948
- ]
10949
- },
10950
- "1": {
10951
- "parent": "theme/stable/light",
10952
- "type": "color",
10953
- "value": "#7d4705",
10954
- "description": "",
10955
- "filePath": "src/theme/stable/light.json",
10956
- "isSource": true,
10957
- "original": {
10958
- "parent": "theme/stable/light",
10959
- "type": "color",
10960
- "value": "{color.core.yellow.70}",
10961
- "description": ""
10962
- },
10963
- "name": "mds-color-theme-gradientdivider-warning-normal-1",
10964
- "attributes": {
10965
- "category": "color",
10966
- "type": "theme",
10967
- "item": "gradientdivider",
10968
- "subitem": "warning",
10969
- "state": "normal"
10970
- },
10971
- "path": [
10972
- "color",
10973
- "theme",
10974
- "gradientdivider",
10975
- "warning",
10976
- "normal",
10977
- "1"
10978
- ]
10979
- }
10575
+ "mint": {
10576
+ "parent": "theme/stable/light",
10577
+ "type": "color",
10578
+ "value": "#12615a",
10579
+ "description": "",
10580
+ "filePath": "src/theme/stable/light.json",
10581
+ "isSource": true,
10582
+ "original": {
10583
+ "parent": "theme/stable/light",
10584
+ "type": "color",
10585
+ "value": "{color.decorative.mint.70}",
10586
+ "description": ""
10980
10587
  },
10981
- "hover": {
10982
- "0": {
10983
- "parent": "theme/stable/light",
10984
- "type": "color",
10985
- "value": "#7d4705",
10986
- "description": "",
10987
- "filePath": "src/theme/stable/light.json",
10988
- "isSource": true,
10989
- "original": {
10990
- "parent": "theme/stable/light",
10991
- "type": "color",
10992
- "value": "{color.core.yellow.70}",
10993
- "description": ""
10994
- },
10995
- "name": "mds-color-theme-gradientdivider-warning-hover-0",
10996
- "attributes": {
10997
- "category": "color",
10998
- "type": "theme",
10999
- "item": "gradientdivider",
11000
- "subitem": "warning",
11001
- "state": "hover"
11002
- },
11003
- "path": [
11004
- "color",
11005
- "theme",
11006
- "gradientdivider",
11007
- "warning",
11008
- "hover",
11009
- "0"
11010
- ]
11011
- },
11012
- "1": {
11013
- "parent": "theme/stable/light",
11014
- "type": "color",
11015
- "value": "#7d4705",
11016
- "description": "",
11017
- "filePath": "src/theme/stable/light.json",
11018
- "isSource": true,
11019
- "original": {
11020
- "parent": "theme/stable/light",
11021
- "type": "color",
11022
- "value": "{color.core.yellow.70}",
11023
- "description": ""
11024
- },
11025
- "name": "mds-color-theme-gradientdivider-warning-hover-1",
11026
- "attributes": {
11027
- "category": "color",
11028
- "type": "theme",
11029
- "item": "gradientdivider",
11030
- "subitem": "warning",
11031
- "state": "hover"
11032
- },
11033
- "path": [
11034
- "color",
11035
- "theme",
11036
- "gradientdivider",
11037
- "warning",
11038
- "hover",
11039
- "1"
11040
- ]
11041
- }
11042
- }
10588
+ "name": "mds-color-theme-avatar-mint",
10589
+ "attributes": {
10590
+ "category": "color",
10591
+ "type": "theme",
10592
+ "item": "avatar",
10593
+ "subitem": "mint"
10594
+ },
10595
+ "path": [
10596
+ "color",
10597
+ "theme",
10598
+ "avatar",
10599
+ "mint"
10600
+ ]
10601
+ },
10602
+ "orange": {
10603
+ "parent": "theme/stable/light",
10604
+ "type": "color",
10605
+ "value": "#9c3202",
10606
+ "description": "",
10607
+ "filePath": "src/theme/stable/light.json",
10608
+ "isSource": true,
10609
+ "original": {
10610
+ "parent": "theme/stable/light",
10611
+ "type": "color",
10612
+ "value": "{color.core.orange.70}",
10613
+ "description": ""
10614
+ },
10615
+ "name": "mds-color-theme-avatar-orange",
10616
+ "attributes": {
10617
+ "category": "color",
10618
+ "type": "theme",
10619
+ "item": "avatar",
10620
+ "subitem": "orange"
10621
+ },
10622
+ "path": [
10623
+ "color",
10624
+ "theme",
10625
+ "avatar",
10626
+ "orange"
10627
+ ]
10628
+ },
10629
+ "pink": {
10630
+ "parent": "theme/stable/light",
10631
+ "type": "color",
10632
+ "value": "#a12a3a",
10633
+ "description": "",
10634
+ "filePath": "src/theme/stable/light.json",
10635
+ "isSource": true,
10636
+ "original": {
10637
+ "parent": "theme/stable/light",
10638
+ "type": "color",
10639
+ "value": "{color.decorative.pink.70}",
10640
+ "description": ""
10641
+ },
10642
+ "name": "mds-color-theme-avatar-pink",
10643
+ "attributes": {
10644
+ "category": "color",
10645
+ "type": "theme",
10646
+ "item": "avatar",
10647
+ "subitem": "pink"
10648
+ },
10649
+ "path": [
10650
+ "color",
10651
+ "theme",
10652
+ "avatar",
10653
+ "pink"
10654
+ ]
11043
10655
  },
11044
- "announce": {
11045
- "normal": {
11046
- "0": {
11047
- "parent": "theme/stable/light",
11048
- "type": "color",
11049
- "value": "#0353a8",
11050
- "description": "",
11051
- "filePath": "src/theme/stable/light.json",
11052
- "isSource": true,
11053
- "original": {
11054
- "parent": "theme/stable/light",
11055
- "type": "color",
11056
- "value": "{color.core.blue.70}",
11057
- "description": ""
11058
- },
11059
- "name": "mds-color-theme-gradientdivider-announce-normal-0",
11060
- "attributes": {
11061
- "category": "color",
11062
- "type": "theme",
11063
- "item": "gradientdivider",
11064
- "subitem": "announce",
11065
- "state": "normal"
11066
- },
11067
- "path": [
11068
- "color",
11069
- "theme",
11070
- "gradientdivider",
11071
- "announce",
11072
- "normal",
11073
- "0"
11074
- ]
11075
- },
11076
- "1": {
11077
- "parent": "theme/stable/light",
11078
- "type": "color",
11079
- "value": "#0353a8",
11080
- "description": "",
11081
- "filePath": "src/theme/stable/light.json",
11082
- "isSource": true,
11083
- "original": {
11084
- "parent": "theme/stable/light",
11085
- "type": "color",
11086
- "value": "{color.core.blue.70}",
11087
- "description": ""
11088
- },
11089
- "name": "mds-color-theme-gradientdivider-announce-normal-1",
11090
- "attributes": {
11091
- "category": "color",
11092
- "type": "theme",
11093
- "item": "gradientdivider",
11094
- "subitem": "announce",
11095
- "state": "normal"
11096
- },
11097
- "path": [
11098
- "color",
11099
- "theme",
11100
- "gradientdivider",
11101
- "announce",
11102
- "normal",
11103
- "1"
11104
- ]
11105
- }
10656
+ "purple": {
10657
+ "parent": "theme/stable/light",
10658
+ "type": "color",
10659
+ "value": "#932099",
10660
+ "description": "",
10661
+ "filePath": "src/theme/stable/light.json",
10662
+ "isSource": true,
10663
+ "original": {
10664
+ "parent": "theme/stable/light",
10665
+ "type": "color",
10666
+ "value": "{color.decorative.purple.70}",
10667
+ "description": ""
11106
10668
  },
11107
- "hover": {
11108
- "0": {
11109
- "parent": "theme/stable/light",
11110
- "type": "color",
11111
- "value": "#0353a8",
11112
- "description": "",
11113
- "filePath": "src/theme/stable/light.json",
11114
- "isSource": true,
11115
- "original": {
11116
- "parent": "theme/stable/light",
11117
- "type": "color",
11118
- "value": "{color.core.blue.70}",
11119
- "description": ""
11120
- },
11121
- "name": "mds-color-theme-gradientdivider-announce-hover-0",
11122
- "attributes": {
11123
- "category": "color",
11124
- "type": "theme",
11125
- "item": "gradientdivider",
11126
- "subitem": "announce",
11127
- "state": "hover"
11128
- },
11129
- "path": [
11130
- "color",
11131
- "theme",
11132
- "gradientdivider",
11133
- "announce",
11134
- "hover",
11135
- "0"
11136
- ]
11137
- },
11138
- "1": {
11139
- "parent": "theme/stable/light",
11140
- "type": "color",
11141
- "value": "#0353a8",
11142
- "description": "",
11143
- "filePath": "src/theme/stable/light.json",
11144
- "isSource": true,
11145
- "original": {
11146
- "parent": "theme/stable/light",
11147
- "type": "color",
11148
- "value": "{color.core.blue.70}",
11149
- "description": ""
11150
- },
11151
- "name": "mds-color-theme-gradientdivider-announce-hover-1",
11152
- "attributes": {
11153
- "category": "color",
11154
- "type": "theme",
11155
- "item": "gradientdivider",
11156
- "subitem": "announce",
11157
- "state": "hover"
11158
- },
11159
- "path": [
11160
- "color",
11161
- "theme",
11162
- "gradientdivider",
11163
- "announce",
11164
- "hover",
11165
- "1"
11166
- ]
11167
- }
11168
- }
11169
- }
11170
- },
11171
- "avatar": {
11172
- "default": {
10669
+ "name": "mds-color-theme-avatar-purple",
10670
+ "attributes": {
10671
+ "category": "color",
10672
+ "type": "theme",
10673
+ "item": "avatar",
10674
+ "subitem": "purple"
10675
+ },
10676
+ "path": [
10677
+ "color",
10678
+ "theme",
10679
+ "avatar",
10680
+ "purple"
10681
+ ]
10682
+ },
10683
+ "slate": {
11173
10684
  "parent": "theme/stable/light",
11174
10685
  "type": "color",
11175
- "value": "#545454",
10686
+ "value": "#535573",
11176
10687
  "description": "",
11177
10688
  "filePath": "src/theme/stable/light.json",
11178
10689
  "isSource": true,
11179
10690
  "original": {
11180
10691
  "parent": "theme/stable/light",
11181
10692
  "type": "color",
11182
- "value": "{color.core.gray.70}",
10693
+ "value": "{color.decorative.slate.70}",
11183
10694
  "description": ""
11184
10695
  },
11185
- "name": "mds-color-theme-avatar-default",
10696
+ "name": "mds-color-theme-avatar-slate",
11186
10697
  "attributes": {
11187
10698
  "category": "color",
11188
10699
  "type": "theme",
11189
10700
  "item": "avatar",
11190
- "subitem": "default"
10701
+ "subitem": "slate"
11191
10702
  },
11192
10703
  "path": [
11193
10704
  "color",
11194
10705
  "theme",
11195
10706
  "avatar",
11196
- "default"
10707
+ "slate"
11197
10708
  ]
11198
10709
  },
11199
- "cobalt": {
10710
+ "violet": {
11200
10711
  "parent": "theme/stable/light",
11201
10712
  "type": "color",
11202
- "value": "#08599c",
10713
+ "value": "#643abd",
11203
10714
  "description": "",
11204
10715
  "filePath": "src/theme/stable/light.json",
11205
10716
  "isSource": true,
11206
10717
  "original": {
11207
10718
  "parent": "theme/stable/light",
11208
10719
  "type": "color",
11209
- "value": "{color.decorative.cobalt.70}",
10720
+ "value": "{color.decorative.violet.70}",
11210
10721
  "description": ""
11211
10722
  },
11212
- "name": "mds-color-theme-avatar-cobalt",
10723
+ "name": "mds-color-theme-avatar-violet",
11213
10724
  "attributes": {
11214
10725
  "category": "color",
11215
10726
  "type": "theme",
11216
10727
  "item": "avatar",
11217
- "subitem": "cobalt"
10728
+ "subitem": "violet"
11218
10729
  },
11219
10730
  "path": [
11220
10731
  "color",
11221
10732
  "theme",
11222
10733
  "avatar",
11223
- "cobalt"
10734
+ "violet"
11224
10735
  ]
11225
10736
  },
11226
- "cyan": {
10737
+ "yellow": {
11227
10738
  "parent": "theme/stable/light",
11228
10739
  "type": "color",
11229
- "value": "#066070",
10740
+ "value": "#7d4705",
11230
10741
  "description": "",
11231
10742
  "filePath": "src/theme/stable/light.json",
11232
10743
  "isSource": true,
11233
10744
  "original": {
11234
10745
  "parent": "theme/stable/light",
11235
10746
  "type": "color",
11236
- "value": "{color.decorative.cyan.70}",
10747
+ "value": "{color.core.yellow.70}",
11237
10748
  "description": ""
11238
10749
  },
11239
- "name": "mds-color-theme-avatar-cyan",
10750
+ "name": "mds-color-theme-avatar-yellow",
11240
10751
  "attributes": {
11241
10752
  "category": "color",
11242
10753
  "type": "theme",
11243
10754
  "item": "avatar",
11244
- "subitem": "cyan"
10755
+ "subitem": "yellow"
11245
10756
  },
11246
10757
  "path": [
11247
10758
  "color",
11248
10759
  "theme",
11249
10760
  "avatar",
11250
- "cyan"
10761
+ "yellow"
11251
10762
  ]
10763
+ }
10764
+ },
10765
+ "gradientdivider": {
10766
+ "default": {
10767
+ "normal": {
10768
+ "parent": "theme/stable/dark",
10769
+ "$extensions": {
10770
+ "studio.tokens": {
10771
+ "modify": {}
10772
+ }
10773
+ },
10774
+ "type": "color",
10775
+ "value": "linear-gradient(90deg, #00000000 0%, #00000033 100%, #00000033 100%, #00000000 0%)",
10776
+ "description": "linear-gradient(90deg, #00000000 0%, #0000033 22.4%, #00000033 72.4%, #00000000 100%)\nUsed for default default on compose area in space",
10777
+ "filePath": "src/theme/stable/light.json",
10778
+ "isSource": true,
10779
+ "original": {
10780
+ "parent": "theme/stable/dark",
10781
+ "$extensions": {
10782
+ "studio.tokens": {
10783
+ "modify": {}
10784
+ }
10785
+ },
10786
+ "type": "color",
10787
+ "value": "linear-gradient(90deg, {color.core.black-alpha.0} 0%, {color.core.black-alpha.20} 100%, {color.core.black-alpha.20} 100%, {color.core.black-alpha.0} 0%)",
10788
+ "description": "linear-gradient(90deg, #00000000 0%, #0000033 22.4%, #00000033 72.4%, #00000000 100%)\nUsed for default default on compose area in space"
10789
+ },
10790
+ "name": "mds-color-theme-gradientdivider-default-normal",
10791
+ "attributes": {
10792
+ "category": "color",
10793
+ "type": "theme",
10794
+ "item": "gradientdivider",
10795
+ "subitem": "default",
10796
+ "state": "normal"
10797
+ },
10798
+ "path": [
10799
+ "color",
10800
+ "theme",
10801
+ "gradientdivider",
10802
+ "default",
10803
+ "normal"
10804
+ ]
10805
+ },
10806
+ "hover": {
10807
+ "parent": "theme/stable/dark",
10808
+ "$extensions": {
10809
+ "studio.tokens": {
10810
+ "modify": {}
10811
+ }
10812
+ },
10813
+ "type": "color",
10814
+ "value": "linear-gradient(90deg, #00000000 0%, #00000099 22.4%, #00000099 72.4%, #00000000 100%)",
10815
+ "description": "(90deg, #00000000 0%, #00000099 22.4%, #00000099 72.4%, #00000000 100%)\nUsed for hover state of gradient divider for spaces",
10816
+ "filePath": "src/theme/stable/light.json",
10817
+ "isSource": true,
10818
+ "original": {
10819
+ "parent": "theme/stable/dark",
10820
+ "$extensions": {
10821
+ "studio.tokens": {
10822
+ "modify": {}
10823
+ }
10824
+ },
10825
+ "type": "color",
10826
+ "value": "linear-gradient(90deg, {color.core.black-alpha.0} 0%, {color.core.black-alpha.60} 22.4%, {color.core.black-alpha.60} 72.4%, {color.core.black-alpha.0} 100%)",
10827
+ "description": "(90deg, #00000000 0%, #00000099 22.4%, #00000099 72.4%, #00000000 100%)\nUsed for hover state of gradient divider for spaces"
10828
+ },
10829
+ "name": "mds-color-theme-gradientdivider-default-hover",
10830
+ "attributes": {
10831
+ "category": "color",
10832
+ "type": "theme",
10833
+ "item": "gradientdivider",
10834
+ "subitem": "default",
10835
+ "state": "hover"
10836
+ },
10837
+ "path": [
10838
+ "color",
10839
+ "theme",
10840
+ "gradientdivider",
10841
+ "default",
10842
+ "hover"
10843
+ ]
10844
+ }
10845
+ },
10846
+ "error": {
10847
+ "normal": {
10848
+ "parent": "theme/stable/dark",
10849
+ "$extensions": {
10850
+ "studio.tokens": {
10851
+ "modify": {}
10852
+ }
10853
+ },
10854
+ "type": "color",
10855
+ "value": "linear-gradient(90deg, #ab0a1500 0%, #ab0a1599 22.4%, #ab0a1599 22.4%, #ab0a1500 100%)",
10856
+ "description": "linear-gradient(90deg, #ab0a15 0%, #ab0a15 60%, #ab0a15 60%, #ab0a15 0%)\nUsed for divider on the compose area for classified spaces",
10857
+ "filePath": "src/theme/stable/light.json",
10858
+ "isSource": true,
10859
+ "original": {
10860
+ "parent": "theme/stable/dark",
10861
+ "$extensions": {
10862
+ "studio.tokens": {
10863
+ "modify": {}
10864
+ }
10865
+ },
10866
+ "type": "color",
10867
+ "value": "linear-gradient(90deg, {color.core.red.70}00 0%, {color.core.red.70}99 22.4%, {color.core.red.70}99 22.4%, {color.core.red.70}00 100%)",
10868
+ "description": "linear-gradient(90deg, #ab0a15 0%, #ab0a15 60%, #ab0a15 60%, #ab0a15 0%)\nUsed for divider on the compose area for classified spaces"
10869
+ },
10870
+ "name": "mds-color-theme-gradientdivider-error-normal",
10871
+ "attributes": {
10872
+ "category": "color",
10873
+ "type": "theme",
10874
+ "item": "gradientdivider",
10875
+ "subitem": "error",
10876
+ "state": "normal"
10877
+ },
10878
+ "path": [
10879
+ "color",
10880
+ "theme",
10881
+ "gradientdivider",
10882
+ "error",
10883
+ "normal"
10884
+ ]
10885
+ },
10886
+ "hover": {
10887
+ "parent": "theme/stable/dark",
10888
+ "$extensions": {
10889
+ "studio.tokens": {
10890
+ "modify": {}
10891
+ }
10892
+ },
10893
+ "type": "color",
10894
+ "value": "linear-gradient(90deg, #ab0a1500 0%, #ab0a15e6 22.4%, #ab0a15e6 76.04%, #ab0a1500 100%)",
10895
+ "description": "linear-gradient(90deg, #ab0a15 0%, #ab0a15 90%, #ab0a15 90%, #ab0a15 0%)\n",
10896
+ "filePath": "src/theme/stable/light.json",
10897
+ "isSource": true,
10898
+ "original": {
10899
+ "parent": "theme/stable/dark",
10900
+ "$extensions": {
10901
+ "studio.tokens": {
10902
+ "modify": {}
10903
+ }
10904
+ },
10905
+ "type": "color",
10906
+ "value": "linear-gradient(90deg, {color.core.red.70}00 0%, {color.core.red.70}e6 22.4%, {color.core.red.70}e6 76.04%, {color.core.red.70}00 100%)",
10907
+ "description": "linear-gradient(90deg, #ab0a15 0%, #ab0a15 90%, #ab0a15 90%, #ab0a15 0%)\n"
10908
+ },
10909
+ "name": "mds-color-theme-gradientdivider-error-hover",
10910
+ "attributes": {
10911
+ "category": "color",
10912
+ "type": "theme",
10913
+ "item": "gradientdivider",
10914
+ "subitem": "error",
10915
+ "state": "hover"
10916
+ },
10917
+ "path": [
10918
+ "color",
10919
+ "theme",
10920
+ "gradientdivider",
10921
+ "error",
10922
+ "hover"
10923
+ ]
10924
+ }
11252
10925
  },
11253
- "gold": {
11254
- "parent": "theme/stable/light",
11255
- "type": "color",
11256
- "value": "#735107",
11257
- "description": "",
11258
- "filePath": "src/theme/stable/light.json",
11259
- "isSource": true,
11260
- "original": {
11261
- "parent": "theme/stable/light",
10926
+ "warning": {
10927
+ "normal": {
10928
+ "parent": "theme/stable/dark",
10929
+ "$extensions": {
10930
+ "studio.tokens": {
10931
+ "modify": {}
10932
+ }
10933
+ },
11262
10934
  "type": "color",
11263
- "value": "{color.decorative.gold.70}",
11264
- "description": ""
11265
- },
11266
- "name": "mds-color-theme-avatar-gold",
11267
- "attributes": {
11268
- "category": "color",
11269
- "type": "theme",
11270
- "item": "avatar",
11271
- "subitem": "gold"
10935
+ "value": "linear-gradient(90deg, #7d470500 0%, #f2990a22.4%, #f2990a99 76.04%, #f2990a00 100%)",
10936
+ "description": "linear-gradient(90deg, #7d4705 0%, #7d4705 60%, #7d4705 60%, #7d4705 0%)",
10937
+ "filePath": "src/theme/stable/light.json",
10938
+ "isSource": true,
10939
+ "original": {
10940
+ "parent": "theme/stable/dark",
10941
+ "$extensions": {
10942
+ "studio.tokens": {
10943
+ "modify": {}
10944
+ }
10945
+ },
10946
+ "type": "color",
10947
+ "value": "linear-gradient(90deg, {color.core.yellow.70}00 0%, {color.core.yellow.40}22.4%, {color.core.yellow.40}99 76.04%, {color.core.yellow.40}00 100%)",
10948
+ "description": "linear-gradient(90deg, #7d4705 0%, #7d4705 60%, #7d4705 60%, #7d4705 0%)"
10949
+ },
10950
+ "name": "mds-color-theme-gradientdivider-warning-normal",
10951
+ "attributes": {
10952
+ "category": "color",
10953
+ "type": "theme",
10954
+ "item": "gradientdivider",
10955
+ "subitem": "warning",
10956
+ "state": "normal"
10957
+ },
10958
+ "path": [
10959
+ "color",
10960
+ "theme",
10961
+ "gradientdivider",
10962
+ "warning",
10963
+ "normal"
10964
+ ]
11272
10965
  },
11273
- "path": [
11274
- "color",
11275
- "theme",
11276
- "avatar",
11277
- "gold"
11278
- ]
10966
+ "hover": {
10967
+ "parent": "theme/stable/dark",
10968
+ "$extensions": {
10969
+ "studio.tokens": {
10970
+ "modify": {}
10971
+ }
10972
+ },
10973
+ "type": "color",
10974
+ "value": "linear-gradient(90deg, #7d470500 0%, #7d4705e6 22.4%, #7d4705e6 76.04%, #7d470500 100%)",
10975
+ "description": "linear-gradient(90deg, #7d4705 0%, #7d4705 90%, #7d4705 90%, #7d4705 0%)",
10976
+ "filePath": "src/theme/stable/light.json",
10977
+ "isSource": true,
10978
+ "original": {
10979
+ "parent": "theme/stable/dark",
10980
+ "$extensions": {
10981
+ "studio.tokens": {
10982
+ "modify": {}
10983
+ }
10984
+ },
10985
+ "type": "color",
10986
+ "value": "linear-gradient(90deg, {color.core.yellow.70}00 0%, {color.core.yellow.70}e6 22.4%, {color.core.yellow.70}e6 76.04%, {color.core.yellow.70}00 100%)",
10987
+ "description": "linear-gradient(90deg, #7d4705 0%, #7d4705 90%, #7d4705 90%, #7d4705 0%)"
10988
+ },
10989
+ "name": "mds-color-theme-gradientdivider-warning-hover",
10990
+ "attributes": {
10991
+ "category": "color",
10992
+ "type": "theme",
10993
+ "item": "gradientdivider",
10994
+ "subitem": "warning",
10995
+ "state": "hover"
10996
+ },
10997
+ "path": [
10998
+ "color",
10999
+ "theme",
11000
+ "gradientdivider",
11001
+ "warning",
11002
+ "hover"
11003
+ ]
11004
+ }
11279
11005
  },
11280
- "lime": {
11281
- "parent": "theme/stable/light",
11282
- "type": "color",
11283
- "value": "#416116",
11284
- "description": "",
11285
- "filePath": "src/theme/stable/light.json",
11286
- "isSource": true,
11287
- "original": {
11288
- "parent": "theme/stable/light",
11006
+ "announce": {
11007
+ "normal": {
11008
+ "parent": "theme/stable/dark",
11009
+ "$extensions": {
11010
+ "studio.tokens": {
11011
+ "modify": {}
11012
+ }
11013
+ },
11289
11014
  "type": "color",
11290
- "value": "{color.decorative.lime.70}",
11291
- "description": ""
11292
- },
11293
- "name": "mds-color-theme-avatar-lime",
11294
- "attributes": {
11295
- "category": "color",
11296
- "type": "theme",
11297
- "item": "avatar",
11298
- "subitem": "lime"
11015
+ "value": "linear-gradient(90deg, #0353a800 0%, #0353a899 22.4%, #0353a899 22.4%, #0353a800 100%)",
11016
+ "filePath": "src/theme/stable/light.json",
11017
+ "isSource": true,
11018
+ "original": {
11019
+ "parent": "theme/stable/dark",
11020
+ "$extensions": {
11021
+ "studio.tokens": {
11022
+ "modify": {}
11023
+ }
11024
+ },
11025
+ "type": "color",
11026
+ "value": "linear-gradient(90deg, {color.core.blue.70}00 0%, {color.core.blue.70}99 22.4%, {color.core.blue.70}99 22.4%, {color.core.blue.70}00 100%)"
11027
+ },
11028
+ "name": "mds-color-theme-gradientdivider-announce-normal",
11029
+ "attributes": {
11030
+ "category": "color",
11031
+ "type": "theme",
11032
+ "item": "gradientdivider",
11033
+ "subitem": "announce",
11034
+ "state": "normal"
11035
+ },
11036
+ "path": [
11037
+ "color",
11038
+ "theme",
11039
+ "gradientdivider",
11040
+ "announce",
11041
+ "normal"
11042
+ ]
11299
11043
  },
11300
- "path": [
11301
- "color",
11302
- "theme",
11303
- "avatar",
11304
- "lime"
11305
- ]
11044
+ "hover": {
11045
+ "parent": "theme/stable/dark",
11046
+ "$extensions": {
11047
+ "studio.tokens": {
11048
+ "modify": {}
11049
+ }
11050
+ },
11051
+ "type": "color",
11052
+ "value": "linear-gradient(90deg, #0353a800 0%, #0353a8E6 76.04%, #0353a8E6 76.04%, #0353a800 100%)",
11053
+ "description": "linear-gradient(90deg, #0353a8 0%, #0353a8 90%, #0353a8 90%, #0353a8 0%)",
11054
+ "filePath": "src/theme/stable/light.json",
11055
+ "isSource": true,
11056
+ "original": {
11057
+ "parent": "theme/stable/dark",
11058
+ "$extensions": {
11059
+ "studio.tokens": {
11060
+ "modify": {}
11061
+ }
11062
+ },
11063
+ "type": "color",
11064
+ "value": "linear-gradient(90deg, {color.core.blue.70}00 0%, {color.core.blue.70}E6 76.04%, {color.core.blue.70}E6 76.04%, {color.core.blue.70}00 100%)",
11065
+ "description": "linear-gradient(90deg, #0353a8 0%, #0353a8 90%, #0353a8 90%, #0353a8 0%)"
11066
+ },
11067
+ "name": "mds-color-theme-gradientdivider-announce-hover",
11068
+ "attributes": {
11069
+ "category": "color",
11070
+ "type": "theme",
11071
+ "item": "gradientdivider",
11072
+ "subitem": "announce",
11073
+ "state": "hover"
11074
+ },
11075
+ "path": [
11076
+ "color",
11077
+ "theme",
11078
+ "gradientdivider",
11079
+ "announce",
11080
+ "hover"
11081
+ ]
11082
+ }
11306
11083
  },
11307
- "mint": {
11308
- "parent": "theme/stable/light",
11309
- "type": "color",
11310
- "value": "#12615a",
11311
- "description": "",
11312
- "filePath": "src/theme/stable/light.json",
11313
- "isSource": true,
11314
- "original": {
11315
- "parent": "theme/stable/light",
11084
+ "success": {
11085
+ "normal": {
11086
+ "parent": "theme/stable/dark",
11087
+ "$extensions": {
11088
+ "studio.tokens": {
11089
+ "modify": {}
11090
+ }
11091
+ },
11316
11092
  "type": "color",
11317
- "value": "{color.decorative.mint.70}",
11318
- "description": ""
11319
- },
11320
- "name": "mds-color-theme-avatar-mint",
11321
- "attributes": {
11322
- "category": "color",
11323
- "type": "theme",
11324
- "item": "avatar",
11325
- "subitem": "mint"
11093
+ "value": "linear-gradient(90deg, #185e4600 0%, #185e4699 22.4%, #185e4699 76.04%, #185e4600 100%)",
11094
+ "description": "linear-gradient(90deg, #185e46 0%, #185e46 60%, #185e46 60%, #185e46 0%)",
11095
+ "filePath": "src/theme/stable/light.json",
11096
+ "isSource": true,
11097
+ "original": {
11098
+ "parent": "theme/stable/dark",
11099
+ "$extensions": {
11100
+ "studio.tokens": {
11101
+ "modify": {}
11102
+ }
11103
+ },
11104
+ "type": "color",
11105
+ "value": "linear-gradient(90deg, {color.core.green.70}00 0%, {color.core.green.70}99 22.4%, {color.core.green.70}99 76.04%, {color.core.green.70}00 100%)",
11106
+ "description": "linear-gradient(90deg, #185e46 0%, #185e46 60%, #185e46 60%, #185e46 0%)"
11107
+ },
11108
+ "name": "mds-color-theme-gradientdivider-success-normal",
11109
+ "attributes": {
11110
+ "category": "color",
11111
+ "type": "theme",
11112
+ "item": "gradientdivider",
11113
+ "subitem": "success",
11114
+ "state": "normal"
11115
+ },
11116
+ "path": [
11117
+ "color",
11118
+ "theme",
11119
+ "gradientdivider",
11120
+ "success",
11121
+ "normal"
11122
+ ]
11326
11123
  },
11327
- "path": [
11328
- "color",
11329
- "theme",
11330
- "avatar",
11331
- "mint"
11332
- ]
11124
+ "hover": {
11125
+ "parent": "theme/stable/dark",
11126
+ "$extensions": {
11127
+ "studio.tokens": {
11128
+ "modify": {}
11129
+ }
11130
+ },
11131
+ "type": "color",
11132
+ "value": "linear-gradient(90deg, #185e4600 0%,#185e46E6 22.4%, #185e46E6 76.04%, #185e4600 100%)",
11133
+ "description": "linear-gradient(90deg, #185e46 0%, #185e46 90%, #185e46 90%, #185e46 0%)",
11134
+ "filePath": "src/theme/stable/light.json",
11135
+ "isSource": true,
11136
+ "original": {
11137
+ "parent": "theme/stable/dark",
11138
+ "$extensions": {
11139
+ "studio.tokens": {
11140
+ "modify": {}
11141
+ }
11142
+ },
11143
+ "type": "color",
11144
+ "value": "linear-gradient(90deg, {color.core.green.70}00 0%,{color.core.green.70}E6 22.4%, {color.core.green.70}E6 76.04%, {color.core.green.70}00 100%)",
11145
+ "description": "linear-gradient(90deg, #185e46 0%, #185e46 90%, #185e46 90%, #185e46 0%)"
11146
+ },
11147
+ "name": "mds-color-theme-gradientdivider-success-hover",
11148
+ "attributes": {
11149
+ "category": "color",
11150
+ "type": "theme",
11151
+ "item": "gradientdivider",
11152
+ "subitem": "success",
11153
+ "state": "hover"
11154
+ },
11155
+ "path": [
11156
+ "color",
11157
+ "theme",
11158
+ "gradientdivider",
11159
+ "success",
11160
+ "hover"
11161
+ ]
11162
+ }
11333
11163
  },
11334
11164
  "orange": {
11335
- "parent": "theme/stable/light",
11336
- "type": "color",
11337
- "value": "#9c3202",
11338
- "description": "",
11339
- "filePath": "src/theme/stable/light.json",
11340
- "isSource": true,
11341
- "original": {
11342
- "parent": "theme/stable/light",
11165
+ "normal": {
11166
+ "parent": "theme/stable/dark",
11167
+ "$extensions": {
11168
+ "studio.tokens": {
11169
+ "modify": {}
11170
+ }
11171
+ },
11343
11172
  "type": "color",
11344
- "value": "{color.core.orange.70}",
11345
- "description": ""
11346
- },
11347
- "name": "mds-color-theme-avatar-orange",
11348
- "attributes": {
11349
- "category": "color",
11350
- "type": "theme",
11351
- "item": "avatar",
11352
- "subitem": "orange"
11173
+ "value": "linear-gradient(90deg, #9c320200 0%, #9c320299 22.4%, #9c320299 76.04%, #9c320200 100%)",
11174
+ "description": "linear-gradient(90deg, #9c3202 0%, #9c3202 60%, #9c3202 60%, #9c3202 0%)\n",
11175
+ "filePath": "src/theme/stable/light.json",
11176
+ "isSource": true,
11177
+ "original": {
11178
+ "parent": "theme/stable/dark",
11179
+ "$extensions": {
11180
+ "studio.tokens": {
11181
+ "modify": {}
11182
+ }
11183
+ },
11184
+ "type": "color",
11185
+ "value": "linear-gradient(90deg, {color.core.orange.70}00 0%, {color.core.orange.70}99 22.4%, {color.core.orange.70}99 76.04%, {color.core.orange.70}00 100%)",
11186
+ "description": "linear-gradient(90deg, #9c3202 0%, #9c3202 60%, #9c3202 60%, #9c3202 0%)\n"
11187
+ },
11188
+ "name": "mds-color-theme-gradientdivider-orange-normal",
11189
+ "attributes": {
11190
+ "category": "color",
11191
+ "type": "theme",
11192
+ "item": "gradientdivider",
11193
+ "subitem": "orange",
11194
+ "state": "normal"
11195
+ },
11196
+ "path": [
11197
+ "color",
11198
+ "theme",
11199
+ "gradientdivider",
11200
+ "orange",
11201
+ "normal"
11202
+ ]
11353
11203
  },
11354
- "path": [
11355
- "color",
11356
- "theme",
11357
- "avatar",
11358
- "orange"
11359
- ]
11360
- },
11361
- "pink": {
11362
- "parent": "theme/stable/light",
11363
- "type": "color",
11364
- "value": "#a12a3a",
11365
- "description": "",
11366
- "filePath": "src/theme/stable/light.json",
11367
- "isSource": true,
11368
- "original": {
11369
- "parent": "theme/stable/light",
11204
+ "hover": {
11205
+ "parent": "theme/stable/dark",
11206
+ "$extensions": {
11207
+ "studio.tokens": {
11208
+ "modify": {}
11209
+ }
11210
+ },
11370
11211
  "type": "color",
11371
- "value": "{color.decorative.pink.70}",
11372
- "description": ""
11373
- },
11374
- "name": "mds-color-theme-avatar-pink",
11375
- "attributes": {
11376
- "category": "color",
11377
- "type": "theme",
11378
- "item": "avatar",
11379
- "subitem": "pink"
11380
- },
11381
- "path": [
11382
- "color",
11383
- "theme",
11384
- "avatar",
11385
- "pink"
11386
- ]
11212
+ "value": "linear-gradient(90deg, #9c320200 0%,#9c3202E6 22.4%, #9c3202E6 76.04%, #9c320200 100%)",
11213
+ "description": "linear-gradient(90deg, #9c3202 0%, #9c3202 90%, #9c3202 90%, #9c3202 0%)\n",
11214
+ "filePath": "src/theme/stable/light.json",
11215
+ "isSource": true,
11216
+ "original": {
11217
+ "parent": "theme/stable/dark",
11218
+ "$extensions": {
11219
+ "studio.tokens": {
11220
+ "modify": {}
11221
+ }
11222
+ },
11223
+ "type": "color",
11224
+ "value": "linear-gradient(90deg, {color.core.orange.70}00 0%,{color.core.orange.70}E6 22.4%, {color.core.orange.70}E6 76.04%, {color.core.orange.70}00 100%)",
11225
+ "description": "linear-gradient(90deg, #9c3202 0%, #9c3202 90%, #9c3202 90%, #9c3202 0%)\n"
11226
+ },
11227
+ "name": "mds-color-theme-gradientdivider-orange-hover",
11228
+ "attributes": {
11229
+ "category": "color",
11230
+ "type": "theme",
11231
+ "item": "gradientdivider",
11232
+ "subitem": "orange",
11233
+ "state": "hover"
11234
+ },
11235
+ "path": [
11236
+ "color",
11237
+ "theme",
11238
+ "gradientdivider",
11239
+ "orange",
11240
+ "hover"
11241
+ ]
11242
+ }
11387
11243
  },
11388
11244
  "purple": {
11389
- "parent": "theme/stable/light",
11390
- "type": "color",
11391
- "value": "#932099",
11392
- "description": "",
11393
- "filePath": "src/theme/stable/light.json",
11394
- "isSource": true,
11395
- "original": {
11396
- "parent": "theme/stable/light",
11397
- "type": "color",
11398
- "value": "{color.decorative.purple.70}",
11399
- "description": ""
11400
- },
11401
- "name": "mds-color-theme-avatar-purple",
11402
- "attributes": {
11403
- "category": "color",
11404
- "type": "theme",
11405
- "item": "avatar",
11406
- "subitem": "purple"
11407
- },
11408
- "path": [
11409
- "color",
11410
- "theme",
11411
- "avatar",
11412
- "purple"
11413
- ]
11414
- },
11415
- "slate": {
11416
- "parent": "theme/stable/light",
11417
- "type": "color",
11418
- "value": "#535573",
11419
- "description": "",
11420
- "filePath": "src/theme/stable/light.json",
11421
- "isSource": true,
11422
- "original": {
11423
- "parent": "theme/stable/light",
11424
- "type": "color",
11425
- "value": "{color.decorative.slate.70}",
11426
- "description": ""
11427
- },
11428
- "name": "mds-color-theme-avatar-slate",
11429
- "attributes": {
11430
- "category": "color",
11431
- "type": "theme",
11432
- "item": "avatar",
11433
- "subitem": "slate"
11434
- },
11435
- "path": [
11436
- "color",
11437
- "theme",
11438
- "avatar",
11439
- "slate"
11440
- ]
11441
- },
11442
- "violet": {
11443
- "parent": "theme/stable/light",
11444
- "type": "color",
11445
- "value": "#643abd",
11446
- "description": "",
11447
- "filePath": "src/theme/stable/light.json",
11448
- "isSource": true,
11449
- "original": {
11450
- "parent": "theme/stable/light",
11245
+ "normal": {
11246
+ "parent": "theme/stable/dark",
11247
+ "$extensions": {
11248
+ "studio.tokens": {
11249
+ "modify": {}
11250
+ }
11251
+ },
11451
11252
  "type": "color",
11452
- "value": "{color.decorative.violet.70}",
11453
- "description": ""
11454
- },
11455
- "name": "mds-color-theme-avatar-violet",
11456
- "attributes": {
11457
- "category": "color",
11458
- "type": "theme",
11459
- "item": "avatar",
11460
- "subitem": "violet"
11253
+ "value": "linear-gradient(90deg, #93209900 0%, #93209999 22.4%, #93209999 76.04%, #93209900 100%)",
11254
+ "description": "linear-gradient(90deg, #932099 0%, #932099 60%, #932099 60%, #fd884e 0%)\n",
11255
+ "filePath": "src/theme/stable/light.json",
11256
+ "isSource": true,
11257
+ "original": {
11258
+ "parent": "theme/stable/dark",
11259
+ "$extensions": {
11260
+ "studio.tokens": {
11261
+ "modify": {}
11262
+ }
11263
+ },
11264
+ "type": "color",
11265
+ "value": "linear-gradient(90deg, {color.decorative.purple.70}00 0%, {color.decorative.purple.70}99 22.4%, {color.decorative.purple.70}99 76.04%, {color.decorative.purple.70}00 100%)",
11266
+ "description": "linear-gradient(90deg, #932099 0%, #932099 60%, #932099 60%, #fd884e 0%)\n"
11267
+ },
11268
+ "name": "mds-color-theme-gradientdivider-purple-normal",
11269
+ "attributes": {
11270
+ "category": "color",
11271
+ "type": "theme",
11272
+ "item": "gradientdivider",
11273
+ "subitem": "purple",
11274
+ "state": "normal"
11275
+ },
11276
+ "path": [
11277
+ "color",
11278
+ "theme",
11279
+ "gradientdivider",
11280
+ "purple",
11281
+ "normal"
11282
+ ]
11461
11283
  },
11462
- "path": [
11463
- "color",
11464
- "theme",
11465
- "avatar",
11466
- "violet"
11467
- ]
11468
- },
11469
- "yellow": {
11470
- "parent": "theme/stable/light",
11471
- "type": "color",
11472
- "value": "#7d4705",
11473
- "description": "",
11474
- "filePath": "src/theme/stable/light.json",
11475
- "isSource": true,
11476
- "original": {
11477
- "parent": "theme/stable/light",
11284
+ "hover": {
11285
+ "parent": "theme/stable/dark",
11286
+ "$extensions": {
11287
+ "studio.tokens": {
11288
+ "modify": {}
11289
+ }
11290
+ },
11478
11291
  "type": "color",
11479
- "value": "{color.core.yellow.70}",
11480
- "description": ""
11481
- },
11482
- "name": "mds-color-theme-avatar-yellow",
11483
- "attributes": {
11484
- "category": "color",
11485
- "type": "theme",
11486
- "item": "avatar",
11487
- "subitem": "yellow"
11488
- },
11489
- "path": [
11490
- "color",
11491
- "theme",
11492
- "avatar",
11493
- "yellow"
11494
- ]
11292
+ "value": "linear-gradient(90deg, #93209900 0%,#932099E6 22.4%, #932099E6 76.04%, #93209900 100%)",
11293
+ "description": "linear-gradient(90deg, #932099 0%, #932099 90%, #932099 90%, #fd884e 0%)\n",
11294
+ "filePath": "src/theme/stable/light.json",
11295
+ "isSource": true,
11296
+ "original": {
11297
+ "parent": "theme/stable/dark",
11298
+ "$extensions": {
11299
+ "studio.tokens": {
11300
+ "modify": {}
11301
+ }
11302
+ },
11303
+ "type": "color",
11304
+ "value": "linear-gradient(90deg, {color.decorative.purple.70}00 0%,{color.decorative.purple.70}E6 22.4%, {color.decorative.purple.70}E6 76.04%, {color.decorative.purple.70}00 100%)",
11305
+ "description": "linear-gradient(90deg, #932099 0%, #932099 90%, #932099 90%, #fd884e 0%)\n"
11306
+ },
11307
+ "name": "mds-color-theme-gradientdivider-purple-hover",
11308
+ "attributes": {
11309
+ "category": "color",
11310
+ "type": "theme",
11311
+ "item": "gradientdivider",
11312
+ "subitem": "purple",
11313
+ "state": "hover"
11314
+ },
11315
+ "path": [
11316
+ "color",
11317
+ "theme",
11318
+ "gradientdivider",
11319
+ "purple",
11320
+ "hover"
11321
+ ]
11322
+ }
11495
11323
  }
11496
11324
  }
11497
11325
  }