@momentum-design/tokens 0.7.4 → 0.8.1

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 (124) hide show
  1. package/dist/css/components/complete.css +18 -6
  2. package/dist/css/core/complete.css +1 -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 +3 -2
  8. package/dist/css/theme/webex/dark-indigo-stable.css +3 -2
  9. package/dist/css/theme/webex/dark-jade-stable.css +3 -2
  10. package/dist/css/theme/webex/dark-lavender-stable.css +3 -2
  11. package/dist/css/theme/webex/dark-rose-stable.css +3 -2
  12. package/dist/css/theme/webex/dark-stable.css +3 -2
  13. package/dist/css/theme/webex/hc-dark-stable.css +2 -1
  14. package/dist/css/theme/webex/hc-light-stable.css +2 -1
  15. package/dist/css/theme/webex/light-bronze-stable.css +2 -1
  16. package/dist/css/theme/webex/light-indigo-stable.css +2 -1
  17. package/dist/css/theme/webex/light-jade-stable.css +2 -1
  18. package/dist/css/theme/webex/light-lavender-stable.css +2 -1
  19. package/dist/css/theme/webex/light-rose-stable.css +2 -1
  20. package/dist/css/theme/webex/light-stable.css +2 -1
  21. package/dist/css/typography/complete.css +1 -1
  22. package/dist/ios/core/complete.swift +1 -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 +3 -2
  28. package/dist/ios/theme/webex/dark-indigo-stable.swift +3 -2
  29. package/dist/ios/theme/webex/dark-jade-stable.swift +3 -2
  30. package/dist/ios/theme/webex/dark-lavender-stable.swift +3 -2
  31. package/dist/ios/theme/webex/dark-rose-stable.swift +3 -2
  32. package/dist/ios/theme/webex/dark-stable.swift +3 -2
  33. package/dist/ios/theme/webex/hc-dark-stable.swift +2 -1
  34. package/dist/ios/theme/webex/hc-light-stable.swift +2 -1
  35. package/dist/ios/theme/webex/light-bronze-stable.swift +2 -1
  36. package/dist/ios/theme/webex/light-indigo-stable.swift +2 -1
  37. package/dist/ios/theme/webex/light-jade-stable.swift +2 -1
  38. package/dist/ios/theme/webex/light-lavender-stable.swift +2 -1
  39. package/dist/ios/theme/webex/light-rose-stable.swift +2 -1
  40. package/dist/ios/theme/webex/light-stable.swift +2 -1
  41. package/dist/ios/typography/complete.swift +1 -1
  42. package/dist/ios-webex/theme/webex/dark-bronze-stable.swift +2 -1
  43. package/dist/ios-webex/theme/webex/dark-indigo-stable.swift +2 -1
  44. package/dist/ios-webex/theme/webex/dark-jade-stable.swift +2 -1
  45. package/dist/ios-webex/theme/webex/dark-lavender-stable.swift +2 -1
  46. package/dist/ios-webex/theme/webex/dark-rose-stable.swift +2 -1
  47. package/dist/ios-webex/theme/webex/dark-stable.swift +2 -1
  48. package/dist/ios-webex/theme/webex/hc-dark-stable.swift +1 -0
  49. package/dist/ios-webex/theme/webex/hc-light-stable.swift +3 -0
  50. package/dist/ios-webex/theme/webex/light-bronze-stable.swift +3 -0
  51. package/dist/ios-webex/theme/webex/light-indigo-stable.swift +3 -0
  52. package/dist/ios-webex/theme/webex/light-jade-stable.swift +3 -0
  53. package/dist/ios-webex/theme/webex/light-lavender-stable.swift +3 -0
  54. package/dist/ios-webex/theme/webex/light-rose-stable.swift +3 -0
  55. package/dist/ios-webex/theme/webex/light-stable.swift +3 -0
  56. package/dist/json/theme/webex/dark-bronze-stable.json +31 -2
  57. package/dist/json/theme/webex/dark-indigo-stable.json +31 -2
  58. package/dist/json/theme/webex/dark-jade-stable.json +31 -2
  59. package/dist/json/theme/webex/dark-lavender-stable.json +31 -2
  60. package/dist/json/theme/webex/dark-rose-stable.json +31 -2
  61. package/dist/json/theme/webex/dark-stable.json +31 -2
  62. package/dist/json/theme/webex/hc-dark-stable.json +25 -0
  63. package/dist/json/theme/webex/hc-light-stable.json +25 -0
  64. package/dist/json/theme/webex/light-bronze-stable.json +27 -0
  65. package/dist/json/theme/webex/light-indigo-stable.json +27 -0
  66. package/dist/json/theme/webex/light-jade-stable.json +27 -0
  67. package/dist/json/theme/webex/light-lavender-stable.json +27 -0
  68. package/dist/json/theme/webex/light-rose-stable.json +27 -0
  69. package/dist/json/theme/webex/light-stable.json +27 -0
  70. package/dist/json-minimal/theme/webex/dark-bronze-stable.json +3 -2
  71. package/dist/json-minimal/theme/webex/dark-indigo-stable.json +3 -2
  72. package/dist/json-minimal/theme/webex/dark-jade-stable.json +3 -2
  73. package/dist/json-minimal/theme/webex/dark-lavender-stable.json +3 -2
  74. package/dist/json-minimal/theme/webex/dark-rose-stable.json +3 -2
  75. package/dist/json-minimal/theme/webex/dark-stable.json +3 -2
  76. package/dist/json-minimal/theme/webex/hc-dark-stable.json +2 -1
  77. package/dist/json-minimal/theme/webex/hc-light-stable.json +2 -1
  78. package/dist/json-minimal/theme/webex/light-bronze-stable.json +2 -1
  79. package/dist/json-minimal/theme/webex/light-indigo-stable.json +2 -1
  80. package/dist/json-minimal/theme/webex/light-jade-stable.json +2 -1
  81. package/dist/json-minimal/theme/webex/light-lavender-stable.json +2 -1
  82. package/dist/json-minimal/theme/webex/light-rose-stable.json +2 -1
  83. package/dist/json-minimal/theme/webex/light-stable.json +2 -1
  84. package/dist/resources/core/complete.xml +1 -1
  85. package/dist/resources/effect/complete.xml +1 -1
  86. package/dist/resources/elevation/complete.xml +1 -1
  87. package/dist/resources/theme/aaos/day-complete.xml +1 -1
  88. package/dist/resources/theme/aaos/night-complete.xml +1 -1
  89. package/dist/resources/theme/webex/dark-bronze-stable.xml +3 -2
  90. package/dist/resources/theme/webex/dark-indigo-stable.xml +3 -2
  91. package/dist/resources/theme/webex/dark-jade-stable.xml +3 -2
  92. package/dist/resources/theme/webex/dark-lavender-stable.xml +3 -2
  93. package/dist/resources/theme/webex/dark-rose-stable.xml +3 -2
  94. package/dist/resources/theme/webex/dark-stable.xml +3 -2
  95. package/dist/resources/theme/webex/hc-dark-stable.xml +2 -1
  96. package/dist/resources/theme/webex/hc-light-stable.xml +2 -1
  97. package/dist/resources/theme/webex/light-bronze-stable.xml +2 -1
  98. package/dist/resources/theme/webex/light-indigo-stable.xml +2 -1
  99. package/dist/resources/theme/webex/light-jade-stable.xml +2 -1
  100. package/dist/resources/theme/webex/light-lavender-stable.xml +2 -1
  101. package/dist/resources/theme/webex/light-rose-stable.xml +2 -1
  102. package/dist/resources/theme/webex/light-stable.xml +2 -1
  103. package/dist/resources/typography/complete.xml +1 -1
  104. package/dist/scss/core/complete.scss +1 -1
  105. package/dist/scss/effect/complete.scss +1 -1
  106. package/dist/scss/elevation/complete.scss +1 -1
  107. package/dist/scss/theme/aaos/day-complete.scss +1 -1
  108. package/dist/scss/theme/aaos/night-complete.scss +1 -1
  109. package/dist/scss/theme/webex/dark-bronze-stable.scss +3 -2
  110. package/dist/scss/theme/webex/dark-indigo-stable.scss +3 -2
  111. package/dist/scss/theme/webex/dark-jade-stable.scss +3 -2
  112. package/dist/scss/theme/webex/dark-lavender-stable.scss +3 -2
  113. package/dist/scss/theme/webex/dark-rose-stable.scss +3 -2
  114. package/dist/scss/theme/webex/dark-stable.scss +3 -2
  115. package/dist/scss/theme/webex/hc-dark-stable.scss +2 -1
  116. package/dist/scss/theme/webex/hc-light-stable.scss +2 -1
  117. package/dist/scss/theme/webex/light-bronze-stable.scss +2 -1
  118. package/dist/scss/theme/webex/light-indigo-stable.scss +2 -1
  119. package/dist/scss/theme/webex/light-jade-stable.scss +2 -1
  120. package/dist/scss/theme/webex/light-lavender-stable.scss +2 -1
  121. package/dist/scss/theme/webex/light-rose-stable.scss +2 -1
  122. package/dist/scss/theme/webex/light-stable.scss +2 -1
  123. package/dist/scss/typography/complete.scss +1 -1
  124. package/package.json +1 -1
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 26 Sep 2025 10:35:54 GMT
7
+ // Generated on Fri, 07 Nov 2025 16:51:33 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -103,6 +103,7 @@ public class {
103
103
  public static let mdsColorThemeBackgroundSecondaryDisabled = #00000000
