@momentum-design/tokens 0.7.0 → 0.7.2

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 (127) hide show
  1. package/dist/css/components/complete.css +42 -42
  2. package/dist/css/core/complete.css +6 -1
  3. package/dist/css/effect/complete.css +1 -1
  4. package/dist/css/elevation/complete.css +1 -1
  5. package/dist/css/theme/aaos/day-complete.css +1 -1
  6. package/dist/css/theme/aaos/night-complete.css +1 -1
  7. package/dist/css/theme/webex/dark-bronze-stable.css +4 -4
  8. package/dist/css/theme/webex/dark-indigo-stable.css +4 -4
  9. package/dist/css/theme/webex/dark-jade-stable.css +4 -4
  10. package/dist/css/theme/webex/dark-lavender-stable.css +4 -4
  11. package/dist/css/theme/webex/dark-rose-stable.css +4 -4
  12. package/dist/css/theme/webex/dark-stable.css +4 -4
  13. package/dist/css/theme/webex/hc-dark-stable.css +3 -3
  14. package/dist/css/theme/webex/hc-light-stable.css +3 -3
  15. package/dist/css/theme/webex/light-bronze-stable.css +5 -5
  16. package/dist/css/theme/webex/light-indigo-stable.css +5 -5
  17. package/dist/css/theme/webex/light-jade-stable.css +5 -5
  18. package/dist/css/theme/webex/light-lavender-stable.css +5 -5
  19. package/dist/css/theme/webex/light-rose-stable.css +5 -5
  20. package/dist/css/theme/webex/light-stable.css +5 -5
  21. package/dist/css/typography/complete.css +1 -1
  22. package/dist/ios/core/complete.swift +6 -1
  23. package/dist/ios/effect/complete.swift +1 -1
  24. package/dist/ios/elevation/complete.swift +1 -1
  25. package/dist/ios/theme/aaos/day-complete.swift +1 -1
  26. package/dist/ios/theme/aaos/night-complete.swift +1 -1
  27. package/dist/ios/theme/webex/dark-bronze-stable.swift +4 -4
  28. package/dist/ios/theme/webex/dark-indigo-stable.swift +4 -4
  29. package/dist/ios/theme/webex/dark-jade-stable.swift +4 -4
  30. package/dist/ios/theme/webex/dark-lavender-stable.swift +4 -4
  31. package/dist/ios/theme/webex/dark-rose-stable.swift +4 -4
  32. package/dist/ios/theme/webex/dark-stable.swift +4 -4
  33. package/dist/ios/theme/webex/hc-dark-stable.swift +3 -3
  34. package/dist/ios/theme/webex/hc-light-stable.swift +3 -3
  35. package/dist/ios/theme/webex/light-bronze-stable.swift +5 -5
  36. package/dist/ios/theme/webex/light-indigo-stable.swift +5 -5
  37. package/dist/ios/theme/webex/light-jade-stable.swift +5 -5
  38. package/dist/ios/theme/webex/light-lavender-stable.swift +5 -5
  39. package/dist/ios/theme/webex/light-rose-stable.swift +5 -5
  40. package/dist/ios/theme/webex/light-stable.swift +5 -5
  41. package/dist/ios/typography/complete.swift +1 -1
  42. package/dist/ios-webex/core/complete.swift +5 -0
  43. package/dist/ios-webex/theme/webex/dark-bronze-stable.swift +5 -3
  44. package/dist/ios-webex/theme/webex/dark-indigo-stable.swift +5 -3
  45. package/dist/ios-webex/theme/webex/dark-jade-stable.swift +5 -3
  46. package/dist/ios-webex/theme/webex/dark-lavender-stable.swift +5 -3
  47. package/dist/ios-webex/theme/webex/dark-rose-stable.swift +5 -3
  48. package/dist/ios-webex/theme/webex/dark-stable.swift +5 -3
  49. package/dist/ios-webex/theme/webex/hc-dark-stable.swift +2 -2
  50. package/dist/ios-webex/theme/webex/hc-light-stable.swift +6 -6
  51. package/dist/ios-webex/theme/webex/light-bronze-stable.swift +15 -9
  52. package/dist/ios-webex/theme/webex/light-indigo-stable.swift +15 -9
  53. package/dist/ios-webex/theme/webex/light-jade-stable.swift +15 -9
  54. package/dist/ios-webex/theme/webex/light-lavender-stable.swift +15 -9
  55. package/dist/ios-webex/theme/webex/light-rose-stable.swift +15 -9
  56. package/dist/ios-webex/theme/webex/light-stable.swift +15 -9
  57. package/dist/json/core/complete.json +107 -0
  58. package/dist/json/theme/webex/dark-bronze-stable.json +58 -60
  59. package/dist/json/theme/webex/dark-indigo-stable.json +58 -60
  60. package/dist/json/theme/webex/dark-jade-stable.json +58 -60
  61. package/dist/json/theme/webex/dark-lavender-stable.json +58 -60
  62. package/dist/json/theme/webex/dark-rose-stable.json +58 -60
  63. package/dist/json/theme/webex/dark-stable.json +58 -60
  64. package/dist/json/theme/webex/hc-dark-stable.json +56 -58
  65. package/dist/json/theme/webex/hc-light-stable.json +56 -58
  66. package/dist/json/theme/webex/light-bronze-stable.json +60 -62
  67. package/dist/json/theme/webex/light-indigo-stable.json +60 -62
  68. package/dist/json/theme/webex/light-jade-stable.json +60 -62
  69. package/dist/json/theme/webex/light-lavender-stable.json +60 -62
  70. package/dist/json/theme/webex/light-rose-stable.json +60 -62
  71. package/dist/json/theme/webex/light-stable.json +60 -62
  72. package/dist/json-minimal/core/complete.json +7 -0
  73. package/dist/json-minimal/theme/webex/dark-bronze-stable.json +5 -5
  74. package/dist/json-minimal/theme/webex/dark-indigo-stable.json +5 -5
  75. package/dist/json-minimal/theme/webex/dark-jade-stable.json +5 -5
  76. package/dist/json-minimal/theme/webex/dark-lavender-stable.json +5 -5
  77. package/dist/json-minimal/theme/webex/dark-rose-stable.json +5 -5
  78. package/dist/json-minimal/theme/webex/dark-stable.json +5 -5
  79. package/dist/json-minimal/theme/webex/hc-dark-stable.json +4 -4
  80. package/dist/json-minimal/theme/webex/hc-light-stable.json +4 -4
  81. package/dist/json-minimal/theme/webex/light-bronze-stable.json +6 -6
  82. package/dist/json-minimal/theme/webex/light-indigo-stable.json +6 -6
  83. package/dist/json-minimal/theme/webex/light-jade-stable.json +6 -6
  84. package/dist/json-minimal/theme/webex/light-lavender-stable.json +6 -6
  85. package/dist/json-minimal/theme/webex/light-rose-stable.json +6 -6
  86. package/dist/json-minimal/theme/webex/light-stable.json +6 -6
  87. package/dist/resources/core/complete.xml +6 -1
  88. package/dist/resources/effect/complete.xml +1 -1
  89. package/dist/resources/elevation/complete.xml +1 -1
  90. package/dist/resources/theme/aaos/day-complete.xml +1 -1
  91. package/dist/resources/theme/aaos/night-complete.xml +1 -1
  92. package/dist/resources/theme/webex/dark-bronze-stable.xml +4 -4
  93. package/dist/resources/theme/webex/dark-indigo-stable.xml +4 -4
  94. package/dist/resources/theme/webex/dark-jade-stable.xml +4 -4
  95. package/dist/resources/theme/webex/dark-lavender-stable.xml +4 -4
  96. package/dist/resources/theme/webex/dark-rose-stable.xml +4 -4
  97. package/dist/resources/theme/webex/dark-stable.xml +4 -4
  98. package/dist/resources/theme/webex/hc-dark-stable.xml +3 -3
  99. package/dist/resources/theme/webex/hc-light-stable.xml +3 -3
  100. package/dist/resources/theme/webex/light-bronze-stable.xml +5 -5
  101. package/dist/resources/theme/webex/light-indigo-stable.xml +5 -5
  102. package/dist/resources/theme/webex/light-jade-stable.xml +5 -5
  103. package/dist/resources/theme/webex/light-lavender-stable.xml +5 -5
  104. package/dist/resources/theme/webex/light-rose-stable.xml +5 -5
  105. package/dist/resources/theme/webex/light-stable.xml +5 -5
  106. package/dist/resources/typography/complete.xml +1 -1
  107. package/dist/scss/core/complete.scss +6 -1
  108. package/dist/scss/effect/complete.scss +1 -1
  109. package/dist/scss/elevation/complete.scss +1 -1
  110. package/dist/scss/theme/aaos/day-complete.scss +1 -1
  111. package/dist/scss/theme/aaos/night-complete.scss +1 -1
  112. package/dist/scss/theme/webex/dark-bronze-stable.scss +4 -4
  113. package/dist/scss/theme/webex/dark-indigo-stable.scss +4 -4
  114. package/dist/scss/theme/webex/dark-jade-stable.scss +4 -4
  115. package/dist/scss/theme/webex/dark-lavender-stable.scss +4 -4
  116. package/dist/scss/theme/webex/dark-rose-stable.scss +4 -4
  117. package/dist/scss/theme/webex/dark-stable.scss +4 -4
  118. package/dist/scss/theme/webex/hc-dark-stable.scss +3 -3
  119. package/dist/scss/theme/webex/hc-light-stable.scss +3 -3
  120. package/dist/scss/theme/webex/light-bronze-stable.scss +5 -5
  121. package/dist/scss/theme/webex/light-indigo-stable.scss +5 -5
  122. package/dist/scss/theme/webex/light-jade-stable.scss +5 -5
  123. package/dist/scss/theme/webex/light-lavender-stable.scss +5 -5
  124. package/dist/scss/theme/webex/light-rose-stable.scss +5 -5
  125. package/dist/scss/theme/webex/light-stable.scss +5 -5
  126. package/dist/scss/typography/complete.scss +1 -1
  127. package/package.json +1 -1
