@momentum-design/tokens 0.7.4 → 0.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/css/components/complete.css +18 -6
- package/dist/css/core/complete.css +1 -1
- package/dist/css/effect/complete.css +1 -1
- package/dist/css/elevation/complete.css +1 -1
- package/dist/css/theme/aaos/day-complete.css +1 -1
- package/dist/css/theme/aaos/night-complete.css +1 -1
- package/dist/css/theme/webex/dark-bronze-stable.css +3 -2
- package/dist/css/theme/webex/dark-indigo-stable.css +3 -2
- package/dist/css/theme/webex/dark-jade-stable.css +3 -2
- package/dist/css/theme/webex/dark-lavender-stable.css +3 -2
- package/dist/css/theme/webex/dark-rose-stable.css +3 -2
- package/dist/css/theme/webex/dark-stable.css +3 -2
- package/dist/css/theme/webex/hc-dark-stable.css +2 -1
- package/dist/css/theme/webex/hc-light-stable.css +2 -1
- package/dist/css/theme/webex/light-bronze-stable.css +2 -1
- package/dist/css/theme/webex/light-indigo-stable.css +2 -1
- package/dist/css/theme/webex/light-jade-stable.css +2 -1
- package/dist/css/theme/webex/light-lavender-stable.css +2 -1
- package/dist/css/theme/webex/light-rose-stable.css +2 -1
- package/dist/css/theme/webex/light-stable.css +2 -1
- package/dist/css/typography/complete.css +1 -1
- package/dist/ios/core/complete.swift +1 -1
- package/dist/ios/effect/complete.swift +1 -1
- package/dist/ios/elevation/complete.swift +1 -1
- package/dist/ios/theme/aaos/day-complete.swift +1 -1
- package/dist/ios/theme/aaos/night-complete.swift +1 -1
- package/dist/ios/theme/webex/dark-bronze-stable.swift +3 -2
- package/dist/ios/theme/webex/dark-indigo-stable.swift +3 -2
- package/dist/ios/theme/webex/dark-jade-stable.swift +3 -2
- package/dist/ios/theme/webex/dark-lavender-stable.swift +3 -2
- package/dist/ios/theme/webex/dark-rose-stable.swift +3 -2
- package/dist/ios/theme/webex/dark-stable.swift +3 -2
- package/dist/ios/theme/webex/hc-dark-stable.swift +2 -1
- package/dist/ios/theme/webex/hc-light-stable.swift +2 -1
- package/dist/ios/theme/webex/light-bronze-stable.swift +2 -1
- package/dist/ios/theme/webex/light-indigo-stable.swift +2 -1
- package/dist/ios/theme/webex/light-jade-stable.swift +2 -1
- package/dist/ios/theme/webex/light-lavender-stable.swift +2 -1
- package/dist/ios/theme/webex/light-rose-stable.swift +2 -1
- package/dist/ios/theme/webex/light-stable.swift +2 -1
- package/dist/ios/typography/complete.swift +1 -1
- package/dist/ios-webex/theme/webex/dark-bronze-stable.swift +2 -1
- package/dist/ios-webex/theme/webex/dark-indigo-stable.swift +2 -1
- package/dist/ios-webex/theme/webex/dark-jade-stable.swift +2 -1
- package/dist/ios-webex/theme/webex/dark-lavender-stable.swift +2 -1
- package/dist/ios-webex/theme/webex/dark-rose-stable.swift +2 -1
- package/dist/ios-webex/theme/webex/dark-stable.swift +2 -1
- package/dist/ios-webex/theme/webex/hc-dark-stable.swift +1 -0
- package/dist/ios-webex/theme/webex/hc-light-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/light-bronze-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/light-indigo-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/light-jade-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/light-lavender-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/light-rose-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/light-stable.swift +3 -0
- package/dist/json/theme/webex/dark-bronze-stable.json +31 -2
- package/dist/json/theme/webex/dark-indigo-stable.json +31 -2
- package/dist/json/theme/webex/dark-jade-stable.json +31 -2
- package/dist/json/theme/webex/dark-lavender-stable.json +31 -2
- package/dist/json/theme/webex/dark-rose-stable.json +31 -2
- package/dist/json/theme/webex/dark-stable.json +31 -2
- package/dist/json/theme/webex/hc-dark-stable.json +25 -0
- package/dist/json/theme/webex/hc-light-stable.json +25 -0
- package/dist/json/theme/webex/light-bronze-stable.json +27 -0
- package/dist/json/theme/webex/light-indigo-stable.json +27 -0
- package/dist/json/theme/webex/light-jade-stable.json +27 -0
- package/dist/json/theme/webex/light-lavender-stable.json +27 -0
- package/dist/json/theme/webex/light-rose-stable.json +27 -0
- package/dist/json/theme/webex/light-stable.json +27 -0
- package/dist/json-minimal/theme/webex/dark-bronze-stable.json +3 -2
- package/dist/json-minimal/theme/webex/dark-indigo-stable.json +3 -2
- package/dist/json-minimal/theme/webex/dark-jade-stable.json +3 -2
- package/dist/json-minimal/theme/webex/dark-lavender-stable.json +3 -2
- package/dist/json-minimal/theme/webex/dark-rose-stable.json +3 -2
- package/dist/json-minimal/theme/webex/dark-stable.json +3 -2
- package/dist/json-minimal/theme/webex/hc-dark-stable.json +2 -1
- package/dist/json-minimal/theme/webex/hc-light-stable.json +2 -1
- package/dist/json-minimal/theme/webex/light-bronze-stable.json +2 -1
- package/dist/json-minimal/theme/webex/light-indigo-stable.json +2 -1
- package/dist/json-minimal/theme/webex/light-jade-stable.json +2 -1
- package/dist/json-minimal/theme/webex/light-lavender-stable.json +2 -1
- package/dist/json-minimal/theme/webex/light-rose-stable.json +2 -1
- package/dist/json-minimal/theme/webex/light-stable.json +2 -1
- package/dist/resources/core/complete.xml +1 -1
- package/dist/resources/effect/complete.xml +1 -1
- package/dist/resources/elevation/complete.xml +1 -1
- package/dist/resources/theme/aaos/day-complete.xml +1 -1
- package/dist/resources/theme/aaos/night-complete.xml +1 -1
- package/dist/resources/theme/webex/dark-bronze-stable.xml +3 -2
- package/dist/resources/theme/webex/dark-indigo-stable.xml +3 -2
- package/dist/resources/theme/webex/dark-jade-stable.xml +3 -2
- package/dist/resources/theme/webex/dark-lavender-stable.xml +3 -2
- package/dist/resources/theme/webex/dark-rose-stable.xml +3 -2
- package/dist/resources/theme/webex/dark-stable.xml +3 -2
- package/dist/resources/theme/webex/hc-dark-stable.xml +2 -1
- package/dist/resources/theme/webex/hc-light-stable.xml +2 -1
- package/dist/resources/theme/webex/light-bronze-stable.xml +2 -1
- package/dist/resources/theme/webex/light-indigo-stable.xml +2 -1
- package/dist/resources/theme/webex/light-jade-stable.xml +2 -1
- package/dist/resources/theme/webex/light-lavender-stable.xml +2 -1
- package/dist/resources/theme/webex/light-rose-stable.xml +2 -1
- package/dist/resources/theme/webex/light-stable.xml +2 -1
- package/dist/resources/typography/complete.xml +1 -1
- package/dist/scss/core/complete.scss +1 -1
- package/dist/scss/effect/complete.scss +1 -1
- package/dist/scss/elevation/complete.scss +1 -1
- package/dist/scss/theme/aaos/day-complete.scss +1 -1
- package/dist/scss/theme/aaos/night-complete.scss +1 -1
- package/dist/scss/theme/webex/dark-bronze-stable.scss +3 -2
- package/dist/scss/theme/webex/dark-indigo-stable.scss +3 -2
- package/dist/scss/theme/webex/dark-jade-stable.scss +3 -2
- package/dist/scss/theme/webex/dark-lavender-stable.scss +3 -2
- package/dist/scss/theme/webex/dark-rose-stable.scss +3 -2
- package/dist/scss/theme/webex/dark-stable.scss +3 -2
- package/dist/scss/theme/webex/hc-dark-stable.scss +2 -1
- package/dist/scss/theme/webex/hc-light-stable.scss +2 -1
- package/dist/scss/theme/webex/light-bronze-stable.scss +2 -1
- package/dist/scss/theme/webex/light-indigo-stable.scss +2 -1
- package/dist/scss/theme/webex/light-jade-stable.scss +2 -1
- package/dist/scss/theme/webex/light-lavender-stable.scss +2 -1
- package/dist/scss/theme/webex/light-rose-stable.scss +2 -1
- package/dist/scss/theme/webex/light-stable.scss +2 -1
- package/dist/scss/typography/complete.scss +1 -1
- package/package.json +1 -1
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Thu, 16 Oct 2025 15:44:56 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 = #ffffff12
|
|
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
|
|
7
|
+
// Generated on Thu, 16 Oct 2025 15:44:55 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 = #ffffff12
|
|
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
|
|
7
|
+
// Generated on Thu, 16 Oct 2025 15:44:55 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 = #ffffff12
|
|
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
|
|
7
|
+
// Generated on Thu, 16 Oct 2025 15:44:56 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 = #ffffff12
|
|
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
|
|
7
|
+
// Generated on Thu, 16 Oct 2025 15:44:56 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 = #ffffff12
|
|
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
|
|
7
|
+
// Generated on Thu, 16 Oct 2025 15:44:50 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 = #ffffff12
|
|
106
107
|
public static let mdsColorThemeBackgroundSkeletonNormal = #8f8f8f
|
|
107
108
|
public static let mdsColorThemeBackgroundSolidPrimaryNormal = #ffffff
|
|
108
109
|
public static let mdsColorThemeBackgroundSolidQuaternaryNormal = #ffffff
|
|
@@ -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.
|
|
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: 0x000000, 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.
|
|
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: 0x000000, 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.
|
|
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: 0x000000, 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.
|
|
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: 0x000000, 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.
|
|
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: 0x000000, 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.
|
|
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: 0x000000, 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: 0xFFFFFF, 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: 0xFFFFFF, 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: 0xFFFFFF, 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: 0xFFFFFF, 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: 0xFFFFFF, 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: 0xFFFFFF, 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": "#
|
|
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.
|
|
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": "#00000012",
|
|
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.black-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": "#
|
|
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.
|
|
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": "#00000012",
|
|
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.black-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": "#
|
|
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.
|
|
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": "#00000012",
|
|
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.black-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": "#
|
|
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.
|
|
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": "#00000012",
|
|
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.black-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": "#
|
|
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.
|
|
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": "#00000012",
|
|
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.black-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": {
|