104
104
  public static let mdsColorThemeBackgroundSecondaryHover = #00000033
105
105
  public static let mdsColorThemeBackgroundSecondaryNormal = #0000001c
106
+ public static let mdsColorThemeBackgroundSecondarySubtle = #00000012
106
107
  public static let mdsColorThemeBackgroundSkeletonNormal = #8f8f8f
107
108
  public static let mdsColorThemeBackgroundSolidPrimaryNormal = #ffffff
108
109
  public static let mdsColorThemeBackgroundSolidQuaternaryNormal = #ffffff
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 26 Sep 2025 10:35:53 GMT
7
+ // Generated on Fri, 07 Nov 2025 16:51:32 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -103,6 +103,7 @@ public class {
103
103
  public static let mdsColorThemeBackgroundSecondaryDisabled = #00000000
104
104
  public static let mdsColorThemeBackgroundSecondaryHover = #00000033
105
105
  public static let mdsColorThemeBackgroundSecondaryNormal = #0000001c
106
+ public static let mdsColorThemeBackgroundSecondarySubtle = #00000012
106
107
  public static let mdsColorThemeBackgroundSkeletonNormal = #8f8f8f
107
108
  public static let mdsColorThemeBackgroundSolidPrimaryNormal = #ffffff
108
109
  public static let mdsColorThemeBackgroundSolidQuaternaryNormal = #ffffff
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 26 Sep 2025 10:35:53 GMT
7
+ // Generated on Fri, 07 Nov 2025 16:51:33 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -103,6 +103,7 @@ public class {
103
103
  public static let mdsColorThemeBackgroundSecondaryDisabled = #00000000