@@ -4681,13 +4681,13 @@
4681
4681
  "normal": {
4682
4682
  "parent": "theme/stable/light",
4683
4683
  "type": "color",
4684
- "value": "#00000099",
4684
+ "value": "#000000b3",
4685
4685
  "filePath": "src/theme/stable/light.json",
4686
4686
  "isSource": true,
4687
4687
  "original": {
4688
4688
  "parent": "theme/stable/light",
4689
4689
  "type": "color",
4690
- "value": "{color.core.black-alpha.60}"
4690
+ "value": "{color.core.black-alpha.70}"
4691
4691
  },
4692
4692
  "name": "mds-color-theme-background-namelabel-normal",
4693
4693
  "attributes": {
@@ -4858,6 +4858,33 @@
4858
4858
  "normal"
4859
4859
  ]
4860
4860
  },
4861
+ "active": {
4862
+ "value": "#ffffff99",
4863
+ "type": "color",
4864
+ "description": "Used for glass effect background for operation pop. ",
4865
+ "filePath": "src/theme/stable/light.json",
4866
+ "isSource": true,
4867
+ "original": {
4868
+ "value": "{color.core.white-alpha.60}",
4869
+ "type": "color",
4870
+ "description": "Used for glass effect background for operation pop. "
4871
+ },
4872
+ "name": "mds-color-theme-background-glass-active",
4873
+ "attributes": {
4874
+ "category": "color",
4875
+ "type": "theme",
4876
+ "item": "background",
4877
+ "subitem": "glass",
4878
+ "state": "active"
4879
+ },
4880
+ "path": [
4881
+ "color",
4882
+ "theme",
4883
+ "background",
4884
+ "glass",
4885
+ "active"
4886
+ ]
4887
+ },
4861
4888
  "light": {
4862
4889
  "value": "#ffffff66",
4863
4890
  "type": "color",
@@ -4939,64 +4966,6 @@
4939
4966
  "heavy"
4940
4967
  ]
