@momentum-design/tokens 0.5.2 → 0.6.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 +12 -0
- 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 +2 -1
- package/dist/css/theme/webex/dark-indigo-stable.css +2 -1
- package/dist/css/theme/webex/dark-jade-stable.css +2 -1
- package/dist/css/theme/webex/dark-lavender-stable.css +2 -1
- package/dist/css/theme/webex/dark-rose-stable.css +2 -1
- package/dist/css/theme/webex/dark-stable.css +2 -1
- 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 +2 -1
- package/dist/ios/theme/webex/dark-indigo-stable.swift +2 -1
- package/dist/ios/theme/webex/dark-jade-stable.swift +2 -1
- package/dist/ios/theme/webex/dark-lavender-stable.swift +2 -1
- package/dist/ios/theme/webex/dark-rose-stable.swift +2 -1
- package/dist/ios/theme/webex/dark-stable.swift +2 -1
- 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 +1 -0
- package/dist/ios-webex/theme/webex/dark-indigo-stable.swift +1 -0
- package/dist/ios-webex/theme/webex/dark-jade-stable.swift +1 -0
- package/dist/ios-webex/theme/webex/dark-lavender-stable.swift +1 -0
- package/dist/ios-webex/theme/webex/dark-rose-stable.swift +1 -0
- package/dist/ios-webex/theme/webex/dark-stable.swift +1 -0
- 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 +23 -0
- package/dist/json/theme/webex/dark-indigo-stable.json +23 -0
- package/dist/json/theme/webex/dark-jade-stable.json +23 -0
- package/dist/json/theme/webex/dark-lavender-stable.json +23 -0
- package/dist/json/theme/webex/dark-rose-stable.json +23 -0
- package/dist/json/theme/webex/dark-stable.json +23 -0
- package/dist/json/theme/webex/hc-dark-stable.json +23 -0
- package/dist/json/theme/webex/hc-light-stable.json +23 -0
- package/dist/json/theme/webex/light-bronze-stable.json +23 -0
- package/dist/json/theme/webex/light-indigo-stable.json +23 -0
- package/dist/json/theme/webex/light-jade-stable.json +23 -0
- package/dist/json/theme/webex/light-lavender-stable.json +23 -0
- package/dist/json/theme/webex/light-rose-stable.json +23 -0
- package/dist/json/theme/webex/light-stable.json +23 -0
- package/dist/json-minimal/theme/webex/dark-bronze-stable.json +1 -0
- package/dist/json-minimal/theme/webex/dark-indigo-stable.json +1 -0
- package/dist/json-minimal/theme/webex/dark-jade-stable.json +1 -0
- package/dist/json-minimal/theme/webex/dark-lavender-stable.json +1 -0
- package/dist/json-minimal/theme/webex/dark-rose-stable.json +1 -0
- package/dist/json-minimal/theme/webex/dark-stable.json +1 -0
- package/dist/json-minimal/theme/webex/hc-dark-stable.json +1 -0
- package/dist/json-minimal/theme/webex/hc-light-stable.json +1 -0
- package/dist/json-minimal/theme/webex/light-bronze-stable.json +1 -0
- package/dist/json-minimal/theme/webex/light-indigo-stable.json +1 -0
- package/dist/json-minimal/theme/webex/light-jade-stable.json +1 -0
- package/dist/json-minimal/theme/webex/light-lavender-stable.json +1 -0
- package/dist/json-minimal/theme/webex/light-rose-stable.json +1 -0
- package/dist/json-minimal/theme/webex/light-stable.json +1 -0
- 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 +2 -1
- package/dist/resources/theme/webex/dark-indigo-stable.xml +2 -1
- package/dist/resources/theme/webex/dark-jade-stable.xml +2 -1
- package/dist/resources/theme/webex/dark-lavender-stable.xml +2 -1
- package/dist/resources/theme/webex/dark-rose-stable.xml +2 -1
- package/dist/resources/theme/webex/dark-stable.xml +2 -1
- 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 +2 -1
- package/dist/scss/theme/webex/dark-indigo-stable.scss +2 -1
- package/dist/scss/theme/webex/dark-jade-stable.scss +2 -1
- package/dist/scss/theme/webex/dark-lavender-stable.scss +2 -1
- package/dist/scss/theme/webex/dark-rose-stable.scss +2 -1
- package/dist/scss/theme/webex/dark-stable.scss +2 -1
- 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 Tue, 08 Apr 2025 06:59:22 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -13,6 +13,7 @@ public class {
|
|
|
13
13
|
public static let mdsColorThemeAvatarCobalt = #08599c
|
|
14
14
|
public static let mdsColorThemeAvatarCyan = #066070
|
|
15
15
|
public static let mdsColorThemeAvatarDefault = #545454
|
|
16
|
+
public static let mdsColorThemeAvatarGhost = #00000000
|
|
16
17
|
public static let mdsColorThemeAvatarGlassActive = #ffffffcc
|
|
17
18
|
public static let mdsColorThemeAvatarGlassNormal = #00000012
|
|
18
19
|
public static let mdsColorThemeAvatarGold = #735107
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Tue, 08 Apr 2025 06:59:16 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -13,6 +13,7 @@ public class {
|
|
|
13
13
|
public static let mdsColorThemeAvatarCobalt = #08599c
|
|
14
14
|
public static let mdsColorThemeAvatarCyan = #066070
|
|
15
15
|
public static let mdsColorThemeAvatarDefault = #545454
|
|
16
|
+
public static let mdsColorThemeAvatarGhost = #00000000
|
|
16
17
|
public static let mdsColorThemeAvatarGlassActive = #ffffffcc
|
|
17
18
|
public static let mdsColorThemeAvatarGlassNormal = #00000012
|
|
18
19
|
public static let mdsColorThemeAvatarGold = #735107
|
|
@@ -478,6 +478,7 @@ open class DarkBronzeMomentumThemeGradientDividerColorPalette: MomentumThemeGrad
|
|
|
478
478
|
public init() {}
|
|
479
479
|
}
|
|
480
480
|
open class DarkBronzeMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
|
|
481
|
+
open var ghost: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
|
|
481
482
|
open var defaultColor: UIColor { return UIColor(hex: 0x545454) }
|
|
482
483
|
open var hover: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.07) }
|
|
483
484
|
open var pressed: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.20) }
|
|
@@ -478,6 +478,7 @@ open class DarkIndigoMomentumThemeGradientDividerColorPalette: MomentumThemeGrad
|
|
|
478
478
|
public init() {}
|
|
479
479
|
}
|
|
480
480
|
open class DarkIndigoMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
|
|
481
|
+
open var ghost: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
|
|
481
482
|
open var defaultColor: UIColor { return UIColor(hex: 0x545454) }
|
|
482
483
|
open var hover: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.07) }
|
|
483
484
|
open var pressed: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.20) }
|
|
@@ -478,6 +478,7 @@ open class DarkJadeMomentumThemeGradientDividerColorPalette: MomentumThemeGradie
|
|
|
478
478
|
public init() {}
|
|
479
479
|
}
|
|
480
480
|
open class DarkJadeMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
|
|
481
|
+
open var ghost: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
|
|
481
482
|
open var defaultColor: UIColor { return UIColor(hex: 0x545454) }
|
|
482
483
|
open var hover: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.07) }
|
|
483
484
|
open var pressed: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.20) }
|
|
@@ -478,6 +478,7 @@ open class DarkLavenderMomentumThemeGradientDividerColorPalette: MomentumThemeGr
|
|
|
478
478
|
public init() {}
|
|
479
479
|
}
|
|
480
480
|
open class DarkLavenderMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
|
|
481
|
+
open var ghost: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
|
|
481
482
|
open var defaultColor: UIColor { return UIColor(hex: 0x545454) }
|
|
482
483
|
open var hover: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.07) }
|
|
483
484
|
open var pressed: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.20) }
|
|
@@ -478,6 +478,7 @@ open class DarkRoseMomentumThemeGradientDividerColorPalette: MomentumThemeGradie
|
|
|
478
478
|
public init() {}
|
|
479
479
|
}
|
|
480
480
|
open class DarkRoseMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
|
|
481
|
+
open var ghost: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
|
|
481
482
|
open var defaultColor: UIColor { return UIColor(hex: 0x545454) }
|
|
482
483
|
open var hover: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.07) }
|
|
483
484
|
open var pressed: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.20) }
|
|
@@ -478,6 +478,7 @@ open class DarkMomentumThemeGradientDividerColorPalette: MomentumThemeGradientDi
|
|
|
478
478
|
public init() {}
|
|
479
479
|
}
|
|
480
480
|
open class DarkMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
|
|
481
|
+
open var ghost: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
|
|
481
482
|
open var defaultColor: UIColor { return UIColor(hex: 0x545454) }
|
|
482
483
|
open var hover: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.07) }
|
|
483
484
|
open var pressed: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.20) }
|
|
@@ -331,6 +331,7 @@ open class HcDarkMomentumThemeGradientDividerColorPalette: MomentumThemeGradient
|
|
|
331
331
|
public init() {}
|
|
332
332
|
}
|
|
333
333
|
open class HcDarkMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
|
|
334
|
+
open var ghost: UIColor { return UIColor(hex: 0x000000) }
|
|
334
335
|
open var defaultColor: UIColor { return UIColor(hex: 0xFFFFFF) }
|
|
335
336
|
open var cobalt: UIColor { return UIColor(hex: 0xFFFFFF) }
|
|
336
337
|
open var cyan: UIColor { return UIColor(hex: 0xFFFFFF) }
|
|
@@ -299,6 +299,7 @@ import UIKit
|
|
|
299
299
|
var quaternaryNormal: UIColor { get }
|
|
300
300
|
}
|
|
301
301
|
@objc public protocol MomentumThemeAvatarColorPaletteProtocol: AnyObject {
|
|
302
|
+
var ghost: UIColor { get }
|
|
302
303
|
var defaultColor: UIColor { get }
|
|
303
304
|
var cobalt: UIColor { get }
|
|
304
305
|
var cyan: UIColor { get }
|
|
@@ -750,6 +751,7 @@ open class HcLightMomentumThemeGroupedBackgroundColorPalette: MomentumThemeGroup
|
|
|
750
751
|
public init() {}
|
|
751
752
|
}
|
|
752
753
|
open class HcLightMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
|
|
754
|
+
open var ghost: UIColor { return UIColor(hex: 0xFFFFFF) }
|
|
753
755
|
open var defaultColor: UIColor { return UIColor(hex: 0x000000) }
|
|
754
756
|
open var cobalt: UIColor { return UIColor(hex: 0x000000) }
|
|
755
757
|
open var cyan: UIColor { return UIColor(hex: 0x000000) }
|
|
@@ -1293,6 +1295,7 @@ open class SystemMomentumThemeGroupedBackgroundColorPalette: MomentumThemeGroupe
|
|
|
1293
1295
|
open class SystemMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
|
|
1294
1296
|
private let light: any MomentumThemeAvatarColorPaletteProtocol = LightMomentumThemeAvatarColorPalette()
|
|
1295
1297
|
private let dark: any MomentumThemeAvatarColorPaletteProtocol = DarkMomentumThemeAvatarColorPalette()
|
|
1298
|
+
open var ghost: UIColor { return systemColor(light: light, dark: dark, keyPath: \.ghost) }
|
|
1296
1299
|
open var defaultColor: UIColor { return systemColor(light: light, dark: dark, keyPath: \.defaultColor) }
|
|
1297
1300
|
open var cobalt: UIColor { return systemColor(light: light, dark: dark, keyPath: \.cobalt) }
|
|
1298
1301
|
open var cyan: UIColor { return systemColor(light: light, dark: dark, keyPath: \.cyan) }
|
|
@@ -398,6 +398,7 @@ import UIKit
|
|
|
398
398
|
var quaternaryNormal: UIColor { get }
|
|
399
399
|
}
|
|
400
400
|
@objc public protocol MomentumThemeAvatarColorPaletteProtocol: AnyObject {
|
|
401
|
+
var ghost: UIColor { get }
|
|
401
402
|
var defaultColor: UIColor { get }
|
|
402
403
|
var cobalt: UIColor { get }
|
|
403
404
|
var cyan: UIColor { get }
|
|
@@ -914,6 +915,7 @@ open class LightBronzeMomentumThemeGroupedBackgroundColorPalette: MomentumThemeG
|
|
|
914
915
|
public init() {}
|
|
915
916
|
}
|
|
916
917
|
open class LightBronzeMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
|
|
918
|
+
open var ghost: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
|
|
917
919
|
open var defaultColor: UIColor { return UIColor(hex: 0x545454) }
|
|
918
920
|
open var cobalt: UIColor { return UIColor(hex: 0x08599C) }
|
|
919
921
|
open var cyan: UIColor { return UIColor(hex: 0x066070) }
|
|
@@ -1518,6 +1520,7 @@ open class SystemMomentumThemeGroupedBackgroundColorPalette: MomentumThemeGroupe
|
|
|
1518
1520
|
open class SystemMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
|
|
1519
1521
|
private let light: any MomentumThemeAvatarColorPaletteProtocol = LightMomentumThemeAvatarColorPalette()
|
|
1520
1522
|
private let dark: any MomentumThemeAvatarColorPaletteProtocol = DarkMomentumThemeAvatarColorPalette()
|
|
1523
|
+
open var ghost: UIColor { return systemColor(light: light, dark: dark, keyPath: \.ghost) }
|
|
1521
1524
|
open var defaultColor: UIColor { return systemColor(light: light, dark: dark, keyPath: \.defaultColor) }
|
|
1522
1525
|
open var cobalt: UIColor { return systemColor(light: light, dark: dark, keyPath: \.cobalt) }
|
|
1523
1526
|
open var cyan: UIColor { return systemColor(light: light, dark: dark, keyPath: \.cyan) }
|
|
@@ -398,6 +398,7 @@ import UIKit
|
|
|
398
398
|
var quaternaryNormal: UIColor { get }
|
|
399
399
|
}
|
|
400
400
|
@objc public protocol MomentumThemeAvatarColorPaletteProtocol: AnyObject {
|
|
401
|
+
var ghost: UIColor { get }
|
|
401
402
|
var defaultColor: UIColor { get }
|
|
402
403
|
var cobalt: UIColor { get }
|
|
403
404
|
var cyan: UIColor { get }
|
|
@@ -914,6 +915,7 @@ open class LightIndigoMomentumThemeGroupedBackgroundColorPalette: MomentumThemeG
|
|
|
914
915
|
public init() {}
|
|
915
916
|
}
|
|
916
917
|
open class LightIndigoMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
|
|
918
|
+
open var ghost: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
|
|
917
919
|
open var defaultColor: UIColor { return UIColor(hex: 0x545454) }
|
|
918
920
|
open var cobalt: UIColor { return UIColor(hex: 0x08599C) }
|
|
919
921
|
open var cyan: UIColor { return UIColor(hex: 0x066070) }
|
|
@@ -1518,6 +1520,7 @@ open class SystemMomentumThemeGroupedBackgroundColorPalette: MomentumThemeGroupe
|
|
|
1518
1520
|
open class SystemMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
|
|
1519
1521
|
private let light: any MomentumThemeAvatarColorPaletteProtocol = LightMomentumThemeAvatarColorPalette()
|
|
1520
1522
|
private let dark: any MomentumThemeAvatarColorPaletteProtocol = DarkMomentumThemeAvatarColorPalette()
|
|
1523
|
+
open var ghost: UIColor { return systemColor(light: light, dark: dark, keyPath: \.ghost) }
|
|
1521
1524
|
open var defaultColor: UIColor { return systemColor(light: light, dark: dark, keyPath: \.defaultColor) }
|
|
1522
1525
|
open var cobalt: UIColor { return systemColor(light: light, dark: dark, keyPath: \.cobalt) }
|
|
1523
1526
|
open var cyan: UIColor { return systemColor(light: light, dark: dark, keyPath: \.cyan) }
|
|
@@ -398,6 +398,7 @@ import UIKit
|
|
|
398
398
|
var quaternaryNormal: UIColor { get }
|
|
399
399
|
}
|
|
400
400
|
@objc public protocol MomentumThemeAvatarColorPaletteProtocol: AnyObject {
|
|
401
|
+
var ghost: UIColor { get }
|
|
401
402
|
var defaultColor: UIColor { get }
|
|
402
403
|
var cobalt: UIColor { get }
|
|
403
404
|
var cyan: UIColor { get }
|
|
@@ -914,6 +915,7 @@ open class LightJadeMomentumThemeGroupedBackgroundColorPalette: MomentumThemeGro
|
|
|
914
915
|
public init() {}
|
|
915
916
|
}
|
|
916
917
|
open class LightJadeMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
|
|
918
|
+
open var ghost: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
|
|
917
919
|
open var defaultColor: UIColor { return UIColor(hex: 0x545454) }
|
|
918
920
|
open var cobalt: UIColor { return UIColor(hex: 0x08599C) }
|
|
919
921
|
open var cyan: UIColor { return UIColor(hex: 0x066070) }
|
|
@@ -1518,6 +1520,7 @@ open class SystemMomentumThemeGroupedBackgroundColorPalette: MomentumThemeGroupe
|
|
|
1518
1520
|
open class SystemMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
|
|
1519
1521
|
private let light: any MomentumThemeAvatarColorPaletteProtocol = LightMomentumThemeAvatarColorPalette()
|
|
1520
1522
|
private let dark: any MomentumThemeAvatarColorPaletteProtocol = DarkMomentumThemeAvatarColorPalette()
|
|
1523
|
+
open var ghost: UIColor { return systemColor(light: light, dark: dark, keyPath: \.ghost) }
|
|
1521
1524
|
open var defaultColor: UIColor { return systemColor(light: light, dark: dark, keyPath: \.defaultColor) }
|
|
1522
1525
|
open var cobalt: UIColor { return systemColor(light: light, dark: dark, keyPath: \.cobalt) }
|
|
1523
1526
|
open var cyan: UIColor { return systemColor(light: light, dark: dark, keyPath: \.cyan) }
|
|
@@ -398,6 +398,7 @@ import UIKit
|
|
|
398
398
|
var quaternaryNormal: UIColor { get }
|
|
399
399
|
}
|
|
400
400
|
@objc public protocol MomentumThemeAvatarColorPaletteProtocol: AnyObject {
|
|
401
|
+
var ghost: UIColor { get }
|
|
401
402
|
var defaultColor: UIColor { get }
|
|
402
403
|
var cobalt: UIColor { get }
|
|
403
404
|
var cyan: UIColor { get }
|
|
@@ -914,6 +915,7 @@ open class LightLavenderMomentumThemeGroupedBackgroundColorPalette: MomentumThem
|
|
|
914
915
|
public init() {}
|
|
915
916
|
}
|
|
916
917
|
open class LightLavenderMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
|
|
918
|
+
open var ghost: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
|
|
917
919
|
open var defaultColor: UIColor { return UIColor(hex: 0x545454) }
|
|
918
920
|
open var cobalt: UIColor { return UIColor(hex: 0x08599C) }
|
|
919
921
|
open var cyan: UIColor { return UIColor(hex: 0x066070) }
|
|
@@ -1518,6 +1520,7 @@ open class SystemMomentumThemeGroupedBackgroundColorPalette: MomentumThemeGroupe
|
|
|
1518
1520
|
open class SystemMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
|
|
1519
1521
|
private let light: any MomentumThemeAvatarColorPaletteProtocol = LightMomentumThemeAvatarColorPalette()
|
|
1520
1522
|
private let dark: any MomentumThemeAvatarColorPaletteProtocol = DarkMomentumThemeAvatarColorPalette()
|
|
1523
|
+
open var ghost: UIColor { return systemColor(light: light, dark: dark, keyPath: \.ghost) }
|
|
1521
1524
|
open var defaultColor: UIColor { return systemColor(light: light, dark: dark, keyPath: \.defaultColor) }
|
|
1522
1525
|
open var cobalt: UIColor { return systemColor(light: light, dark: dark, keyPath: \.cobalt) }
|
|
1523
1526
|
open var cyan: UIColor { return systemColor(light: light, dark: dark, keyPath: \.cyan) }
|
|
@@ -398,6 +398,7 @@ import UIKit
|
|
|
398
398
|
var quaternaryNormal: UIColor { get }
|
|
399
399
|
}
|
|
400
400
|
@objc public protocol MomentumThemeAvatarColorPaletteProtocol: AnyObject {
|
|
401
|
+
var ghost: UIColor { get }
|
|
401
402
|
var defaultColor: UIColor { get }
|
|
402
403
|
var cobalt: UIColor { get }
|
|
403
404
|
var cyan: UIColor { get }
|
|
@@ -914,6 +915,7 @@ open class LightRoseMomentumThemeGroupedBackgroundColorPalette: MomentumThemeGro
|
|
|
914
915
|
public init() {}
|
|
915
916
|
}
|
|
916
917
|
open class LightRoseMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
|
|
918
|
+
open var ghost: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
|
|
917
919
|
open var defaultColor: UIColor { return UIColor(hex: 0x545454) }
|
|
918
920
|
open var cobalt: UIColor { return UIColor(hex: 0x08599C) }
|
|
919
921
|
open var cyan: UIColor { return UIColor(hex: 0x066070) }
|
|
@@ -1518,6 +1520,7 @@ open class SystemMomentumThemeGroupedBackgroundColorPalette: MomentumThemeGroupe
|
|
|
1518
1520
|
open class SystemMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
|
|
1519
1521
|
private let light: any MomentumThemeAvatarColorPaletteProtocol = LightMomentumThemeAvatarColorPalette()
|
|
1520
1522
|
private let dark: any MomentumThemeAvatarColorPaletteProtocol = DarkMomentumThemeAvatarColorPalette()
|
|
1523
|
+
open var ghost: UIColor { return systemColor(light: light, dark: dark, keyPath: \.ghost) }
|
|
1521
1524
|
open var defaultColor: UIColor { return systemColor(light: light, dark: dark, keyPath: \.defaultColor) }
|
|
1522
1525
|
open var cobalt: UIColor { return systemColor(light: light, dark: dark, keyPath: \.cobalt) }
|
|
1523
1526
|
open var cyan: UIColor { return systemColor(light: light, dark: dark, keyPath: \.cyan) }
|
|
@@ -398,6 +398,7 @@ import UIKit
|
|
|
398
398
|
var quaternaryNormal: UIColor { get }
|
|
399
399
|
}
|
|
400
400
|
@objc public protocol MomentumThemeAvatarColorPaletteProtocol: AnyObject {
|
|
401
|
+
var ghost: UIColor { get }
|
|
401
402
|
var defaultColor: UIColor { get }
|
|
402
403
|
var cobalt: UIColor { get }
|
|
403
404
|
var cyan: UIColor { get }
|
|
@@ -914,6 +915,7 @@ open class LightMomentumThemeGroupedBackgroundColorPalette: MomentumThemeGrouped
|
|
|
914
915
|
public init() {}
|
|
915
916
|
}
|
|
916
917
|
open class LightMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
|
|
918
|
+
open var ghost: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
|
|
917
919
|
open var defaultColor: UIColor { return UIColor(hex: 0x545454) }
|
|
918
920
|
open var cobalt: UIColor { return UIColor(hex: 0x08599C) }
|
|
919
921
|
open var cyan: UIColor { return UIColor(hex: 0x066070) }
|
|
@@ -1518,6 +1520,7 @@ open class SystemMomentumThemeGroupedBackgroundColorPalette: MomentumThemeGroupe
|
|
|
1518
1520
|
open class SystemMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
|
|
1519
1521
|
private let light: any MomentumThemeAvatarColorPaletteProtocol = LightMomentumThemeAvatarColorPalette()
|
|
1520
1522
|
private let dark: any MomentumThemeAvatarColorPaletteProtocol = DarkMomentumThemeAvatarColorPalette()
|
|
1523
|
+
open var ghost: UIColor { return systemColor(light: light, dark: dark, keyPath: \.ghost) }
|
|
1521
1524
|
open var defaultColor: UIColor { return systemColor(light: light, dark: dark, keyPath: \.defaultColor) }
|
|
1522
1525
|
open var cobalt: UIColor { return systemColor(light: light, dark: dark, keyPath: \.cobalt) }
|
|
1523
1526
|
open var cyan: UIColor { return systemColor(light: light, dark: dark, keyPath: \.cyan) }
|
|
@@ -11363,6 +11363,29 @@
|
|
|
11363
11363
|
}
|
|
11364
11364
|
},
|
|
11365
11365
|
"avatar": {
|
|
11366
|
+
"ghost": {
|
|
11367
|
+
"value": "#ffffff00",
|
|
11368
|
+
"type": "color",
|
|
11369
|
+
"filePath": "src/theme/stable/dark.json",
|
|
11370
|
+
"isSource": true,
|
|
11371
|
+
"original": {
|
|
11372
|
+
"value": "{color.core.white-alpha.0}",
|
|
11373
|
+
"type": "color"
|
|
11374
|
+
},
|
|
11375
|
+
"name": "mds-color-theme-avatar-ghost",
|
|
11376
|
+
"attributes": {
|
|
11377
|
+
"category": "color",
|
|
11378
|
+
"type": "theme",
|
|
11379
|
+
"item": "avatar",
|
|
11380
|
+
"subitem": "ghost"
|
|
11381
|
+
},
|
|
11382
|
+
"path": [
|
|
11383
|
+
"color",
|
|
11384
|
+
"theme",
|
|
11385
|
+
"avatar",
|
|
11386
|
+
"ghost"
|
|
11387
|
+
]
|
|
11388
|
+
},
|
|
11366
11389
|
"default": {
|
|
11367
11390
|
"parent": "theme/stable/dark",
|
|
11368
11391
|
"type": "color",
|
|
@@ -11363,6 +11363,29 @@
|
|
|
11363
11363
|
}
|
|
11364
11364
|
},
|
|
11365
11365
|
"avatar": {
|
|
11366
|
+
"ghost": {
|
|
11367
|
+
"value": "#ffffff00",
|
|
11368
|
+
"type": "color",
|
|
11369
|
+
"filePath": "src/theme/stable/dark.json",
|
|
11370
|
+
"isSource": true,
|
|
11371
|
+
"original": {
|
|
11372
|
+
"value": "{color.core.white-alpha.0}",
|
|
11373
|
+
"type": "color"
|
|
11374
|
+
},
|
|
11375
|
+
"name": "mds-color-theme-avatar-ghost",
|
|
11376
|
+
"attributes": {
|
|
11377
|
+
"category": "color",
|
|
11378
|
+
"type": "theme",
|
|
11379
|
+
"item": "avatar",
|
|
11380
|
+
"subitem": "ghost"
|
|
11381
|
+
},
|
|
11382
|
+
"path": [
|
|
11383
|
+
"color",
|
|
11384
|
+
"theme",
|
|
11385
|
+
"avatar",
|
|
11386
|
+
"ghost"
|
|
11387
|
+
]
|
|
11388
|
+
},
|
|
11366
11389
|
"default": {
|
|
11367
11390
|
"parent": "theme/stable/dark",
|
|
11368
11391
|
"type": "color",
|
|
@@ -11363,6 +11363,29 @@
|
|
|
11363
11363
|
}
|
|
11364
11364
|
},
|
|
11365
11365
|
"avatar": {
|
|
11366
|
+
"ghost": {
|
|
11367
|
+
"value": "#ffffff00",
|
|
11368
|
+
"type": "color",
|
|
11369
|
+
"filePath": "src/theme/stable/dark.json",
|
|
11370
|
+
"isSource": true,
|
|
11371
|
+
"original": {
|
|
11372
|
+
"value": "{color.core.white-alpha.0}",
|
|
11373
|
+
"type": "color"
|
|
11374
|
+
},
|
|
11375
|
+
"name": "mds-color-theme-avatar-ghost",
|
|
11376
|
+
"attributes": {
|
|
11377
|
+
"category": "color",
|
|
11378
|
+
"type": "theme",
|
|
11379
|
+
"item": "avatar",
|
|
11380
|
+
"subitem": "ghost"
|
|
11381
|
+
},
|
|
11382
|
+
"path": [
|
|
11383
|
+
"color",
|
|
11384
|
+
"theme",
|
|
11385
|
+
"avatar",
|
|
11386
|
+
"ghost"
|
|
11387
|
+
]
|
|
11388
|
+
},
|
|
11366
11389
|
"default": {
|
|
11367
11390
|
"parent": "theme/stable/dark",
|
|
11368
11391
|
"type": "color",
|
|
@@ -11363,6 +11363,29 @@
|
|
|
11363
11363
|
}
|
|
11364
11364
|
},
|
|
11365
11365
|
"avatar": {
|
|
11366
|
+
"ghost": {
|
|
11367
|
+
"value": "#ffffff00",
|
|
11368
|
+
"type": "color",
|
|
11369
|
+
"filePath": "src/theme/stable/dark.json",
|
|
11370
|
+
"isSource": true,
|
|
11371
|
+
"original": {
|
|
11372
|
+
"value": "{color.core.white-alpha.0}",
|
|
11373
|
+
"type": "color"
|
|
11374
|
+
},
|
|
11375
|
+
"name": "mds-color-theme-avatar-ghost",
|
|
11376
|
+
"attributes": {
|
|
11377
|
+
"category": "color",
|
|
11378
|
+
"type": "theme",
|
|
11379
|
+
"item": "avatar",
|
|
11380
|
+
"subitem": "ghost"
|
|
11381
|
+
},
|
|
11382
|
+
"path": [
|
|
11383
|
+
"color",
|
|
11384
|
+
"theme",
|
|
11385
|
+
"avatar",
|
|
11386
|
+
"ghost"
|
|
11387
|
+
]
|
|
11388
|
+
},
|
|
11366
11389
|
"default": {
|
|
11367
11390
|
"parent": "theme/stable/dark",
|
|
11368
11391
|
"type": "color",
|
|
@@ -11363,6 +11363,29 @@
|
|
|
11363
11363
|
}
|
|
11364
11364
|
},
|
|
11365
11365
|
"avatar": {
|
|
11366
|
+
"ghost": {
|
|
11367
|
+
"value": "#ffffff00",
|
|
11368
|
+
"type": "color",
|
|
11369
|
+
"filePath": "src/theme/stable/dark.json",
|
|
11370
|
+
"isSource": true,
|
|
11371
|
+
"original": {
|
|
11372
|
+
"value": "{color.core.white-alpha.0}",
|
|
11373
|
+
"type": "color"
|
|
11374
|
+
},
|
|
11375
|
+
"name": "mds-color-theme-avatar-ghost",
|
|
11376
|
+
"attributes": {
|
|
11377
|
+
"category": "color",
|
|
11378
|
+
"type": "theme",
|
|
11379
|
+
"item": "avatar",
|
|
11380
|
+
"subitem": "ghost"
|
|
11381
|
+
},
|
|
11382
|
+
"path": [
|
|
11383
|
+
"color",
|
|
11384
|
+
"theme",
|
|
11385
|
+
"avatar",
|
|
11386
|
+
"ghost"
|
|
11387
|
+
]
|
|
11388
|
+
},
|
|
11366
11389
|
"default": {
|
|
11367
11390
|
"parent": "theme/stable/dark",
|
|
11368
11391
|
"type": "color",
|
|
@@ -11363,6 +11363,29 @@
|
|
|
11363
11363
|
}
|
|
11364
11364
|
},
|
|
11365
11365
|
"avatar": {
|
|
11366
|
+
"ghost": {
|
|
11367
|
+
"value": "#ffffff00",
|
|
11368
|
+
"type": "color",
|
|
11369
|
+
"filePath": "src/theme/stable/dark.json",
|
|
11370
|
+
"isSource": true,
|
|
11371
|
+
"original": {
|
|
11372
|
+
"value": "{color.core.white-alpha.0}",
|
|
11373
|
+
"type": "color"
|
|
11374
|
+
},
|
|
11375
|
+
"name": "mds-color-theme-avatar-ghost",
|
|
11376
|
+
"attributes": {
|
|
11377
|
+
"category": "color",
|
|
11378
|
+
"type": "theme",
|
|
11379
|
+
"item": "avatar",
|
|
11380
|
+
"subitem": "ghost"
|
|
11381
|
+
},
|
|
11382
|
+
"path": [
|
|
11383
|
+
"color",
|
|
11384
|
+
"theme",
|
|
11385
|
+
"avatar",
|
|
11386
|
+
"ghost"
|
|
11387
|
+
]
|
|
11388
|
+
},
|
|
11366
11389
|
"default": {
|
|
11367
11390
|
"parent": "theme/stable/dark",
|
|
11368
11391
|
"type": "color",
|
|
@@ -8586,6 +8586,29 @@
|
|
|
8586
8586
|
}
|
|
8587
8587
|
},
|
|
8588
8588
|
"avatar": {
|
|
8589
|
+
"ghost": {
|
|
8590
|
+
"value": "#000000",
|
|
8591
|
+
"type": "color",
|
|
8592
|
+
"filePath": "src/theme/stable/highcontrast/hc_dark.json",
|
|
8593
|
+
"isSource": true,
|
|
8594
|
+
"original": {
|
|
8595
|
+
"value": "{color.highcontrast.black.WindowColor}",
|
|
8596
|
+
"type": "color"
|
|
8597
|
+
},
|
|
8598
|
+
"name": "mds-color-theme-avatar-ghost",
|
|
8599
|
+
"attributes": {
|
|
8600
|
+
"category": "color",
|
|
8601
|
+
"type": "theme",
|
|
8602
|
+
"item": "avatar",
|
|
8603
|
+
"subitem": "ghost"
|
|
8604
|
+
},
|
|
8605
|
+
"path": [
|
|
8606
|
+
"color",
|
|
8607
|
+
"theme",
|
|
8608
|
+
"avatar",
|
|
8609
|
+
"ghost"
|
|
8610
|
+
]
|
|
8611
|
+
},
|
|
8589
8612
|
"default": {
|
|
8590
8613
|
"parent": "theme/stable/highcontrast/hc_dark",
|
|
8591
8614
|
"type": "color",
|
|
@@ -8141,6 +8141,29 @@
|
|
|
8141
8141
|
}
|
|
8142
8142
|
},
|
|
8143
8143
|
"avatar": {
|
|
8144
|
+
"ghost": {
|
|
8145
|
+
"value": "#ffffff",
|
|
8146
|
+
"type": "color",
|
|
8147
|
+
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
8148
|
+
"isSource": true,
|
|
8149
|
+
"original": {
|
|
8150
|
+
"value": "{color.highcontrast.white.WindowColor}",
|
|
8151
|
+
"type": "color"
|
|
8152
|
+
},
|
|
8153
|
+
"name": "mds-color-theme-avatar-ghost",
|
|
8154
|
+
"attributes": {
|
|
8155
|
+
"category": "color",
|
|
8156
|
+
"type": "theme",
|
|
8157
|
+
"item": "avatar",
|
|
8158
|
+
"subitem": "ghost"
|
|
8159
|
+
},
|
|
8160
|
+
"path": [
|
|
8161
|
+
"color",
|
|
8162
|
+
"theme",
|
|
8163
|
+
"avatar",
|
|
8164
|
+
"ghost"
|
|
8165
|
+
]
|
|
8166
|
+
},
|
|
8144
8167
|
"default": {
|
|
8145
8168
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
8146
8169
|
"type": "color",
|
|
@@ -10951,6 +10951,29 @@
|
|
|
10951
10951
|
}
|
|
10952
10952
|
},
|
|
10953
10953
|
"avatar": {
|
|
10954
|
+
"ghost": {
|
|
10955
|
+
"value": "#00000000",
|
|
10956
|
+
"type": "color",
|
|
10957
|
+
"filePath": "src/theme/stable/light.json",
|
|
10958
|
+
"isSource": true,
|
|
10959
|
+
"original": {
|
|
10960
|
+
"value": "{color.core.black-alpha.0}",
|
|
10961
|
+
"type": "color"
|
|
10962
|
+
},
|
|
10963
|
+
"name": "mds-color-theme-avatar-ghost",
|
|
10964
|
+
"attributes": {
|
|
10965
|
+
"category": "color",
|
|
10966
|
+
"type": "theme",
|
|
10967
|
+
"item": "avatar",
|
|
10968
|
+
"subitem": "ghost"
|
|
10969
|
+
},
|
|
10970
|
+
"path": [
|
|
10971
|
+
"color",
|
|
10972
|
+
"theme",
|
|
10973
|
+
"avatar",
|
|
10974
|
+
"ghost"
|
|
10975
|
+
]
|
|
10976
|
+
},
|
|
10954
10977
|
"default": {
|
|
10955
10978
|
"parent": "theme/stable/light",
|
|
10956
10979
|
"type": "color",
|
|
@@ -10951,6 +10951,29 @@
|
|
|
10951
10951
|
}
|
|
10952
10952
|
},
|
|
10953
10953
|
"avatar": {
|
|
10954
|
+
"ghost": {
|
|
10955
|
+
"value": "#00000000",
|
|
10956
|
+
"type": "color",
|
|
10957
|
+
"filePath": "src/theme/stable/light.json",
|
|
10958
|
+
"isSource": true,
|
|
10959
|
+
"original": {
|
|
10960
|
+
"value": "{color.core.black-alpha.0}",
|
|
10961
|
+
"type": "color"
|
|
10962
|
+
},
|
|
10963
|
+
"name": "mds-color-theme-avatar-ghost",
|
|
10964
|
+
"attributes": {
|
|
10965
|
+
"category": "color",
|
|
10966
|
+
"type": "theme",
|
|
10967
|
+
"item": "avatar",
|
|
10968
|
+
"subitem": "ghost"
|
|
10969
|
+
},
|
|
10970
|
+
"path": [
|
|
10971
|
+
"color",
|
|
10972
|
+
"theme",
|
|
10973
|
+
"avatar",
|
|
10974
|
+
"ghost"
|
|
10975
|
+
]
|
|
10976
|
+
},
|
|
10954
10977
|
"default": {
|
|
10955
10978
|
"parent": "theme/stable/light",
|
|
10956
10979
|
"type": "color",
|
|
@@ -10951,6 +10951,29 @@
|
|
|
10951
10951
|
}
|
|
10952
10952
|
},
|
|
10953
10953
|
"avatar": {
|
|
10954
|
+
"ghost": {
|
|
10955
|
+
"value": "#00000000",
|
|
10956
|
+
"type": "color",
|
|
10957
|
+
"filePath": "src/theme/stable/light.json",
|
|
10958
|
+
"isSource": true,
|
|
10959
|
+
"original": {
|
|
10960
|
+
"value": "{color.core.black-alpha.0}",
|
|
10961
|
+
"type": "color"
|
|
10962
|
+
},
|
|
10963
|
+
"name": "mds-color-theme-avatar-ghost",
|
|
10964
|
+
"attributes": {
|
|
10965
|
+
"category": "color",
|
|
10966
|
+
"type": "theme",
|
|
10967
|
+
"item": "avatar",
|
|
10968
|
+
"subitem": "ghost"
|
|
10969
|
+
},
|
|
10970
|
+
"path": [
|
|
10971
|
+
"color",
|
|
10972
|
+
"theme",
|
|
10973
|
+
"avatar",
|
|
10974
|
+
"ghost"
|
|
10975
|
+
]
|
|
10976
|
+
},
|
|
10954
10977
|
"default": {
|
|
10955
10978
|
"parent": "theme/stable/light",
|
|
10956
10979
|
"type": "color",
|
|
@@ -10951,6 +10951,29 @@
|
|
|
10951
10951
|
}
|
|
10952
10952
|
},
|
|
10953
10953
|
"avatar": {
|
|
10954
|
+
"ghost": {
|
|
10955
|
+
"value": "#00000000",
|
|
10956
|
+
"type": "color",
|
|
10957
|
+
"filePath": "src/theme/stable/light.json",
|
|
10958
|
+
"isSource": true,
|
|
10959
|
+
"original": {
|
|
10960
|
+
"value": "{color.core.black-alpha.0}",
|
|
10961
|
+
"type": "color"
|
|
10962
|
+
},
|
|
10963
|
+
"name": "mds-color-theme-avatar-ghost",
|
|
10964
|
+
"attributes": {
|
|
10965
|
+
"category": "color",
|
|
10966
|
+
"type": "theme",
|
|
10967
|
+
"item": "avatar",
|
|
10968
|
+
"subitem": "ghost"
|
|
10969
|
+
},
|
|
10970
|
+
"path": [
|
|
10971
|
+
"color",
|
|
10972
|
+
"theme",
|
|
10973
|
+
"avatar",
|
|
10974
|
+
"ghost"
|
|
10975
|
+
]
|
|
10976
|
+
},
|
|
10954
10977
|
"default": {
|
|
10955
10978
|
"parent": "theme/stable/light",
|
|
10956
10979
|
"type": "color",
|