104
104
  public static let mdsColorThemeBackgroundSecondaryHover = #00000033
105
105
  public static let mdsColorThemeBackgroundSecondaryNormal = #0000001c
106
+ public static let mdsColorThemeBackgroundSecondarySubtle = #00000012
106
107
  public static let mdsColorThemeBackgroundSkeletonNormal = #8f8f8f
107
108
  public static let mdsColorThemeBackgroundSolidPrimaryNormal = #ffffff
108
109
  public static let mdsColorThemeBackgroundSolidQuaternaryNormal = #ffffff
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 26 Sep 2025 10:35:54 GMT
7
+ // Generated on Fri, 07 Nov 2025 16:51:34 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -103,6 +103,7 @@ public class {
103
103
  public static let mdsColorThemeBackgroundSecondaryDisabled = #00000000
104
104
  public static let mdsColorThemeBackgroundSecondaryHover = #00000033
105
105
  public static let mdsColorThemeBackgroundSecondaryNormal = #0000001c
106
+ public static let mdsColorThemeBackgroundSecondarySubtle = #00000012
106
107
  public static let mdsColorThemeBackgroundSkeletonNormal = #8f8f8f
107
108
  public static let mdsColorThemeBackgroundSolidPrimaryNormal = #ffffff
108
109
  public static let mdsColorThemeBackgroundSolidQuaternaryNormal = #ffffff
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 26 Sep 2025 10:35:54 GMT
7
+ // Generated on Fri, 07 Nov 2025 16:51:33 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -103,6 +103,7 @@ public class {
103
103
  public static let mdsColorThemeBackgroundSecondaryDisabled = #00000000
104
104
  public static let mdsColorThemeBackgroundSecondaryHover = #00000033
105
105
  public static let mdsColorThemeBackgroundSecondaryNormal = #0000001c
106
+ public static let mdsColorThemeBackgroundSecondarySubtle = #00000012
106
107
  public static let mdsColorThemeBackgroundSkeletonNormal = #8f8f8f
107
108
  public static let mdsColorThemeBackgroundSolidPrimaryNormal = #ffffff
108
109
  public static let mdsColorThemeBackgroundSolidQuaternaryNormal = #ffffff
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 26 Sep 2025 10:35:48 GMT
7
+ // Generated on Fri, 07 Nov 2025 16:51:28 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -103,6 +103,7 @@ public class {
103
103
  public static let mdsColorThemeBackgroundSecondaryDisabled = #00000000
104
104
  public static let mdsColorThemeBackgroundSecondaryHover = #00000033
105
105
  public static let mdsColorThemeBackgroundSecondaryNormal = #0000001c
106
+ public static let mdsColorThemeBackgroundSecondarySubtle = #00000012
106
107
  public static let mdsColorThemeBackgroundSkeletonNormal = #8f8f8f
107
108
  public static let mdsColorThemeBackgroundSolidPrimaryNormal = #ffffff
108
109
  public static let mdsColorThemeBackgroundSolidQuaternaryNormal = #ffffff
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 26 Sep 2025 10:35:56 GMT
7
+ // Generated on Fri, 07 Nov 2025 16:51:35 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -103,8 +103,9 @@ open class DarkBronzeMomentumThemeBackgroundColorPalette: MomentumThemeBackgroun
103
103
  open var solidQuaternaryNormal: UIColor { return UIColor(hex: 0x3B3B3B) }
104
104
  open var secondaryNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
105
105
  open var secondaryHover: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.20) }
106
- open var secondaryActive: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.20) }
106
+ open var secondaryActive: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.30) }
107
107
  open var secondaryDisabled: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
108
+ open var secondarySubtle: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.07) }
108
109
  open var accentNormal: UIColor { return UIColor(hex: 0x1170CF) }
109
110
  open var accentActive: UIColor { return UIColor(hex: 0x64B4FA) }
110
111
  open var alertDefaultNormal: UIColor { return UIColor(hex: 0x3B3B3B) }
@@ -103,8 +103,9 @@ open class DarkIndigoMomentumThemeBackgroundColorPalette: MomentumThemeBackgroun
103
103
  open var solidQuaternaryNormal: UIColor { return UIColor(hex: 0x3B3B3B) }
104
104
  open var secondaryNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
105
105
  open var secondaryHover: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.20) }
106
- open var secondaryActive: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.20) }
106
+ open var secondaryActive: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.30) }
107
107
  open var secondaryDisabled: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
108
+ open var secondarySubtle: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.07) }
108
109
  open var accentNormal: UIColor { return UIColor(hex: 0x1170CF) }
109
110
  open var accentActive: UIColor { return UIColor(hex: 0x64B4FA) }
110
111
  open var alertDefaultNormal: UIColor { return UIColor(hex: 0x3B3B3B) }
@@ -103,8 +103,9 @@ open class DarkJadeMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundC
103
103
  open var solidQuaternaryNormal: UIColor { return UIColor(hex: 0x3B3B3B) }