4941
4968
  },
4942
- "overlay": {
4943
- "normal": {
4944
- "value": "#ffffffcc",
4945
- "type": "color",
4946
- "description": "Used for operation pop: knocked-back effect when signle card is selected",
4947
- "filePath": "src/theme/stable/light.json",
4948
- "isSource": true,
4949
- "original": {
4950
- "value": "{color.core.white-alpha.80}",
4951
- "type": "color",
4952
- "description": "Used for operation pop: knocked-back effect when signle card is selected"
4953
- },
4954
- "name": "mds-color-theme-background-glass-overlay-normal",
4955
- "attributes": {
4956
- "category": "color",
4957
- "type": "theme",
4958
- "item": "background",
4959
- "subitem": "glass",
4960
- "state": "overlay"
4961
- },
4962
- "path": [
4963
- "color",
4964
- "theme",
4965
- "background",
4966
- "glass",
4967
- "overlay",
4968
- "normal"
4969
- ]
4970
- },
4971
- "inactive": {
4972
- "value": "#ffffff66",
4973
- "type": "color",
4974
- "description": "Used for operation pop: knocked-back effect when signle card is selected",
4975
- "filePath": "src/theme/stable/light.json",
4976
- "isSource": true,
4977
- "original": {
4978
- "value": "{color.core.white-alpha.40}",
4979
- "type": "color",
4980
- "description": "Used for operation pop: knocked-back effect when signle card is selected"
4981
- },
4982
- "name": "mds-color-theme-background-glass-overlay-inactive",
4983
- "attributes": {
4984
- "category": "color",
4985
- "type": "theme",
4986
- "item": "background",
4987
- "subitem": "glass",
4988
- "state": "overlay"
4989
- },
4990
- "path": [
4991
- "color",
4992
- "theme",
4993
- "background",
4994
- "glass",
4995
- "overlay",
4996
- "inactive"
4997
- ]
4998
- }
4999
- },
5000
4969
  "radial": {
5001
4970
  "0": {
5002
4971
  "value": "#ffffffe6",
@@ -6574,13 +6543,13 @@
6574
6543
  },
6575
6544
  "glass": {
6576
6545
  "normal": {
6577
- "value": "linear-gradient(180deg, #0000000a 0%, #0000001c 100%)",
6546
+ "value": "linear-gradient(180deg, #00000012 0%, #00000033 100%)",
6578
6547
  "type": "color",
6579
6548
  "description": "Used for operation pop",
6580
6549
  "filePath": "src/theme/stable/light.json",
6581
6550
  "isSource": true,
6582
6551
  "original": {
6583
- "value": "linear-gradient(180deg, {color.core.black-alpha.4} 0%, {color.core.black-alpha.11} 100%)",
6552
+ "value": "linear-gradient(180deg, {color.core.black-alpha.7} 0%, {color.core.black-alpha.20} 100%)",
6584
6553
  "type": "color",
6585
6554
  "description": "Used for operation pop"
6586
6555
  },
@@ -6600,6 +6569,35 @@
6600
6569
  "normal"
6601
6570
  ]
6602
6571
  }
6572
+ },
6573
+ "ai": {
6574
+ "normal": {
6575
+ "value": "linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);",
6576
+ "type": "color",
6577
+ "description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);\nUsed for AI assistant feature",
6578
+ "filePath": "src/theme/stable/light.json",
6579
+ "isSource": true,
6580
+ "original": {
6581
+ "value": "linear-gradient(27deg, {color.ai.steelblue} 10.22%, {color.ai.skyblue} 88.93%, {color.ai.aquablue} 162.86%);",
6582
+ "type": "color",
6583
+ "description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);\nUsed for AI assistant feature"
6584
+ },
6585
+ "name": "mds-color-theme-outline-ai-normal",
6586
+ "attributes": {
6587
+ "category": "color",
6588
+ "type": "theme",
6589
+ "item": "outline",
6590
+ "subitem": "ai",
6591
+ "state": "normal"
6592
+ },
6593
+ "path": [
6594
+ "color",
6595
+ "theme",
6596
+ "outline",
6597
+ "ai",
6598
+ "normal"
6599
+ ]
6600
+ }
6603
6601
  }
