@momentum-design/tokens 0.7.3 → 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 +30 -18
- 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 +4 -3
- package/dist/css/theme/webex/dark-indigo-stable.css +4 -3
- package/dist/css/theme/webex/dark-jade-stable.css +4 -3
- package/dist/css/theme/webex/dark-lavender-stable.css +4 -3
- package/dist/css/theme/webex/dark-rose-stable.css +4 -3
- package/dist/css/theme/webex/dark-stable.css +4 -3
- 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 +3 -2
- package/dist/css/theme/webex/light-indigo-stable.css +3 -2
- package/dist/css/theme/webex/light-jade-stable.css +3 -2
- package/dist/css/theme/webex/light-lavender-stable.css +3 -2
- package/dist/css/theme/webex/light-rose-stable.css +3 -2
- package/dist/css/theme/webex/light-stable.css +3 -2
- 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 +4 -3
- package/dist/ios/theme/webex/dark-indigo-stable.swift +4 -3
- package/dist/ios/theme/webex/dark-jade-stable.swift +4 -3
- package/dist/ios/theme/webex/dark-lavender-stable.swift +4 -3
- package/dist/ios/theme/webex/dark-rose-stable.swift +4 -3
- package/dist/ios/theme/webex/dark-stable.swift +4 -3
- 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 +3 -2
- package/dist/ios/theme/webex/light-indigo-stable.swift +3 -2
- package/dist/ios/theme/webex/light-jade-stable.swift +3 -2
- package/dist/ios/theme/webex/light-lavender-stable.swift +3 -2
- package/dist/ios/theme/webex/light-rose-stable.swift +3 -2
- package/dist/ios/theme/webex/light-stable.swift +3 -2
- 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 +35 -6
- package/dist/json/theme/webex/dark-indigo-stable.json +35 -6
- package/dist/json/theme/webex/dark-jade-stable.json +35 -6
- package/dist/json/theme/webex/dark-lavender-stable.json +35 -6
- package/dist/json/theme/webex/dark-rose-stable.json +35 -6
- package/dist/json/theme/webex/dark-stable.json +35 -6
- 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 +31 -4
- package/dist/json/theme/webex/light-indigo-stable.json +31 -4
- package/dist/json/theme/webex/light-jade-stable.json +31 -4
- package/dist/json/theme/webex/light-lavender-stable.json +31 -4
- package/dist/json/theme/webex/light-rose-stable.json +31 -4
- package/dist/json/theme/webex/light-stable.json +31 -4
- package/dist/json-minimal/theme/webex/dark-bronze-stable.json +4 -3
- package/dist/json-minimal/theme/webex/dark-indigo-stable.json +4 -3
- package/dist/json-minimal/theme/webex/dark-jade-stable.json +4 -3
- package/dist/json-minimal/theme/webex/dark-lavender-stable.json +4 -3
- package/dist/json-minimal/theme/webex/dark-rose-stable.json +4 -3
- package/dist/json-minimal/theme/webex/dark-stable.json +4 -3
- 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 +3 -2
- package/dist/json-minimal/theme/webex/light-indigo-stable.json +3 -2
- package/dist/json-minimal/theme/webex/light-jade-stable.json +3 -2
- package/dist/json-minimal/theme/webex/light-lavender-stable.json +3 -2
- package/dist/json-minimal/theme/webex/light-rose-stable.json +3 -2
- package/dist/json-minimal/theme/webex/light-stable.json +3 -2
- 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 +4 -3
- package/dist/resources/theme/webex/dark-indigo-stable.xml +4 -3
- package/dist/resources/theme/webex/dark-jade-stable.xml +4 -3
- package/dist/resources/theme/webex/dark-lavender-stable.xml +4 -3
- package/dist/resources/theme/webex/dark-rose-stable.xml +4 -3
- package/dist/resources/theme/webex/dark-stable.xml +4 -3
- 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 +3 -2
- package/dist/resources/theme/webex/light-indigo-stable.xml +3 -2
- package/dist/resources/theme/webex/light-jade-stable.xml +3 -2
- package/dist/resources/theme/webex/light-lavender-stable.xml +3 -2
- package/dist/resources/theme/webex/light-rose-stable.xml +3 -2
- package/dist/resources/theme/webex/light-stable.xml +3 -2
- 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 +4 -3
- package/dist/scss/theme/webex/dark-indigo-stable.scss +4 -3
- package/dist/scss/theme/webex/dark-jade-stable.scss +4 -3
- package/dist/scss/theme/webex/dark-lavender-stable.scss +4 -3
- package/dist/scss/theme/webex/dark-rose-stable.scss +4 -3
- package/dist/scss/theme/webex/dark-stable.scss +4 -3
- 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 +3 -2
- package/dist/scss/theme/webex/light-indigo-stable.scss +3 -2
- package/dist/scss/theme/webex/light-jade-stable.scss +3 -2
- package/dist/scss/theme/webex/light-lavender-stable.scss +3 -2
- package/dist/scss/theme/webex/light-rose-stable.scss +3 -2
- package/dist/scss/theme/webex/light-stable.scss +3 -2
- package/dist/scss/typography/complete.scss +1 -1
- package/package.json +1 -1
|
@@ -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": {
|
|
@@ -6573,14 +6602,14 @@
|
|
|
6573
6602
|
"ai": {
|
|
6574
6603
|
"normal": {
|
|
6575
6604
|
"type": "color",
|
|
6576
|
-
"value": "linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)
|
|
6577
|
-
"description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)
|
|
6605
|
+
"value": "linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)",
|
|
6606
|
+
"description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)\nUsed for AI assistant feature",
|
|
6578
6607
|
"filePath": "src/theme/stable/dark.json",
|
|
6579
6608
|
"isSource": true,
|
|
6580
6609
|
"original": {
|
|
6581
6610
|
"type": "color",
|
|
6582
|
-
"value": "linear-gradient(27deg, {color.ai.steelblue} 10.22%, {color.ai.skyblue} 88.93%, {color.ai.aquablue} 162.86%)
|
|
6583
|
-
"description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)
|
|
6611
|
+
"value": "linear-gradient(27deg, {color.ai.steelblue} 10.22%, {color.ai.skyblue} 88.93%, {color.ai.aquablue} 162.86%)",
|
|
6612
|
+
"description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)\nUsed for AI assistant feature"
|
|
6584
6613
|
},
|
|
6585
6614
|
"name": "mds-color-theme-outline-ai-normal",
|
|
6586
6615
|
"attributes": {
|
|
@@ -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": {
|
|
@@ -6573,14 +6602,14 @@
|
|
|
6573
6602
|
"ai": {
|
|
6574
6603
|
"normal": {
|
|
6575
6604
|
"type": "color",
|
|
6576
|
-
"value": "linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)
|
|
6577
|
-
"description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)
|
|
6605
|
+
"value": "linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)",
|
|
6606
|
+
"description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)\nUsed for AI assistant feature",
|
|
6578
6607
|
"filePath": "src/theme/stable/dark.json",
|
|
6579
6608
|
"isSource": true,
|
|
6580
6609
|
"original": {
|
|
6581
6610
|
"type": "color",
|
|
6582
|
-
"value": "linear-gradient(27deg, {color.ai.steelblue} 10.22%, {color.ai.skyblue} 88.93%, {color.ai.aquablue} 162.86%)
|
|
6583
|
-
"description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)
|
|
6611
|
+
"value": "linear-gradient(27deg, {color.ai.steelblue} 10.22%, {color.ai.skyblue} 88.93%, {color.ai.aquablue} 162.86%)",
|
|
6612
|
+
"description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)\nUsed for AI assistant feature"
|
|
6584
6613
|
},
|
|
6585
6614
|
"name": "mds-color-theme-outline-ai-normal",
|
|
6586
6615
|
"attributes": {
|
|
@@ -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": {
|
|
@@ -6573,14 +6602,14 @@
|
|
|
6573
6602
|
"ai": {
|
|
6574
6603
|
"normal": {
|
|
6575
6604
|
"type": "color",
|
|
6576
|
-
"value": "linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)
|
|
6577
|
-
"description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)
|
|
6605
|
+
"value": "linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)",
|
|
6606
|
+
"description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)\nUsed for AI assistant feature",
|
|
6578
6607
|
"filePath": "src/theme/stable/dark.json",
|
|
6579
6608
|
"isSource": true,
|
|
6580
6609
|
"original": {
|
|
6581
6610
|
"type": "color",
|
|
6582
|
-
"value": "linear-gradient(27deg, {color.ai.steelblue} 10.22%, {color.ai.skyblue} 88.93%, {color.ai.aquablue} 162.86%)
|
|
6583
|
-
"description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)
|
|
6611
|
+
"value": "linear-gradient(27deg, {color.ai.steelblue} 10.22%, {color.ai.skyblue} 88.93%, {color.ai.aquablue} 162.86%)",
|
|
6612
|
+
"description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)\nUsed for AI assistant feature"
|
|
6584
6613
|
},
|
|
6585
6614
|
"name": "mds-color-theme-outline-ai-normal",
|
|
6586
6615
|
"attributes": {
|
|
@@ -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": {
|
|
@@ -6573,14 +6602,14 @@
|
|
|
6573
6602
|
"ai": {
|
|
6574
6603
|
"normal": {
|
|
6575
6604
|
"type": "color",
|
|
6576
|
-
"value": "linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)
|
|
6577
|
-
"description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)
|
|
6605
|
+
"value": "linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)",
|
|
6606
|
+
"description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)\nUsed for AI assistant feature",
|
|
6578
6607
|
"filePath": "src/theme/stable/dark.json",
|
|
6579
6608
|
"isSource": true,
|
|
6580
6609
|
"original": {
|
|
6581
6610
|
"type": "color",
|
|
6582
|
-
"value": "linear-gradient(27deg, {color.ai.steelblue} 10.22%, {color.ai.skyblue} 88.93%, {color.ai.aquablue} 162.86%)
|
|
6583
|
-
"description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)
|
|
6611
|
+
"value": "linear-gradient(27deg, {color.ai.steelblue} 10.22%, {color.ai.skyblue} 88.93%, {color.ai.aquablue} 162.86%)",
|
|
6612
|
+
"description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)\nUsed for AI assistant feature"
|
|
6584
6613
|
},
|
|
6585
6614
|
"name": "mds-color-theme-outline-ai-normal",
|
|
6586
6615
|
"attributes": {
|
|
@@ -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": {
|
|
@@ -6573,14 +6602,14 @@
|
|
|
6573
6602
|
"ai": {
|
|
6574
6603
|
"normal": {
|
|
6575
6604
|
"type": "color",
|
|
6576
|
-
"value": "linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)
|
|
6577
|
-
"description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)
|
|
6605
|
+
"value": "linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)",
|
|
6606
|
+
"description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)\nUsed for AI assistant feature",
|
|
6578
6607
|
"filePath": "src/theme/stable/dark.json",
|
|
6579
6608
|
"isSource": true,
|
|
6580
6609
|
"original": {
|
|
6581
6610
|
"type": "color",
|
|
6582
|
-
"value": "linear-gradient(27deg, {color.ai.steelblue} 10.22%, {color.ai.skyblue} 88.93%, {color.ai.aquablue} 162.86%)
|
|
6583
|
-
"description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)
|
|
6611
|
+
"value": "linear-gradient(27deg, {color.ai.steelblue} 10.22%, {color.ai.skyblue} 88.93%, {color.ai.aquablue} 162.86%)",
|
|
6612
|
+
"description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)\nUsed for AI assistant feature"
|
|
6584
6613
|
},
|
|
6585
6614
|
"name": "mds-color-theme-outline-ai-normal",
|
|
6586
6615
|
"attributes": {
|
|
@@ -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": {
|
|
@@ -6573,14 +6602,14 @@
|
|
|
6573
6602
|
"ai": {
|
|
6574
6603
|
"normal": {
|
|
6575
6604
|
"type": "color",
|
|
6576
|
-
"value": "linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)
|
|
6577
|
-
"description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)
|
|
6605
|
+
"value": "linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)",
|
|
6606
|
+
"description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)\nUsed for AI assistant feature",
|
|
6578
6607
|
"filePath": "src/theme/stable/dark.json",
|
|
6579
6608
|
"isSource": true,
|
|
6580
6609
|
"original": {
|
|
6581
6610
|
"type": "color",
|
|
6582
|
-
"value": "linear-gradient(27deg, {color.ai.steelblue} 10.22%, {color.ai.skyblue} 88.93%, {color.ai.aquablue} 162.86%)
|
|
6583
|
-
"description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)
|
|
6611
|
+
"value": "linear-gradient(27deg, {color.ai.steelblue} 10.22%, {color.ai.skyblue} 88.93%, {color.ai.aquablue} 162.86%)",
|
|
6612
|
+
"description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)\nUsed for AI assistant feature"
|
|
6584
6613
|
},
|
|
6585
6614
|
"name": "mds-color-theme-outline-ai-normal",
|
|
6586
6615
|
"attributes": {
|
|
@@ -2887,6 +2887,31 @@
|
|
|
2887
2887
|
"secondary",
|
|
2888
2888
|
"disabled"
|
|
2889
2889
|
]
|
|
2890
|
+
},
|
|
2891
|
+
"subtle": {
|
|
2892
|
+
"value": "#000000",
|
|
2893
|
+
"type": "color",
|
|
2894
|
+
"filePath": "src/theme/stable/highcontrast/hc_dark.json",
|
|
2895
|
+
"isSource": true,
|
|
2896
|
+
"original": {
|
|
2897
|
+
"value": "{color.highcontrast.black.WindowColor}",
|
|
2898
|
+
"type": "color"
|
|
2899
|
+
},
|
|
2900
|
+
"name": "mds-color-theme-background-secondary-subtle",
|
|
2901
|
+
"attributes": {
|
|
2902
|
+
"category": "color",
|
|
2903
|
+
"type": "theme",
|
|
2904
|
+
"item": "background",
|
|
2905
|
+
"subitem": "secondary",
|
|
2906
|
+
"state": "subtle"
|
|
2907
|
+
},
|
|
2908
|
+
"path": [
|
|
2909
|
+
"color",
|
|
2910
|
+
"theme",
|
|
2911
|
+
"background",
|
|
2912
|
+
"secondary",
|
|
2913
|
+
"subtle"
|
|
2914
|
+
]
|
|
2890
2915
|
}
|
|
2891
2916
|
},
|
|
2892
2917
|
"accent": {
|
|
@@ -2892,6 +2892,31 @@
|
|
|
2892
2892
|
"secondary",
|
|
2893
2893
|
"disabled"
|
|
2894
2894
|
]
|
|
2895
|
+
},
|
|
2896
|
+
"subtle": {
|
|
2897
|
+
"value": "#ffffff",
|
|
2898
|
+
"type": "color",
|
|
2899
|
+
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
2900
|
+
"isSource": true,
|
|
2901
|
+
"original": {
|
|
2902
|
+
"value": "{color.highcontrast.white.WindowColor}",
|
|
2903
|
+
"type": "color"
|
|
2904
|
+
},
|
|
2905
|
+
"name": "mds-color-theme-background-secondary-subtle",
|
|
2906
|
+
"attributes": {
|
|
2907
|
+
"category": "color",
|
|
2908
|
+
"type": "theme",
|
|
2909
|
+
"item": "background",
|
|
2910
|
+
"subitem": "secondary",
|
|
2911
|
+
"state": "subtle"
|
|
2912
|
+
},
|
|
2913
|
+
"path": [
|
|
2914
|
+
"color",
|
|
2915
|
+
"theme",
|
|
2916
|
+
"background",
|
|
2917
|
+
"secondary",
|
|
2918
|
+
"subtle"
|
|
2919
|
+
]
|
|
2895
2920
|
}
|
|
2896
2921
|
},
|
|
2897
2922
|
"accent": {
|
|
@@ -2967,6 +2967,33 @@
|
|
|
2967
2967
|
"secondary",
|
|
2968
2968
|
"disabled"
|
|
2969
2969
|
]
|
|
2970
|
+
},
|
|
2971
|
+
"subtle": {
|
|
2972
|
+
"value": "#ffffff12",
|
|
2973
|
+
"type": "color",
|
|
2974
|
+
"description": "Used in the Agent/Supervisor Desktop",
|
|
2975
|
+
"filePath": "src/theme/stable/light.json",
|
|
2976
|
+
"isSource": true,
|
|
2977
|
+
"original": {
|
|
2978
|
+
"value": "{color.core.white-alpha.7}",
|
|
2979
|
+
"type": "color",
|
|
2980
|
+
"description": "Used in the Agent/Supervisor Desktop"
|
|
2981
|
+
},
|
|
2982
|
+
"name": "mds-color-theme-background-secondary-subtle",
|
|
2983
|
+
"attributes": {
|
|
2984
|
+
"category": "color",
|
|
2985
|
+
"type": "theme",
|
|
2986
|
+
"item": "background",
|
|
2987
|
+
"subitem": "secondary",
|
|
2988
|
+
"state": "subtle"
|
|
2989
|
+
},
|
|
2990
|
+
"path": [
|
|
2991
|
+
"color",
|
|
2992
|
+
"theme",
|
|
2993
|
+
"background",
|
|
2994
|
+
"secondary",
|
|
2995
|
+
"subtle"
|
|
2996
|
+
]
|
|
2970
2997
|
}
|
|
2971
2998
|
},
|
|
2972
2999
|
"accent": {
|
|
@@ -6572,15 +6599,15 @@
|
|
|
6572
6599
|
},
|
|
6573
6600
|
"ai": {
|
|
6574
6601
|
"normal": {
|
|
6575
|
-
"value": "linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)
|
|
6602
|
+
"value": "linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)",
|
|
6576
6603
|
"type": "color",
|
|
6577
|
-
"description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)
|
|
6604
|
+
"description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)\nUsed for AI assistant feature",
|
|
6578
6605
|
"filePath": "src/theme/stable/light.json",
|
|
6579
6606
|
"isSource": true,
|
|
6580
6607
|
"original": {
|
|
6581
|
-
"value": "linear-gradient(27deg, {color.ai.steelblue} 10.22%, {color.ai.skyblue} 88.93%, {color.ai.aquablue} 162.86%)
|
|
6608
|
+
"value": "linear-gradient(27deg, {color.ai.steelblue} 10.22%, {color.ai.skyblue} 88.93%, {color.ai.aquablue} 162.86%)",
|
|
6582
6609
|
"type": "color",
|
|
6583
|
-
"description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)
|
|
6610
|
+
"description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)\nUsed for AI assistant feature"
|
|
6584
6611
|
},
|
|
6585
6612
|
"name": "mds-color-theme-outline-ai-normal",
|
|
6586
6613
|
"attributes": {
|