104
104
  open var secondaryNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
105
105
  open var secondaryHover: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.20) }
106
- open var secondaryActive: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.20) }
106
+ open var secondaryActive: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.30) }
107
107
  open var secondaryDisabled: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
108
+ open var secondarySubtle: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.07) }
108
109
  open var accentNormal: UIColor { return UIColor(hex: 0x1170CF) }
109
110
  open var accentActive: UIColor { return UIColor(hex: 0x64B4FA) }
110
111
  open var alertDefaultNormal: UIColor { return UIColor(hex: 0x3B3B3B) }
@@ -103,8 +103,9 @@ open class DarkLavenderMomentumThemeBackgroundColorPalette: MomentumThemeBackgro
103
103
  open var solidQuaternaryNormal: UIColor { return UIColor(hex: 0x3B3B3B) }
104
104
  open var secondaryNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
105
105
  open var secondaryHover: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.20) }
106
- open var secondaryActive: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.20) }
106
+ open var secondaryActive: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.30) }
107
107
  open var secondaryDisabled: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
108
+ open var secondarySubtle: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.07) }
108
109
  open var accentNormal: UIColor { return UIColor(hex: 0x1170CF) }
109
110
  open var accentActive: UIColor { return UIColor(hex: 0x64B4FA) }
110
111
  open var alertDefaultNormal: UIColor { return UIColor(hex: 0x3B3B3B) }
@@ -103,8 +103,9 @@ open class DarkRoseMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundC
103
103
  open var solidQuaternaryNormal: UIColor { return UIColor(hex: 0x3B3B3B) }
104
104
  open var secondaryNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
105
105
  open var secondaryHover: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.20) }
106
- open var secondaryActive: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.20) }
106
+ open var secondaryActive: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.30) }
107
107
  open var secondaryDisabled: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
108
+ open var secondarySubtle: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.07) }
108
109
  open var accentNormal: UIColor { return UIColor(hex: 0x1170CF) }
109
110
  open var accentActive: UIColor { return UIColor(hex: 0x64B4FA) }
110
111
  open var alertDefaultNormal: UIColor { return UIColor(hex: 0x3B3B3B) }
@@ -103,8 +103,9 @@ open class DarkMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundColor
103
103
  open var solidQuaternaryNormal: UIColor { return UIColor(hex: 0x3B3B3B) }
104
104
  open var secondaryNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
105
105
  open var secondaryHover: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.20) }
106
- open var secondaryActive: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.20) }
106
+ open var secondaryActive: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.30) }
107
107
  open var secondaryDisabled: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
108
+ open var secondarySubtle: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.07) }
108
109
  open var accentNormal: UIColor { return UIColor(hex: 0x1170CF) }
109
110
  open var accentActive: UIColor { return UIColor(hex: 0x64B4FA) }
110
111
  open var alertDefaultNormal: UIColor { return UIColor(hex: 0x3B3B3B) }
@@ -105,6 +105,7 @@ open class HcDarkMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundCol
105
105
  open var secondaryHover: UIColor { return UIColor(hex: 0x1AEBFF) }
106
106
  open var secondaryActive: UIColor { return UIColor(hex: 0x1AEBFF) }
107
107
  open var secondaryDisabled: UIColor { return UIColor(hex: 0x3FF23F) }
108
+ open var secondarySubtle: UIColor { return UIColor(hex: 0x000000) }
108
109
  open var accentNormal: UIColor { return UIColor(hex: 0x000000) }
109
110
  open var accentActive: UIColor { return UIColor(hex: 0x1AEBFF) }
110
111
  open var alertDefaultNormal: UIColor { return UIColor(hex: 0x000000) }
@@ -103,6 +103,7 @@ import UIKit
103
103
  var secondaryHover: UIColor { get }
104
104
  var secondaryActive: UIColor { get }
105
105
  var secondaryDisabled: UIColor { get }
106
+ var secondarySubtle: UIColor { get }
106
107
  var accentNormal: UIColor { get }
107
108
  var accentActive: UIColor { get }
108
109
  var alertDefaultNormal: UIColor { get }
@@ -550,6 +551,7 @@ open class HcLightMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundCo
550
551
  open var secondaryHover: UIColor { return UIColor(hex: 0x37006E) }
551
552
  open var secondaryActive: UIColor { return UIColor(hex: 0x37006E) }
552
553
  open var secondaryDisabled: UIColor { return UIColor(hex: 0x600000) }
554
+ open var secondarySubtle: UIColor { return UIColor(hex: 0xFFFFFF) }
553
555
  open var accentNormal: UIColor { return UIColor(hex: 0x37006E) }
554
556
  open var accentActive: UIColor { return UIColor(hex: 0x37006E) }
555
557
  open var alertDefaultNormal: UIColor { return UIColor(hex: 0xFFFFFF) }
@@ -1078,6 +1080,7 @@ open class SystemMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundCol
1078
1080
  open var secondaryHover: UIColor { return systemColor(light: light, dark: dark, keyPath: \.secondaryHover) }
1079
1081
  open var secondaryActive: UIColor { return systemColor(light: light, dark: dark, keyPath: \.secondaryActive) }
1080
1082
  open var secondaryDisabled: UIColor { return systemColor(light: light, dark: dark, keyPath: \.secondaryDisabled) }
1083
+ open var secondarySubtle: UIColor { return systemColor(light: light, dark: dark, keyPath: \.secondarySubtle) }
1081
1084
  open var accentNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.accentNormal) }