6604
6602
  },
6605
6603
  "control": {
@@ -4681,13 +4681,13 @@
4681
4681
  "normal": {
4682
4682
  "parent": "theme/stable/light",
4683
4683
  "type": "color",
4684
- "value": "#00000099",
4684
+ "value": "#000000b3",
4685
4685
  "filePath": "src/theme/stable/light.json",
4686
4686
  "isSource": true,
4687
4687
  "original": {
4688
4688
  "parent": "theme/stable/light",
4689
4689
  "type": "color",
4690
- "value": "{color.core.black-alpha.60}"
4690
+ "value": "{color.core.black-alpha.70}"
4691
4691
  },
4692
4692
  "name": "mds-color-theme-background-namelabel-normal",
4693
4693
  "attributes": {
@@ -4858,6 +4858,33 @@
4858
4858
  "normal"
4859
4859
  ]
4860
4860
  },
4861
+ "active": {
4862
+ "value": "#ffffff99",
4863
+ "type": "color",
4864
+ "description": "Used for glass effect background for operation pop. ",
4865
+ "filePath": "src/theme/stable/light.json",
4866
+ "isSource": true,
4867
+ "original": {
4868
+ "value": "{color.core.white-alpha.60}",
4869
+ "type": "color",
4870
+ "description": "Used for glass effect background for operation pop. "
4871
+ },
4872
+ "name": "mds-color-theme-background-glass-active",
4873
+ "attributes": {
4874
+ "category": "color",
4875
+ "type": "theme",
4876
+ "item": "background",
4877
+ "subitem": "glass",
4878
+ "state": "active"
4879
+ },
4880
+ "path": [
4881
+ "color",
4882
+ "theme",
4883
+ "background",
4884
+ "glass",
4885
+ "active"
4886
+ ]
4887
+ },
4861
4888
  "light": {
4862
4889
  "value": "#ffffff66",
4863
4890
  "type": "color",
@@ -4939,64 +4966,6 @@
4939
4966
  "heavy"
4940
4967
  ]
4941
4968
  },
4942
- "overlay": {
4943
- "normal": {
4944
- "value": "#ffffffcc",
4945
- "type": "color",
4946
- "description": "Used for operation pop: knocked-back effect when signle card is selected",
4947
- "filePath": "src/theme/stable/light.json",
4948
- "isSource": true,
4949
- "original": {
4950
- "value": "{color.core.white-alpha.80}",
4951
- "type": "color",
4952
- "description": "Used for operation pop: knocked-back effect when signle card is selected"
4953
- },
4954
- "name": "mds-color-theme-background-glass-overlay-normal",
4955
- "attributes": {
4956
- "category": "color",
4957
- "type": "theme",
4958
- "item": "background",
4959
- "subitem": "glass",
4960
- "state": "overlay"
4961
- },
4962
- "path": [
4963
- "color",
4964
- "theme",
4965
- "background",
4966
- "glass",
4967
- "overlay",
4968
- "normal"
4969
- ]
4970
- },
4971
- "inactive": {
4972
- "value": "#ffffff66",
4973
- "type": "color",
4974
- "description": "Used for operation pop: knocked-back effect when signle card is selected",
4975
- "filePath": "src/theme/stable/light.json",
4976
- "isSource": true,
4977
- "original": {
4978
- "value": "{color.core.white-alpha.40}",
4979
- "type": "color",
4980
- "description": "Used for operation pop: knocked-back effect when signle card is selected"
4981
- },
4982
- "name": "mds-color-theme-background-glass-overlay-inactive",
4983
- "attributes": {
4984
- "category": "color",
4985
- "type": "theme",
4986
- "item": "background",
4987
- "subitem": "glass",
4988
- "state": "overlay"
4989
- },
4990
- "path": [
4991
- "color",
4992
- "theme",
4993
- "background",
4994
- "glass",
4995
- "overlay",
4996
- "inactive"
4997
- ]
4998
- }
4999
- },
5000
4969
  "radial": {
5001
4970
  "0": {
5002
4971
  "value": "#ffffffe6",
@@ -6574,13 +6543,13 @@
6574
6543
  },
6575
6544
  "glass": {
6576
6545
  "normal": {
6577
- "value": "linear-gradient(180deg, #0000000a 0%, #0000001c 100%)",
6546
+ "value": "linear-gradient(180deg, #00000012 0%, #00000033 100%)",
6578
6547
  "type": "color",
6579
6548
  "description": "Used for operation pop",
6580
6549
  "filePath": "src/theme/stable/light.json",
6581
6550
  "isSource": true,
6582
6551
  "original": {
6583
- "value": "linear-gradient(180deg, {color.core.black-alpha.4} 0%, {color.core.black-alpha.11} 100%)",
6552
+ "value": "linear-gradient(180deg, {color.core.black-alpha.7} 0%, {color.core.black-alpha.20} 100%)",
6584
6553
  "type": "color",
6585
6554
  "description": "Used for operation pop"
6586
6555
  },
@@ -6600,6 +6569,35 @@
6600
6569
  "normal"
6601
6570
  ]
6602
6571
  }
6572
+ },
6573
+ "ai": {
6574
+ "normal": {
6575
+ "value": "linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);",
6576
+ "type": "color",
6577
+ "description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);\nUsed for AI assistant feature",
6578
+ "filePath": "src/theme/stable/light.json",
6579
+ "isSource": true,
6580
+ "original": {
6581
+ "value": "linear-gradient(27deg, {color.ai.steelblue} 10.22%, {color.ai.skyblue} 88.93%, {color.ai.aquablue} 162.86%);",
6582
+ "type": "color",
6583
+ "description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);\nUsed for AI assistant feature"
6584
+ },
6585
+ "name": "mds-color-theme-outline-ai-normal",
6586
+ "attributes": {
6587
+ "category": "color",
6588
+ "type": "theme",
6589
+ "item": "outline",
6590
+ "subitem": "ai",
6591
+ "state": "normal"
6592
+ },
6593
+ "path": [
6594
+ "color",
6595
+ "theme",
6596
+ "outline",
6597
+ "ai",
6598
+ "normal"
6599
+ ]
6600
+ }
6603
6601
  }