1082
1085
  open var accentActive: UIColor { return systemColor(light: light, dark: dark, keyPath: \.accentActive) }
1083
1086
  open var alertDefaultNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.alertDefaultNormal) }
@@ -103,6 +103,7 @@ import UIKit
103
103
  var secondaryHover: UIColor { get }
104
104
  var secondaryActive: UIColor { get }
105
105
  var secondaryDisabled: UIColor { get }
106
+ var secondarySubtle: UIColor { get }
106
107
  var accentNormal: UIColor { get }
107
108
  var accentActive: UIColor { get }
108
109
  var alertDefaultNormal: UIColor { get }
@@ -615,6 +616,7 @@ open class LightBronzeMomentumThemeBackgroundColorPalette: MomentumThemeBackgrou
615
616
  open var secondaryHover: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.20) }
616
617
  open var secondaryActive: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.30) }
617
618
  open var secondaryDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
619
+ open var secondarySubtle: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.07) }
618
620
  open var accentNormal: UIColor { return UIColor(hex: 0x1170CF) }
619
621
  open var accentActive: UIColor { return UIColor(hex: 0x0353A8) }
620
622
  open var alertDefaultNormal: UIColor { return UIColor(hex: 0xDEDEDE) }
@@ -1204,6 +1206,7 @@ open class SystemMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundCol
1204
1206
  open var secondaryHover: UIColor { return systemColor(light: light, dark: dark, keyPath: \.secondaryHover) }
1205
1207
  open var secondaryActive: UIColor { return systemColor(light: light, dark: dark, keyPath: \.secondaryActive) }
1206
1208
  open var secondaryDisabled: UIColor { return systemColor(light: light, dark: dark, keyPath: \.secondaryDisabled) }
1209
+ open var secondarySubtle: UIColor { return systemColor(light: light, dark: dark, keyPath: \.secondarySubtle) }
1207
1210
  open var accentNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.accentNormal) }
1208
1211
  open var accentActive: UIColor { return systemColor(light: light, dark: dark, keyPath: \.accentActive) }
1209
1212
  open var alertDefaultNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.alertDefaultNormal) }
@@ -103,6 +103,7 @@ import UIKit
103
103
  var secondaryHover: UIColor { get }
104
104
  var secondaryActive: UIColor { get }
105
105
  var secondaryDisabled: UIColor { get }
106
+ var secondarySubtle: UIColor { get }
106
107
  var accentNormal: UIColor { get }
107
108
  var accentActive: UIColor { get }
108
109
  var alertDefaultNormal: UIColor { get }
@@ -615,6 +616,7 @@ open class LightIndigoMomentumThemeBackgroundColorPalette: MomentumThemeBackgrou
615
616
  open var secondaryHover: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.20) }
616
617
  open var secondaryActive: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.30) }
617
618
  open var secondaryDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
619
+ open var secondarySubtle: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.07) }
618
620
  open var accentNormal: UIColor { return UIColor(hex: 0x1170CF) }
619
621
  open var accentActive: UIColor { return UIColor(hex: 0x0353A8) }
620
622
  open var alertDefaultNormal: UIColor { return UIColor(hex: 0xDEDEDE) }
@@ -1204,6 +1206,7 @@ open class SystemMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundCol
1204
1206
  open var secondaryHover: UIColor { return systemColor(light: light, dark: dark, keyPath: \.secondaryHover) }
1205
1207
  open var secondaryActive: UIColor { return systemColor(light: light, dark: dark, keyPath: \.secondaryActive) }
1206
1208
  open var secondaryDisabled: UIColor { return systemColor(light: light, dark: dark, keyPath: \.secondaryDisabled) }
1209
+ open var secondarySubtle: UIColor { return systemColor(light: light, dark: dark, keyPath: \.secondarySubtle) }
1207
1210
  open var accentNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.accentNormal) }
1208
1211
  open var accentActive: UIColor { return systemColor(light: light, dark: dark, keyPath: \.accentActive) }
1209
1212
  open var alertDefaultNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.alertDefaultNormal) }
@@ -103,6 +103,7 @@ import UIKit
103
103
  var secondaryHover: UIColor { get }
104
104
  var secondaryActive: UIColor { get }
105
105
  var secondaryDisabled: UIColor { get }
106
+ var secondarySubtle: UIColor { get }
106
107
  var accentNormal: UIColor { get }
107
108
  var accentActive: UIColor { get }
108
109
  var alertDefaultNormal: UIColor { get }
@@ -615,6 +616,7 @@ open class LightJadeMomentumThemeBackgroundColorPalette: MomentumThemeBackground
615
616
  open var secondaryHover: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.20) }
616
617
  open var secondaryActive: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.30) }
617
618
  open var secondaryDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
619
+ open var secondarySubtle: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.07) }
618
620
  open var accentNormal: UIColor { return UIColor(hex: 0x1170CF) }
619
621
  open var accentActive: UIColor { return UIColor(hex: 0x0353A8) }
620
622
  open var alertDefaultNormal: UIColor { return UIColor(hex: 0xDEDEDE) }
@@ -1204,6 +1206,7 @@ open class SystemMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundCol
1204
1206
  open var secondaryHover: UIColor { return systemColor(light: light, dark: dark, keyPath: \.secondaryHover) }