6604
6602
  },
6605
6603
  "control": {
@@ -486,6 +486,13 @@
486
486
  }
487
487
  }
488
488
  }
489
+ },
490
+ "ai": {
491
+ "mediumblue": "#0051AF",
492
+ "skyblue": "#00BCEB",
493
+ "green": "#74BF4B",
494
+ "steelblue": "#0087EA",
495
+ "aquablue": "#63FFF7"
489
496
  }
490
497
  }
491
498
  }
@@ -296,7 +296,7 @@
296
296
  }
297
297
  },
298
298
  "namelabel": {
299
- "normal": "#00000099"
299
+ "normal": "#000000b3"
300
300
  },
301
301
  "gradient": {
302
302
  "primary": {
@@ -314,13 +314,10 @@
314
314
  },
315
315
  "glass": {
316
316
  "normal": "#ffffff0d",
317
+ "active": "#ffffff1c",
317
318
  "light": "#00000066",
318
319
  "medium": "#00000099",
319
320
  "heavy": "#000000cc",
320
- "overlay": {
321
- "normal": "#000000cc",
322
- "inactive": "#00000066"
323
- },
324
321
  "radial": {
325
322
  "0": "#ffffff66",
326
323
  "1": "#ffffff0d"
@@ -429,6 +426,9 @@
429
426
  },
430
427
  "glass": {
431
428
  "normal": "linear-gradient(180deg, #ffffff1c 0%, #ffffff0d 100%)"
429
+ },
430
+ "ai": {
431
+ "normal": "linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);"
432
432
  }
433
433
  },
434
434
  "control": {
@@ -296,7 +296,7 @@
296
296
  }
297
297
  },
298
298
  "namelabel": {
299
- "normal": "#00000099"
299
+ "normal": "#000000b3"
300
300
  },
301
301
  "gradient": {
302
302
  "primary": {
@@ -314,13 +314,10 @@
314
314
  },
315
315
  "glass": {
316
316
  "normal": "#ffffff0d",
317
+ "active": "#ffffff1c",
317
318
  "light": "#00000066",
318
319
  "medium": "#00000099",
319
320
  "heavy": "#000000cc",
320
- "overlay": {
321
- "normal": "#000000cc",
322
- "inactive": "#00000066"
323
- },
324
321
  "radial": {
325
322
  "0": "#ffffff66",
326
323
  "1": "#ffffff0d"
@@ -429,6 +426,9 @@
429
426
  },
430
427
  "glass": {
431
428
  "normal": "linear-gradient(180deg, #ffffff1c 0%, #ffffff0d 100%)"
429
+ },
430
+ "ai": {
431
+ "normal": "linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);"
432
432
  }
433
433
  },
434
434
  "control": {
@@ -296,7 +296,7 @@
296
296
  }
297
297
  },
298
298
  "namelabel": {
299
- "normal": "#00000099"
299
+ "normal": "#000000b3"
300
300
  },
301
301
  "gradient": {
302
302
  "primary": {
@@ -314,13 +314,10 @@
314
314
  },
315
315
  "glass": {
316
316
  "normal": "#ffffff0d",
317
+ "active": "#ffffff1c",
317
318
  "light": "#00000066",
318
319
  "medium": "#00000099",
319
320
  "heavy": "#000000cc",
320
- "overlay": {
321
- "normal": "#000000cc",
322
- "inactive": "#00000066"
323
- },
324
321
  "radial": {
325
322
  "0": "#ffffff66",
326
323
  "1": "#ffffff0d"
@@ -429,6 +426,9 @@
429
426
  },
430
427
  "glass": {
431
428
  "normal": "linear-gradient(180deg, #ffffff1c 0%, #ffffff0d 100%)"
429
+ },
430
+ "ai": {
431
+ "normal": "linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);"
432
432
  }
433
433
  },
434
434
  "control": {
@@ -296,7 +296,7 @@
296
296
  }
297
297
  },
298
298
  "namelabel": {
299
- "normal": "#00000099"
299
+ "normal": "#000000b3"
300
300
  },
301
301
  "gradient": {
302
302
  "primary": {
@@ -314,13 +314,10 @@
314
314
  },
315
315
  "glass": {
316
316
  "normal": "#ffffff0d",
317
+ "active": "#ffffff1c",
317
318
  "light": "#00000066",
318
319
  "medium": "#00000099",
319
320
  "heavy": "#000000cc",
320
- "overlay": {
321
- "normal": "#000000cc",
322
- "inactive": "#00000066"
323
- },
324
321
  "radial": {
325
322
  "0": "#ffffff66",
326
323
  "1": "#ffffff0d"
@@ -429,6 +426,9 @@
429
426
  },
430
427
  "glass": {
431
428
  "normal": "linear-gradient(180deg, #ffffff1c 0%, #ffffff0d 100%)"
429
+ },
430
+ "ai": {
431
+ "normal": "linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);"
432
432
  }
433
433
  },
434
434
  "control": {
@@ -296,7 +296,7 @@
296
296
  }
297
297
  },
298
298
  "namelabel": {
299
- "normal": "#00000099"
299
+ "normal": "#000000b3"
300
300
  },
301
301
  "gradient": {
302
302
  "primary": {
@@ -314,13 +314,10 @@
314
314
  },
315
315
  "glass": {
316
316
  "normal": "#ffffff0d",
317
+ "active": "#ffffff1c",
317
318
  "light": "#00000066",
318
319
  "medium": "#00000099",
319
320
  "heavy": "#000000cc",
320
- "overlay": {
321
- "normal": "#000000cc",
322
- "inactive": "#00000066"
323
- },
324
321
  "radial": {
325
322
  "0": "#ffffff66",
326
323
  "1": "#ffffff0d"
@@ -429,6 +426,9 @@
429
426
  },
430
427
  "glass": {
431
428
  "normal": "linear-gradient(180deg, #ffffff1c 0%, #ffffff0d 100%)"
429
+ },
430
+ "ai": {
431
+ "normal": "linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);"
432
432
  }
433
433
  },
434
434
  "control": {
@@ -296,7 +296,7 @@
296
296
  }
297
297
  },
298
298
  "namelabel": {
299
- "normal": "#00000099"
299
+ "normal": "#000000b3"
300
300
  },