1205
1207
  open var secondaryActive: UIColor { return systemColor(light: light, dark: dark, keyPath: \.secondaryActive) }
1206
1208
  open var secondaryDisabled: UIColor { return systemColor(light: light, dark: dark, keyPath: \.secondaryDisabled) }
1209
+ open var secondarySubtle: UIColor { return systemColor(light: light, dark: dark, keyPath: \.secondarySubtle) }
1207
1210
  open var accentNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.accentNormal) }
1208
1211
  open var accentActive: UIColor { return systemColor(light: light, dark: dark, keyPath: \.accentActive) }
1209
1212
  open var alertDefaultNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.alertDefaultNormal) }
@@ -103,6 +103,7 @@ import UIKit
103
103
  var secondaryHover: UIColor { get }
104
104
  var secondaryActive: UIColor { get }
105
105
  var secondaryDisabled: UIColor { get }
106
+ var secondarySubtle: UIColor { get }
106
107
  var accentNormal: UIColor { get }
107
108
  var accentActive: UIColor { get }
108
109
  var alertDefaultNormal: UIColor { get }
@@ -615,6 +616,7 @@ open class LightLavenderMomentumThemeBackgroundColorPalette: MomentumThemeBackgr
615
616
  open var secondaryHover: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.20) }
616
617
  open var secondaryActive: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.30) }
617
618
  open var secondaryDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
619
+ open var secondarySubtle: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.07) }
618
620
  open var accentNormal: UIColor { return UIColor(hex: 0x1170CF) }
619
621
  open var accentActive: UIColor { return UIColor(hex: 0x0353A8) }
620
622
  open var alertDefaultNormal: UIColor { return UIColor(hex: 0xDEDEDE) }
@@ -1204,6 +1206,7 @@ open class SystemMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundCol
1204
1206
  open var secondaryHover: UIColor { return systemColor(light: light, dark: dark, keyPath: \.secondaryHover) }
1205
1207
  open var secondaryActive: UIColor { return systemColor(light: light, dark: dark, keyPath: \.secondaryActive) }
1206
1208
  open var secondaryDisabled: UIColor { return systemColor(light: light, dark: dark, keyPath: \.secondaryDisabled) }
1209
+ open var secondarySubtle: UIColor { return systemColor(light: light, dark: dark, keyPath: \.secondarySubtle) }
1207
1210
  open var accentNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.accentNormal) }
1208
1211
  open var accentActive: UIColor { return systemColor(light: light, dark: dark, keyPath: \.accentActive) }
1209
1212
  open var alertDefaultNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.alertDefaultNormal) }
@@ -103,6 +103,7 @@ import UIKit
103
103
  var secondaryHover: UIColor { get }
104
104
  var secondaryActive: UIColor { get }
105
105
  var secondaryDisabled: UIColor { get }
106
+ var secondarySubtle: UIColor { get }
106
107
  var accentNormal: UIColor { get }
107
108
  var accentActive: UIColor { get }
108
109
  var alertDefaultNormal: UIColor { get }
@@ -615,6 +616,7 @@ open class LightRoseMomentumThemeBackgroundColorPalette: MomentumThemeBackground
615
616
  open var secondaryHover: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.20) }
616
617
  open var secondaryActive: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.30) }
617
618
  open var secondaryDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
619
+ open var secondarySubtle: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.07) }
618
620
  open var accentNormal: UIColor { return UIColor(hex: 0x1170CF) }
619
621
  open var accentActive: UIColor { return UIColor(hex: 0x0353A8) }
620
622
  open var alertDefaultNormal: UIColor { return UIColor(hex: 0xDEDEDE) }
@@ -1204,6 +1206,7 @@ open class SystemMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundCol
1204
1206
  open var secondaryHover: UIColor { return systemColor(light: light, dark: dark, keyPath: \.secondaryHover) }
1205
1207
  open var secondaryActive: UIColor { return systemColor(light: light, dark: dark, keyPath: \.secondaryActive) }
1206
1208
  open var secondaryDisabled: UIColor { return systemColor(light: light, dark: dark, keyPath: \.secondaryDisabled) }
1209
+ open var secondarySubtle: UIColor { return systemColor(light: light, dark: dark, keyPath: \.secondarySubtle) }
1207
1210
  open var accentNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.accentNormal) }
1208
1211
  open var accentActive: UIColor { return systemColor(light: light, dark: dark, keyPath: \.accentActive) }
1209
1212
  open var alertDefaultNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.alertDefaultNormal) }
@@ -103,6 +103,7 @@ import UIKit
103
103
  var secondaryHover: UIColor { get }
104
104
  var secondaryActive: UIColor { get }
105
105
  var secondaryDisabled: UIColor { get }
106
+ var secondarySubtle: UIColor { get }
106
107
  var accentNormal: UIColor { get }
107
108
  var accentActive: UIColor { get }
108
109
  var alertDefaultNormal: UIColor { get }
@@ -615,6 +616,7 @@ open class LightMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundColo
615
616
  open var secondaryHover: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.20) }
616
617
  open var secondaryActive: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.30) }
617
618
  open var secondaryDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
619
+ open var secondarySubtle: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.07) }
618
620
  open var accentNormal: UIColor { return UIColor(hex: 0x1170CF) }
619
621
  open var accentActive: UIColor { return UIColor(hex: 0x0353A8) }
620
622
  open var alertDefaultNormal: UIColor { return UIColor(hex: 0xDEDEDE) }