301
301
  "gradient": {
302
302
  "primary": {
@@ -314,13 +314,10 @@
314
314
  },
315
315
  "glass": {
316
316
  "normal": "#ffffff0d",
317
+ "active": "#ffffff1c",
317
318
  "light": "#00000066",
318
319
  "medium": "#00000099",
319
320
  "heavy": "#000000cc",
320
- "overlay": {
321
- "normal": "#000000cc",
322
- "inactive": "#00000066"
323
- },
324
321
  "radial": {
325
322
  "0": "#ffffff66",
326
323
  "1": "#ffffff0d"
@@ -429,6 +426,9 @@
429
426
  },
430
427
  "glass": {
431
428
  "normal": "linear-gradient(180deg, #ffffff1c 0%, #ffffff0d 100%)"
429
+ },
430
+ "ai": {
431
+ "normal": "linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);"
432
432
  }
433
433
  },
434
434
  "control": {
@@ -310,13 +310,10 @@
310
310
  },
311
311
  "glass": {
312
312
  "normal": "#000000",
313
+ "active": "#000000",
313
314
  "light": "#000000",
314
315
  "medium": "#000000",
315
316
  "heavy": "#000000",
316
- "overlay": {
317
- "normal": "#ffff00",
318
- "inactive": "#000000"
319
- },
320
317
  "radial": {
321
318
  "0": "#000000",
322
319
  "1": "#000000"
@@ -427,6 +424,9 @@
427
424
  },
428
425
  "glass": {
429
426
  "normal": "#ffffff"
427
+ },
428
+ "ai": {
429
+ "normal": "#ffffff"
430
430
  }
431
431
  },
432
432
  "control": {
@@ -312,13 +312,10 @@
312
312
  },
313
313
  "glass": {
314
314
  "normal": "#ffffff",
315
+ "active": "#ffffff",
315
316
  "light": "#ffffff",
316
317
  "medium": "#ffffff",
317
318
  "heavy": "#ffffff",
318
- "overlay": {
319
- "normal": "#00009f",
320
- "inactive": "#ffffff"
321
- },
322
319
  "radial": {
323
320
  "0": "#ffffff",
324
321
  "1": "#ffffff"
@@ -429,6 +426,9 @@
429
426
  },
430
427
  "glass": {
431
428
  "normal": "#000000"
429
+ },
430
+ "ai": {
431
+ "normal": "#000000"
432
432
  }
433
433
  },
434
434
  "control": {
@@ -296,7 +296,7 @@
296
296
  }
297
297
  },
298
298
  "namelabel": {
299
- "normal": "#00000099"
299
+ "normal": "#000000b3"
300
300
  },
301
301
  "gradient": {
302
302
  "primary": {
@@ -314,13 +314,10 @@
314
314
  },
315
315
  "glass": {
316
316
  "normal": "#ffffff66",
317
+ "active": "#ffffff99",
317
318
  "light": "#ffffff66",
318
319
  "medium": "#ffffff99",
319
320
  "heavy": "#ffffffcc",
320
- "overlay": {
321
- "normal": "#ffffffcc",
322
- "inactive": "#ffffff66"
323
- },
324
321
  "radial": {
325
322
  "0": "#ffffffe6",
326
323
  "1": "#ffffff66"
@@ -428,7 +425,10 @@
428
425
  "normal": "#7d4705"
429
426
  },
430
427
  "glass": {
431
- "normal": "linear-gradient(180deg, #0000000a 0%, #0000001c 100%)"
428
+ "normal": "linear-gradient(180deg, #00000012 0%, #00000033 100%)"
429
+ },
430
+ "ai": {
431
+ "normal": "linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);"
432
432
  }
433
433
  },
434
434
  "control": {
@@ -296,7 +296,7 @@
296
296
  }
297
297
  },
298
298
  "namelabel": {
299
- "normal": "#00000099"
299
+ "normal": "#000000b3"
300
300
  },
301
301
  "gradient": {
302
302
  "primary": {
@@ -314,13 +314,10 @@
314
314
  },
315
315
  "glass": {
316
316
  "normal": "#ffffff66",
317
+ "active": "#ffffff99",
317
318
  "light": "#ffffff66",
318
319
  "medium": "#ffffff99",
319
320
  "heavy": "#ffffffcc",
320
- "overlay": {
321
- "normal": "#ffffffcc",
322
- "inactive": "#ffffff66"
323
- },
324
321
  "radial": {
325
322
  "0": "#ffffffe6",
326
323
  "1": "#ffffff66"
@@ -428,7 +425,10 @@
428
425
  "normal": "#7d4705"
429
426
  },
430
427
  "glass": {
431
- "normal": "linear-gradient(180deg, #0000000a 0%, #0000001c 100%)"
428
+ "normal": "linear-gradient(180deg, #00000012 0%, #00000033 100%)"
429
+ },
430
+ "ai": {
431
+ "normal": "linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);"
432
432
  }
433
433
  },
434
434
  "control": {