@@ -1204,6 +1206,7 @@ open class SystemMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundCol
1204
1206
  open var secondaryHover: UIColor { return systemColor(light: light, dark: dark, keyPath: \.secondaryHover) }
1205
1207
  open var secondaryActive: UIColor { return systemColor(light: light, dark: dark, keyPath: \.secondaryActive) }
1206
1208
  open var secondaryDisabled: UIColor { return systemColor(light: light, dark: dark, keyPath: \.secondaryDisabled) }
1209
+ open var secondarySubtle: UIColor { return systemColor(light: light, dark: dark, keyPath: \.secondarySubtle) }
1207
1210
  open var accentNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.accentNormal) }
1208
1211
  open var accentActive: UIColor { return systemColor(light: light, dark: dark, keyPath: \.accentActive) }
1209
1212
  open var alertDefaultNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.alertDefaultNormal) }
@@ -2915,13 +2915,13 @@
2915
2915
  "active": {
2916
2916
  "parent": "theme/stable/dark",
2917
2917
  "type": "color",
2918
- "value": "#ffffff33",
2918
+ "value": "#ffffff4d",
2919
2919
  "filePath": "src/theme/stable/dark.json",
2920
2920
  "isSource": true,
2921
2921
  "original": {
2922
2922
  "parent": "theme/stable/dark",
2923
2923
  "type": "color",
2924
- "value": "{color.core.white-alpha.20}"
2924
+ "value": "{color.core.white-alpha.30}"
2925
2925
  },
2926
2926
  "name": "mds-color-theme-background-secondary-active",
2927
2927
  "attributes": {
@@ -2967,6 +2967,35 @@
2967
2967
  "secondary",
2968
2968
  "disabled"
2969
2969
  ]
2970
+ },
2971
+ "subtle": {
2972
+ "parent": "theme/stable/dark",
2973
+ "type": "color",
2974
+ "value": "#ffffff12",
2975
+ "description": "Used in the Agent/Supervisor Desktop",
2976
+ "filePath": "src/theme/stable/dark.json",
2977
+ "isSource": true,
2978
+ "original": {
2979
+ "parent": "theme/stable/dark",
2980
+ "type": "color",
2981
+ "value": "{color.core.white-alpha.7}",
2982
+ "description": "Used in the Agent/Supervisor Desktop"
2983
+ },
2984
+ "name": "mds-color-theme-background-secondary-subtle",
2985
+ "attributes": {
2986
+ "category": "color",
2987
+ "type": "theme",
2988
+ "item": "background",
2989
+ "subitem": "secondary",
2990
+ "state": "subtle"
2991
+ },
2992
+ "path": [
2993
+ "color",
2994
+ "theme",
2995
+ "background",
2996
+ "secondary",
2997
+ "subtle"
2998
+ ]
2970
2999
  }
2971
3000
  },
2972
3001
  "accent": {
@@ -2915,13 +2915,13 @@
2915
2915
  "active": {
2916
2916
  "parent": "theme/stable/dark",
2917
2917
  "type": "color",
2918
- "value": "#ffffff33",
2918
+ "value": "#ffffff4d",
2919
2919
  "filePath": "src/theme/stable/dark.json",
2920
2920
  "isSource": true,
2921
2921
  "original": {
2922
2922
  "parent": "theme/stable/dark",
2923
2923
  "type": "color",
2924
- "value": "{color.core.white-alpha.20}"
2924
+ "value": "{color.core.white-alpha.30}"
2925
2925
  },
2926
2926
  "name": "mds-color-theme-background-secondary-active",
2927
2927
  "attributes": {
@@ -2967,6 +2967,35 @@
2967
2967
  "secondary",
2968
2968
  "disabled"
2969
2969
  ]
2970
+ },
2971
+ "subtle": {
2972
+ "parent": "theme/stable/dark",
2973
+ "type": "color",
2974
+ "value": "#ffffff12",
2975
+ "description": "Used in the Agent/Supervisor Desktop",
2976
+ "filePath": "src/theme/stable/dark.json",
2977
+ "isSource": true,
2978
+ "original": {
2979
+ "parent": "theme/stable/dark",
2980
+ "type": "color",
2981
+ "value": "{color.core.white-alpha.7}",
2982
+ "description": "Used in the Agent/Supervisor Desktop"
2983
+ },
2984
+ "name": "mds-color-theme-background-secondary-subtle",
2985
+ "attributes": {
2986
+ "category": "color",
2987
+ "type": "theme",
2988
+ "item": "background",
2989
+ "subitem": "secondary",
2990
+ "state": "subtle"
2991
+ },
2992
+ "path": [
2993
+ "color",
2994
+ "theme",
2995
+ "background",
2996
+ "secondary",
2997
+ "subtle"
2998
+ ]
2970
2999
  }
2971
3000
  },
2972
3001
  "accent": {
@@ -2915,13 +2915,13 @@
2915
2915
  "active": {
2916
2916
  "parent": "theme/stable/dark",
2917
2917
  "type": "color",
2918
- "value": "#ffffff33",
2918
+ "value": "#ffffff4d",
2919
2919
  "filePath": "src/theme/stable/dark.json",
2920
2920
  "isSource": true,
2921
2921
  "original": {
2922
2922
  "parent": "theme/stable/dark",
2923
2923
  "type": "color",
2924
- "value": "{color.core.white-alpha.20}"
2924
+ "value": "{color.core.white-alpha.30}"
2925
2925
  },
2926
2926
  "name": "mds-color-theme-background-secondary-active",
2927
2927
  "attributes": {
@@ -2967,6 +2967,35 @@
2967
2967
  "secondary",
2968
2968
  "disabled"
2969
2969
  ]
2970
+ },
2971
+ "subtle": {
2972
+ "parent": "theme/stable/dark",
2973
+ "type": "color",
2974
+ "value": "#ffffff12",
2975
+ "description": "Used in the Agent/Supervisor Desktop",
2976
+ "filePath": "src/theme/stable/dark.json",
2977
+ "isSource": true,
2978
+ "original": {
2979
+ "parent": "theme/stable/dark",
2980
+ "type": "color",
2981
+ "value": "{color.core.white-alpha.7}",
2982
+ "description": "Used in the Agent/Supervisor Desktop"
2983
+ },
2984
+ "name": "mds-color-theme-background-secondary-subtle",
2985
+ "attributes": {
2986
+ "category": "color",
2987
+ "type": "theme",
2988
+ "item": "background",
2989
+ "subitem": "secondary",
2990
+ "state": "subtle"
2991
+ },
2992
+ "path": [
2993
+ "color",
2994
+ "theme",
2995
+ "background",
2996
+ "secondary",
2997
+ "subtle"
2998
+ ]
2970
2999
  }
2971
3000
  },
2972
3001
  "accent": {
@@ -2915,13 +2915,13 @@
2915
2915
  "active": {
2916
2916
  "parent": "theme/stable/dark",
2917
2917
  "type": "color",
2918
- "value": "#ffffff33",
2918
+ "value": "#ffffff4d",
2919
2919
  "filePath": "src/theme/stable/dark.json",
2920
2920
  "isSource": true,
2921
2921
  "original": {
2922
2922
  "parent": "theme/stable/dark",
2923
2923
  "type": "color",
2924
- "value": "{color.core.white-alpha.20}"
2924
+ "value": "{color.core.white-alpha.30}"
2925
2925
  },
2926
2926
  "name": "mds-color-theme-background-secondary-active",
2927
2927
  "attributes": {
@@ -2967,6 +2967,35 @@
2967
2967
  "secondary",
2968
2968
  "disabled"
2969
2969
  ]
2970
+ },
2971
+ "subtle": {
2972
+ "parent": "theme/stable/dark",
2973
+ "type": "color",
2974
+ "value": "#ffffff12",
2975
+ "description": "Used in the Agent/Supervisor Desktop",
2976
+ "filePath": "src/theme/stable/dark.json",
2977
+ "isSource": true,
2978
+ "original": {
2979
+ "parent": "theme/stable/dark",
2980
+ "type": "color",
2981
+ "value": "{color.core.white-alpha.7}",
2982
+ "description": "Used in the Agent/Supervisor Desktop"
2983
+ },
2984
+ "name": "mds-color-theme-background-secondary-subtle",
2985
+ "attributes": {
2986
+ "category": "color",
2987
+ "type": "theme",
2988
+ "item": "background",
2989
+ "subitem": "secondary",
2990
+ "state": "subtle"
2991
+ },
2992
+ "path": [
2993
+ "color",
2994
+ "theme",
2995
+ "background",
2996
+ "secondary",
2997
+ "subtle"
2998
+ ]
2970
2999
  }
2971
3000
  },
2972
3001
  "accent": {
@@ -2915,13 +2915,13 @@
2915
2915
  "active": {
2916
2916
  "parent": "theme/stable/dark",
2917
2917
  "type": "color",
2918
- "value": "#ffffff33",
2918
+ "value": "#ffffff4d",
2919
2919
  "filePath": "src/theme/stable/dark.json",
2920
2920
  "isSource": true,
2921
2921
  "original": {
2922
2922
  "parent": "theme/stable/dark",
2923
2923
  "type": "color",
2924
- "value": "{color.core.white-alpha.20}"
2924
+ "value": "{color.core.white-alpha.30}"
2925
2925
  },
2926
2926
  "name": "mds-color-theme-background-secondary-active",
2927
2927
  "attributes": {
@@ -2967,6 +2967,35 @@
2967
2967
  "secondary",
2968
2968
  "disabled"
2969
2969
  ]
2970
+ },
2971
+ "subtle": {
2972
+ "parent": "theme/stable/dark",
2973
+ "type": "color",
2974
+ "value": "#ffffff12",
2975
+ "description": "Used in the Agent/Supervisor Desktop",
2976
+ "filePath": "src/theme/stable/dark.json",
2977
+ "isSource": true,
2978
+ "original": {
2979
+ "parent": "theme/stable/dark",
2980
+ "type": "color",
2981
+ "value": "{color.core.white-alpha.7}",
2982
+ "description": "Used in the Agent/Supervisor Desktop"
2983
+ },
2984
+ "name": "mds-color-theme-background-secondary-subtle",
2985
+ "attributes": {
2986
+ "category": "color",
2987
+ "type": "theme",
2988
+ "item": "background",
2989
+ "subitem": "secondary",
2990
+ "state": "subtle"
2991
+ },
2992
+ "path": [
2993
+ "color",
2994
+ "theme",
2995
+ "background",
2996
+ "secondary",
2997
+ "subtle"
2998
+ ]
2970
2999
  }
2971
3000
  },
2972
3001
  "accent": {