@dialpad/dialtone-tokens 1.20.0 → 1.22.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/android/java/tokens-dark.kt +68 -66
- package/dist/android/java/tokens-light.kt +9 -7
- package/dist/android/res/values/colors-dark.xml +69 -67
- package/dist/android/res/values/colors-light.xml +9 -7
- package/dist/android/res/values/dimens.xml +1 -1
- package/dist/css/variables-dark.css +69 -67
- package/dist/css/variables-light.css +9 -7
- package/dist/doc.json +304 -260
- package/dist/ios/tokens-dark.swift +68 -66
- package/dist/ios/tokens-light.swift +9 -7
- package/dist/less/variables-dark.less +69 -67
- package/dist/less/variables-light.less +8 -6
- package/dist/tokens-dark.json +68 -66
- package/dist/tokens-light.json +8 -6
- package/package.json +2 -5
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Fri, 04 Aug 2023 17:38:19 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -23,15 +23,15 @@ public enum DialtoneTokensDark {
|
|
|
23
23
|
public static let dtActionColorBackgroundCriticalPrimaryDefault = UIColor(red: 0.925, green: 0.055, blue: 0.055, alpha: 1)
|
|
24
24
|
public static let dtActionColorBackgroundCriticalPrimaryHover = UIColor(red: 0.851, green: 0.051, blue: 0.051, alpha: 1)
|
|
25
25
|
public static let dtActionColorBackgroundDisabledDefault = UIColor(red: 0.227, green: 0.227, blue: 0.227, alpha: 1)
|
|
26
|
-
public static let dtActionColorBackgroundInvertedActive = UIColor(red: 0.
|
|
26
|
+
public static let dtActionColorBackgroundInvertedActive = UIColor(red: 0.122, green: 0.122, blue: 0.122, alpha: 0.30196078431372547)
|
|
27
27
|
public static let dtActionColorBackgroundInvertedDefault = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0)
|
|
28
|
-
public static let dtActionColorBackgroundInvertedHover = UIColor(red: 0.
|
|
28
|
+
public static let dtActionColorBackgroundInvertedHover = UIColor(red: 0.122, green: 0.122, blue: 0.122, alpha: 0.14901960784313725)
|
|
29
29
|
public static let dtActionColorBackgroundInvertedPrimaryActive = UIColor(red: 0.227, green: 0.114, blue: 0.584, alpha: 1)
|
|
30
|
-
public static let dtActionColorBackgroundInvertedPrimaryDefault = UIColor(red: 0.
|
|
30
|
+
public static let dtActionColorBackgroundInvertedPrimaryDefault = UIColor(red: 0.122, green: 0.122, blue: 0.122, alpha: 1)
|
|
31
31
|
public static let dtActionColorBackgroundInvertedPrimaryHover = UIColor(red: 0.063, green: 0.008, blue: 0.173, alpha: 1)
|
|
32
|
-
public static let dtActionColorBackgroundMutedActive = UIColor(red: 0.
|
|
32
|
+
public static let dtActionColorBackgroundMutedActive = UIColor(red: 0.831, green: 0.831, blue: 0.831, alpha: 0.1607843137254902)
|
|
33
33
|
public static let dtActionColorBackgroundMutedDefault = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0)
|
|
34
|
-
public static let dtActionColorBackgroundMutedHover = UIColor(red: 0.
|
|
34
|
+
public static let dtActionColorBackgroundMutedHover = UIColor(red: 0.831, green: 0.831, blue: 0.831, alpha: 0.10196078431372549)
|
|
35
35
|
public static let dtActionColorBorderBaseOutlinedDefault = UIColor(red: 0.671, green: 0.494, blue: 1.000, alpha: 1)
|
|
36
36
|
public static let dtActionColorBorderCriticalOutlinedDefault = UIColor(red: 1.000, green: 0.522, blue: 0.522, alpha: 1)
|
|
37
37
|
public static let dtActionColorBorderInvertedOutlinedDefault = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
@@ -51,9 +51,9 @@ public enum DialtoneTokensDark {
|
|
|
51
51
|
public static let dtActionColorForegroundInvertedPrimaryActive = UIColor(red: 0.855, green: 0.780, blue: 1.000, alpha: 1)
|
|
52
52
|
public static let dtActionColorForegroundInvertedPrimaryDefault = UIColor(red: 0.671, green: 0.494, blue: 1.000, alpha: 1)
|
|
53
53
|
public static let dtActionColorForegroundInvertedPrimaryHover = UIColor(red: 0.855, green: 0.780, blue: 1.000, alpha: 1)
|
|
54
|
-
public static let dtActionColorForegroundMutedActive = UIColor(red: 0.
|
|
55
|
-
public static let dtActionColorForegroundMutedDefault = UIColor(red: 0.
|
|
56
|
-
public static let dtActionColorForegroundMutedHover = UIColor(red: 0.
|
|
54
|
+
public static let dtActionColorForegroundMutedActive = UIColor(red: 0.761, green: 0.761, blue: 0.761, alpha: 1)
|
|
55
|
+
public static let dtActionColorForegroundMutedDefault = UIColor(red: 0.761, green: 0.761, blue: 0.761, alpha: 1)
|
|
56
|
+
public static let dtActionColorForegroundMutedHover = UIColor(red: 0.761, green: 0.761, blue: 0.761, alpha: 1)
|
|
57
57
|
public static let dtAvatarColorBackground000 = UIColor(red: 0.878, green: 0.878, blue: 0.878, alpha: 1)
|
|
58
58
|
public static let dtAvatarColorBackground100 = UIColor(red: 0.102, green: 0.639, blue: 0.251, alpha: 1)
|
|
59
59
|
public static let dtAvatarColorBackground1000 = UIColor(red: 0.714, green: 0.812, blue: 1.000, alpha: 1)
|
|
@@ -77,12 +77,12 @@ public enum DialtoneTokensDark {
|
|
|
77
77
|
public static let dtBadgeColorBackgroundAi = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
78
78
|
public static let dtBadgeColorBackgroundBulletin = UIColor(red: 0.486, green: 0.322, blue: 1.000, alpha: 1)
|
|
79
79
|
public static let dtBadgeColorBackgroundCritical = UIColor(red: 0.357, green: 0.020, blue: 0.020, alpha: 1)
|
|
80
|
-
public static let dtBadgeColorBackgroundDefault = UIColor(red: 0.
|
|
80
|
+
public static let dtBadgeColorBackgroundDefault = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.14901960784313725)
|
|
81
81
|
public static let dtBadgeColorBackgroundInfo = UIColor(red: 0.004, green: 0.196, blue: 0.427, alpha: 1)
|
|
82
82
|
public static let dtBadgeColorBackgroundSuccess = UIColor(red: 0.071, green: 0.275, blue: 0.125, alpha: 1)
|
|
83
83
|
public static let dtBadgeColorBackgroundWarning = UIColor(red: 0.506, green: 0.314, blue: 0.031, alpha: 1)
|
|
84
84
|
public static let dtBadgeColorForegroundBulletin = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1)
|
|
85
|
-
public static let dtBadgeColorForegroundDefault = UIColor(red: 0.
|
|
85
|
+
public static let dtBadgeColorForegroundDefault = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 1)
|
|
86
86
|
public static let dtCheckboxColorBackgroundChecked = UIColor(red: 0.486, green: 0.322, blue: 1.000, alpha: 1)
|
|
87
87
|
public static let dtCheckboxColorBorderChecked = UIColor(red: 0.486, green: 0.322, blue: 1.000, alpha: 1)
|
|
88
88
|
public static let dtCheckboxColorBorderUnchecked = UIColor(red: 0.502, green: 0.502, blue: 0.502, alpha: 1)
|
|
@@ -95,9 +95,9 @@ public enum DialtoneTokensDark {
|
|
|
95
95
|
public static let dtColorBlack400 = UIColor(red: 0.333, green: 0.333, blue: 0.333, alpha: 1)
|
|
96
96
|
public static let dtColorBlack500 = UIColor(red: 0.502, green: 0.502, blue: 0.502, alpha: 1)
|
|
97
97
|
public static let dtColorBlack600 = UIColor(red: 0.667, green: 0.667, blue: 0.667, alpha: 1)
|
|
98
|
-
public static let dtColorBlack700 = UIColor(red: 0.
|
|
99
|
-
public static let dtColorBlack800 = UIColor(red: 0.
|
|
100
|
-
public static let dtColorBlack900 = UIColor(red: 0.
|
|
98
|
+
public static let dtColorBlack700 = UIColor(red: 0.761, green: 0.761, blue: 0.761, alpha: 1)
|
|
99
|
+
public static let dtColorBlack800 = UIColor(red: 0.831, green: 0.831, blue: 0.831, alpha: 1)
|
|
100
|
+
public static let dtColorBlack900 = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 1)
|
|
101
101
|
public static let dtColorBlue100 = UIColor(red: 0.004, green: 0.196, blue: 0.427, alpha: 1)
|
|
102
102
|
public static let dtColorBlue200 = UIColor(red: 0.090, green: 0.408, blue: 0.776, alpha: 1)
|
|
103
103
|
public static let dtColorBlue300 = UIColor(red: 0.318, green: 0.627, blue: 0.996, alpha: 1)
|
|
@@ -146,13 +146,13 @@ public enum DialtoneTokensDark {
|
|
|
146
146
|
public static let dtColorForegroundCriticalStrongInverted = UIColor(red: 0.718, green: 0.043, blue: 0.043, alpha: 1)
|
|
147
147
|
public static let dtColorForegroundDisabled = UIColor(red: 0.667, green: 0.667, blue: 0.667, alpha: 1)
|
|
148
148
|
public static let dtColorForegroundDisabledInverted = UIColor(red: 0.502, green: 0.502, blue: 0.502, alpha: 1)
|
|
149
|
-
public static let dtColorForegroundMuted = UIColor(red: 0.
|
|
149
|
+
public static let dtColorForegroundMuted = UIColor(red: 0.831, green: 0.831, blue: 0.831, alpha: 0.6)
|
|
150
150
|
public static let dtColorForegroundMutedInverted = UIColor(red: 0.149, green: 0.149, blue: 0.149, alpha: 0.6)
|
|
151
151
|
public static let dtColorForegroundPlaceholder = UIColor(red: 0.667, green: 0.667, blue: 0.667, alpha: 1)
|
|
152
152
|
public static let dtColorForegroundPlaceholderInverted = UIColor(red: 0.502, green: 0.502, blue: 0.502, alpha: 1)
|
|
153
|
-
public static let dtColorForegroundPrimary = UIColor(red: 0.
|
|
153
|
+
public static let dtColorForegroundPrimary = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 1)
|
|
154
154
|
public static let dtColorForegroundPrimaryInverted = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
155
|
-
public static let dtColorForegroundSecondary = UIColor(red: 0.
|
|
155
|
+
public static let dtColorForegroundSecondary = UIColor(red: 0.761, green: 0.761, blue: 0.761, alpha: 1)
|
|
156
156
|
public static let dtColorForegroundSecondaryInverted = UIColor(red: 0.227, green: 0.227, blue: 0.227, alpha: 1)
|
|
157
157
|
public static let dtColorForegroundSuccess = UIColor(red: 0.690, green: 1.000, blue: 0.639, alpha: 1)
|
|
158
158
|
public static let dtColorForegroundSuccessInverted = UIColor(red: 0.102, green: 0.639, blue: 0.251, alpha: 1)
|
|
@@ -181,11 +181,11 @@ public enum DialtoneTokensDark {
|
|
|
181
181
|
public static let dtColorLinkDisabledHover = UIColor(red: 0.667, green: 0.667, blue: 0.667, alpha: 1)
|
|
182
182
|
public static let dtColorLinkDisabledInverted = UIColor(red: 0.502, green: 0.502, blue: 0.502, alpha: 1)
|
|
183
183
|
public static let dtColorLinkDisabledInvertedHover = UIColor(red: 0.502, green: 0.502, blue: 0.502, alpha: 1)
|
|
184
|
-
public static let dtColorLinkMuted = UIColor(red: 0.
|
|
185
|
-
public static let dtColorLinkMutedHover = UIColor(red: 0.
|
|
186
|
-
public static let dtColorLinkMutedInverted = UIColor(red: 0.
|
|
184
|
+
public static let dtColorLinkMuted = UIColor(red: 0.761, green: 0.761, blue: 0.761, alpha: 1)
|
|
185
|
+
public static let dtColorLinkMutedHover = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 1)
|
|
186
|
+
public static let dtColorLinkMutedInverted = UIColor(red: 0.227, green: 0.227, blue: 0.227, alpha: 1)
|
|
187
187
|
public static let dtColorLinkMutedInvertedHover = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
188
|
-
public static let dtColorLinkPrimary = UIColor(red: 0.
|
|
188
|
+
public static let dtColorLinkPrimary = UIColor(red: 0.718, green: 0.565, blue: 1.000, alpha: 1)
|
|
189
189
|
public static let dtColorLinkPrimaryHover = UIColor(red: 0.855, green: 0.780, blue: 1.000, alpha: 1)
|
|
190
190
|
public static let dtColorLinkPrimaryInverted = UIColor(red: 0.486, green: 0.322, blue: 1.000, alpha: 1)
|
|
191
191
|
public static let dtColorLinkPrimaryInvertedHover = UIColor(red: 0.227, green: 0.114, blue: 0.584, alpha: 1)
|
|
@@ -216,10 +216,11 @@ public enum DialtoneTokensDark {
|
|
|
216
216
|
public static let dtColorRed300 = UIColor(red: 0.925, green: 0.055, blue: 0.055, alpha: 1)
|
|
217
217
|
public static let dtColorRed400 = UIColor(red: 1.000, green: 0.522, blue: 0.522, alpha: 1)
|
|
218
218
|
public static let dtColorRed500 = UIColor(red: 1.000, green: 0.898, blue: 0.902, alpha: 1)
|
|
219
|
+
public static let dtColorSurfaceBackdrop = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.7019607843137254)
|
|
219
220
|
public static let dtColorSurfaceBold = UIColor(red: 0.333, green: 0.333, blue: 0.333, alpha: 1)
|
|
220
|
-
public static let dtColorSurfaceBoldOpaque = UIColor(red: 0.
|
|
221
|
-
public static let dtColorSurfaceContrast = UIColor(red: 0.
|
|
222
|
-
public static let dtColorSurfaceContrastOpaque = UIColor(red: 0.
|
|
221
|
+
public static let dtColorSurfaceBoldOpaque = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.27058823529411763)
|
|
222
|
+
public static let dtColorSurfaceContrast = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 1)
|
|
223
|
+
public static let dtColorSurfaceContrastOpaque = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.9607843137254902)
|
|
223
224
|
public static let dtColorSurfaceCritical = UIColor(red: 0.357, green: 0.020, blue: 0.020, alpha: 1)
|
|
224
225
|
public static let dtColorSurfaceCriticalOpaque = UIColor(red: 0.718, green: 0.043, blue: 0.043, alpha: 0.3215686274509804)
|
|
225
226
|
public static let dtColorSurfaceCriticalStrong = UIColor(red: 1.000, green: 0.522, blue: 0.522, alpha: 1)
|
|
@@ -231,12 +232,12 @@ public enum DialtoneTokensDark {
|
|
|
231
232
|
public static let dtColorSurfaceInfoSubtle = UIColor(red: 0.004, green: 0.118, blue: 0.255, alpha: 1)
|
|
232
233
|
public static let dtColorSurfaceInfoSubtleOpaque = UIColor(red: 0.004, green: 0.118, blue: 0.255, alpha: 0.5019607843137255)
|
|
233
234
|
public static let dtColorSurfaceModerate = UIColor(red: 0.227, green: 0.227, blue: 0.227, alpha: 1)
|
|
234
|
-
public static let dtColorSurfaceModerateOpaque = UIColor(red: 0.
|
|
235
|
-
public static let dtColorSurfacePrimary = UIColor(red: 0.
|
|
235
|
+
public static let dtColorSurfaceModerateOpaque = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.14901960784313725)
|
|
236
|
+
public static let dtColorSurfacePrimary = UIColor(red: 0.122, green: 0.122, blue: 0.122, alpha: 1)
|
|
236
237
|
public static let dtColorSurfaceSecondary = UIColor(red: 0.149, green: 0.149, blue: 0.149, alpha: 1)
|
|
237
|
-
public static let dtColorSurfaceSecondaryOpaque = UIColor(red: 0.
|
|
238
|
+
public static let dtColorSurfaceSecondaryOpaque = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.058823529411764705)
|
|
238
239
|
public static let dtColorSurfaceStrong = UIColor(red: 0.667, green: 0.667, blue: 0.667, alpha: 1)
|
|
239
|
-
public static let dtColorSurfaceStrongOpaque = UIColor(red: 0.
|
|
240
|
+
public static let dtColorSurfaceStrongOpaque = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.6509803921568628)
|
|
240
241
|
public static let dtColorSurfaceSuccess = UIColor(red: 0.071, green: 0.275, blue: 0.125, alpha: 1)
|
|
241
242
|
public static let dtColorSurfaceSuccessOpaque = UIColor(red: 0.102, green: 0.639, blue: 0.255, alpha: 0.25882352941176473)
|
|
242
243
|
public static let dtColorSurfaceSuccessStrong = UIColor(red: 0.690, green: 1.000, blue: 0.639, alpha: 1)
|
|
@@ -291,16 +292,16 @@ public enum DialtoneTokensDark {
|
|
|
291
292
|
public static let dtIconSizeBorder600 = CGFloat(2.50)
|
|
292
293
|
public static let dtIconSizeBorder700 = CGFloat(2.75)
|
|
293
294
|
public static let dtIconSizeBorder800 = CGFloat(3.50)
|
|
294
|
-
public static let dtInputsColorBackgroundDefault = UIColor(red: 0.
|
|
295
|
-
public static let dtInputsColorBackgroundDisabled = UIColor(red: 0.
|
|
296
|
-
public static let dtInputsColorBackgroundFocus = UIColor(red: 0.
|
|
295
|
+
public static let dtInputsColorBackgroundDefault = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.058823529411764705)
|
|
296
|
+
public static let dtInputsColorBackgroundDisabled = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.14901960784313725)
|
|
297
|
+
public static let dtInputsColorBackgroundFocus = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.03137254901960784)
|
|
297
298
|
public static let dtInputsColorBorderCritical = UIColor(red: 1.000, green: 0.522, blue: 0.522, alpha: 1)
|
|
298
299
|
public static let dtInputsColorBorderDefault = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.1411764705882353)
|
|
299
300
|
public static let dtInputsColorBorderDisabled = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0)
|
|
300
301
|
public static let dtInputsColorBorderFocus = UIColor(red: 0.318, green: 0.627, blue: 0.996, alpha: 1)
|
|
301
302
|
public static let dtInputsColorBorderSuccess = UIColor(red: 0.690, green: 1.000, blue: 0.639, alpha: 1)
|
|
302
303
|
public static let dtInputsColorBorderWarning = UIColor(red: 1.000, green: 0.859, blue: 0.502, alpha: 1)
|
|
303
|
-
public static let dtInputsColorForegroundDefault = UIColor(red: 0.
|
|
304
|
+
public static let dtInputsColorForegroundDefault = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 1)
|
|
304
305
|
public static let dtInputsColorForegroundDisabled = UIColor(red: 0.667, green: 0.667, blue: 0.667, alpha: 1)
|
|
305
306
|
public static let dtInputsColorForegroundPlaceholder = UIColor(red: 0.667, green: 0.667, blue: 0.667, alpha: 1)
|
|
306
307
|
public static let dtInputsFontSizeLg = CGFloat(19.00)
|
|
@@ -337,19 +338,19 @@ public enum DialtoneTokensDark {
|
|
|
337
338
|
public static let dtRadioSizeRadius = CGFloat(50.00)
|
|
338
339
|
public static let dtRadioSizeWidth = CGFloat(16.00)
|
|
339
340
|
public static let dtShadowCard0Blur = CGFloat(2.00)
|
|
340
|
-
public static let dtShadowCard0Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.
|
|
341
|
+
public static let dtShadowCard0Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.34901960784313724)
|
|
341
342
|
public static let dtShadowCard0Spread = CGFloat(0.00)
|
|
342
343
|
public static let dtShadowCard0Type = "dropShadow"
|
|
343
344
|
public static let dtShadowCard0X = CGFloat(0.00)
|
|
344
345
|
public static let dtShadowCard0Y = CGFloat(1.00)
|
|
345
346
|
public static let dtShadowCard1Blur = CGFloat(4.00)
|
|
346
|
-
public static let dtShadowCard1Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.
|
|
347
|
+
public static let dtShadowCard1Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.45098039215686275)
|
|
347
348
|
public static let dtShadowCard1Spread = CGFloat(0.00)
|
|
348
349
|
public static let dtShadowCard1Type = "dropShadow"
|
|
349
350
|
public static let dtShadowCard1X = CGFloat(0.00)
|
|
350
351
|
public static let dtShadowCard1Y = CGFloat(2.00)
|
|
351
352
|
public static let dtShadowCard2Blur = CGFloat(16.00)
|
|
352
|
-
public static let dtShadowCard2Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.
|
|
353
|
+
public static let dtShadowCard2Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.5803921568627451)
|
|
353
354
|
public static let dtShadowCard2Spread = CGFloat(0.00)
|
|
354
355
|
public static let dtShadowCard2Type = "dropShadow"
|
|
355
356
|
public static let dtShadowCard2X = CGFloat(0.00)
|
|
@@ -379,7 +380,7 @@ public enum DialtoneTokensDark {
|
|
|
379
380
|
public static let dtShadowCard6X = CGFloat(0.50)
|
|
380
381
|
public static let dtShadowCard6Y = CGFloat(-0.50)
|
|
381
382
|
public static let dtShadowExtraLarge0Blur = CGFloat(32.00)
|
|
382
|
-
public static let dtShadowExtraLarge0Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.
|
|
383
|
+
public static let dtShadowExtraLarge0Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.5490196078431373)
|
|
383
384
|
public static let dtShadowExtraLarge0Spread = CGFloat(0.00)
|
|
384
385
|
public static let dtShadowExtraLarge0Type = "dropShadow"
|
|
385
386
|
public static let dtShadowExtraLarge0X = CGFloat(0.00)
|
|
@@ -427,7 +428,7 @@ public enum DialtoneTokensDark {
|
|
|
427
428
|
public static let dtShadowFocusInset0X = CGFloat(0.00)
|
|
428
429
|
public static let dtShadowFocusInset0Y = CGFloat(0.00)
|
|
429
430
|
public static let dtShadowLarge0Blur = CGFloat(16.00)
|
|
430
|
-
public static let dtShadowLarge0Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.
|
|
431
|
+
public static let dtShadowLarge0Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.5490196078431373)
|
|
431
432
|
public static let dtShadowLarge0Spread = CGFloat(0.00)
|
|
432
433
|
public static let dtShadowLarge0Type = "dropShadow"
|
|
433
434
|
public static let dtShadowLarge0X = CGFloat(0.00)
|
|
@@ -457,7 +458,7 @@ public enum DialtoneTokensDark {
|
|
|
457
458
|
public static let dtShadowLarge4X = CGFloat(0.50)
|
|
458
459
|
public static let dtShadowLarge4Y = CGFloat(-0.50)
|
|
459
460
|
public static let dtShadowMedium0Blur = CGFloat(8.00)
|
|
460
|
-
public static let dtShadowMedium0Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.
|
|
461
|
+
public static let dtShadowMedium0Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.5490196078431373)
|
|
461
462
|
public static let dtShadowMedium0Spread = CGFloat(0.00)
|
|
462
463
|
public static let dtShadowMedium0Type = "dropShadow"
|
|
463
464
|
public static let dtShadowMedium0X = CGFloat(0.00)
|
|
@@ -487,7 +488,7 @@ public enum DialtoneTokensDark {
|
|
|
487
488
|
public static let dtShadowMedium4X = CGFloat(0.50)
|
|
488
489
|
public static let dtShadowMedium4Y = CGFloat(-0.50)
|
|
489
490
|
public static let dtShadowSmall0Blur = CGFloat(4.00)
|
|
490
|
-
public static let dtShadowSmall0Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.
|
|
491
|
+
public static let dtShadowSmall0Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.45098039215686275)
|
|
491
492
|
public static let dtShadowSmall0Spread = CGFloat(0.00)
|
|
492
493
|
public static let dtShadowSmall0Type = "dropShadow"
|
|
493
494
|
public static let dtShadowSmall0X = CGFloat(0.00)
|
|
@@ -735,7 +736,7 @@ public enum DialtoneTokensDark {
|
|
|
735
736
|
public static let dtSpace975 = CGFloat(464.00)
|
|
736
737
|
public static let dtSpace975Negative = CGFloat(-464.00)
|
|
737
738
|
public static let dtSpaceBase = CGFloat(8.00)
|
|
738
|
-
public static let dtThemeColorBase = UIColor(red: 0.
|
|
739
|
+
public static let dtThemeColorBase = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 1)
|
|
739
740
|
public static let dtThemeMentionColorBackground = UIColor(red: 0.486, green: 0.322, blue: 1.000, alpha: 1)
|
|
740
741
|
public static let dtThemeMentionColorForeground = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1)
|
|
741
742
|
public static let dtThemePresenceColorBackgroundAvailable = UIColor(red: 0.690, green: 1.000, blue: 0.639, alpha: 1)
|
|
@@ -743,34 +744,35 @@ public enum DialtoneTokensDark {
|
|
|
743
744
|
public static let dtThemePresenceColorBackgroundBusyUnavailable = UIColor(red: 0.925, green: 0.055, blue: 0.055, alpha: 1)
|
|
744
745
|
public static let dtThemePresenceColorBackgroundOffline = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1)
|
|
745
746
|
public static let dtThemeSidebarColorBackground = UIColor(red: 0.149, green: 0.149, blue: 0.149, alpha: 1)
|
|
746
|
-
public static let dtThemeSidebarColorForeground = UIColor(red: 0.
|
|
747
|
-
public static let
|
|
748
|
-
public static let
|
|
749
|
-
public static let
|
|
750
|
-
public static let
|
|
751
|
-
public static let
|
|
752
|
-
public static let
|
|
753
|
-
public static let
|
|
754
|
-
public static let
|
|
755
|
-
public static let
|
|
756
|
-
public static let
|
|
757
|
-
public static let
|
|
758
|
-
public static let
|
|
759
|
-
public static let
|
|
747
|
+
public static let dtThemeSidebarColorForeground = UIColor(red: 0.761, green: 0.761, blue: 0.761, alpha: 1)
|
|
748
|
+
public static let dtThemeSidebarColorForegroundUnread = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 1)
|
|
749
|
+
public static let dtThemeSidebarIconColorForeground = UIColor(red: 0.761, green: 0.761, blue: 0.761, alpha: 1)
|
|
750
|
+
public static let dtThemeSidebarRowColorBackground = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0)
|
|
751
|
+
public static let dtThemeSidebarRowColorBackgroundActive = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.23921568627450981)
|
|
752
|
+
public static let dtThemeSidebarRowColorBackgroundHover = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.1803921568627451)
|
|
753
|
+
public static let dtThemeSidebarSectionColorForeground = UIColor(red: 0.667, green: 0.667, blue: 0.667, alpha: 1)
|
|
754
|
+
public static let dtThemeSidebarSelectedRowColorBackground = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.2)
|
|
755
|
+
public static let dtThemeSidebarSelectedRowColorForeground = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 1)
|
|
756
|
+
public static let dtThemeSidebarStatusColorForeground = UIColor(red: 0.667, green: 0.667, blue: 0.667, alpha: 1)
|
|
757
|
+
public static let dtThemeTopbarButtonColorBackground = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0)
|
|
758
|
+
public static let dtThemeTopbarButtonColorBackgroundActive = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.10196078431372549)
|
|
759
|
+
public static let dtThemeTopbarButtonColorBackgroundHover = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.14901960784313725)
|
|
760
|
+
public static let dtThemeTopbarButtonColorForeground = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.6509803921568628)
|
|
761
|
+
public static let dtThemeTopbarButtonColorForegroundHover = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 1)
|
|
760
762
|
public static let dtThemeTopbarColorBackground = UIColor(red: 0.149, green: 0.149, blue: 0.149, alpha: 1)
|
|
761
|
-
public static let dtThemeTopbarColorForeground = UIColor(red: 0.
|
|
762
|
-
public static let dtThemeTopbarFieldColorBackground = UIColor(red: 0.
|
|
763
|
+
public static let dtThemeTopbarColorForeground = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.7490196078431373)
|
|
764
|
+
public static let dtThemeTopbarFieldColorBackground = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.050980392156862744)
|
|
763
765
|
public static let dtThemeTopbarFieldColorBackgroundHover = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
764
|
-
public static let dtThemeTopbarFieldColorBorder = UIColor(red: 0.
|
|
765
|
-
public static let dtThemeTopbarFieldColorBorderActive = UIColor(red: 0.
|
|
766
|
-
public static let dtThemeTopbarFieldColorBorderHover = UIColor(red: 0.
|
|
767
|
-
public static let dtThemeTopbarFieldColorForeground = UIColor(red: 0.
|
|
768
|
-
public static let dtThemeTopbarFieldColorForegroundHover = UIColor(red: 0.
|
|
769
|
-
public static let dtThemeTopbarProfileColorBackground = UIColor(red: 0.
|
|
770
|
-
public static let dtThemeTopbarProfileColorBackgroundActive = UIColor(red: 0.
|
|
771
|
-
public static let dtThemeTopbarProfileColorBackgroundHover = UIColor(red: 0.
|
|
772
|
-
public static let dtThemeTopbarProfileColorBackgroundInverted = UIColor(red: 0.
|
|
773
|
-
public static let dtThemeTopbarProfileColorForeground = UIColor(red: 0.
|
|
766
|
+
public static let dtThemeTopbarFieldColorBorder = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0)
|
|
767
|
+
public static let dtThemeTopbarFieldColorBorderActive = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.2)
|
|
768
|
+
public static let dtThemeTopbarFieldColorBorderHover = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.10196078431372549)
|
|
769
|
+
public static let dtThemeTopbarFieldColorForeground = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.5019607843137255)
|
|
770
|
+
public static let dtThemeTopbarFieldColorForegroundHover = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.7490196078431373)
|
|
771
|
+
public static let dtThemeTopbarProfileColorBackground = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.050980392156862744)
|
|
772
|
+
public static let dtThemeTopbarProfileColorBackgroundActive = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.1411764705882353)
|
|
773
|
+
public static let dtThemeTopbarProfileColorBackgroundHover = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.10196078431372549)
|
|
774
|
+
public static let dtThemeTopbarProfileColorBackgroundInverted = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.7490196078431373)
|
|
775
|
+
public static let dtThemeTopbarProfileColorForeground = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.7490196078431373)
|
|
774
776
|
public static let dtThemeTopbarProfileColorForegroundInverted = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.7490196078431373)
|
|
775
777
|
public static let dtTypographyBodyBaseFontFamily = UIFont.systemFont(ofSize: 15)
|
|
776
778
|
public static let dtTypographyBodyBaseFontSize = CGFloat(15.00)
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Fri, 04 Aug 2023 17:38:19 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -181,9 +181,9 @@ public enum DialtoneTokensLight {
|
|
|
181
181
|
public static let dtColorLinkDisabledHover = UIColor(red: 0.502, green: 0.502, blue: 0.502, alpha: 1)
|
|
182
182
|
public static let dtColorLinkDisabledInverted = UIColor(red: 0.502, green: 0.502, blue: 0.502, alpha: 1)
|
|
183
183
|
public static let dtColorLinkDisabledInvertedHover = UIColor(red: 0.502, green: 0.502, blue: 0.502, alpha: 1)
|
|
184
|
-
public static let dtColorLinkMuted = UIColor(red: 0.
|
|
184
|
+
public static let dtColorLinkMuted = UIColor(red: 0.227, green: 0.227, blue: 0.227, alpha: 1)
|
|
185
185
|
public static let dtColorLinkMutedHover = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
186
|
-
public static let dtColorLinkMutedInverted = UIColor(red: 0.914, green: 0.914, blue: 0.914, alpha:
|
|
186
|
+
public static let dtColorLinkMutedInverted = UIColor(red: 0.914, green: 0.914, blue: 0.914, alpha: 1)
|
|
187
187
|
public static let dtColorLinkMutedInvertedHover = UIColor(red: 0.976, green: 0.976, blue: 0.976, alpha: 1)
|
|
188
188
|
public static let dtColorLinkPrimary = UIColor(red: 0.486, green: 0.322, blue: 1.000, alpha: 1)
|
|
189
189
|
public static let dtColorLinkPrimaryHover = UIColor(red: 0.227, green: 0.114, blue: 0.584, alpha: 1)
|
|
@@ -216,6 +216,7 @@ public enum DialtoneTokensLight {
|
|
|
216
216
|
public static let dtColorRed300 = UIColor(red: 0.925, green: 0.055, blue: 0.055, alpha: 1)
|
|
217
217
|
public static let dtColorRed400 = UIColor(red: 0.718, green: 0.043, blue: 0.043, alpha: 1)
|
|
218
218
|
public static let dtColorRed500 = UIColor(red: 0.357, green: 0.020, blue: 0.020, alpha: 1)
|
|
219
|
+
public static let dtColorSurfaceBackdrop = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.7019607843137254)
|
|
219
220
|
public static let dtColorSurfaceBold = UIColor(red: 0.824, green: 0.824, blue: 0.824, alpha: 1)
|
|
220
221
|
public static let dtColorSurfaceBoldOpaque = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.1803921568627451)
|
|
221
222
|
public static let dtColorSurfaceContrast = UIColor(red: 0.133, green: 0.133, blue: 0.133, alpha: 1)
|
|
@@ -623,15 +624,16 @@ public enum DialtoneTokensLight {
|
|
|
623
624
|
public static let dtThemePresenceColorBackgroundBusyUnavailable = UIColor(red: 0.925, green: 0.055, blue: 0.055, alpha: 1)
|
|
624
625
|
public static let dtThemePresenceColorBackgroundOffline = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1)
|
|
625
626
|
public static let dtThemeSidebarColorBackground = UIColor(red: 0.976, green: 0.976, blue: 0.976, alpha: 1)
|
|
626
|
-
public static let dtThemeSidebarColorForeground = UIColor(red: 0.
|
|
627
|
-
public static let
|
|
627
|
+
public static let dtThemeSidebarColorForeground = UIColor(red: 0.227, green: 0.227, blue: 0.227, alpha: 1)
|
|
628
|
+
public static let dtThemeSidebarColorForegroundUnread = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
629
|
+
public static let dtThemeSidebarIconColorForeground = UIColor(red: 0.227, green: 0.227, blue: 0.227, alpha: 1)
|
|
628
630
|
public static let dtThemeSidebarRowColorBackground = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0)
|
|
629
631
|
public static let dtThemeSidebarRowColorBackgroundActive = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.1607843137254902)
|
|
630
632
|
public static let dtThemeSidebarRowColorBackgroundHover = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.12156862745098039)
|
|
631
|
-
public static let dtThemeSidebarSectionColorForeground = UIColor(red: 0.
|
|
633
|
+
public static let dtThemeSidebarSectionColorForeground = UIColor(red: 0.333, green: 0.333, blue: 0.333, alpha: 1)
|
|
632
634
|
public static let dtThemeSidebarSelectedRowColorBackground = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10196078431372549)
|
|
633
635
|
public static let dtThemeSidebarSelectedRowColorForeground = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
634
|
-
public static let dtThemeSidebarStatusColorForeground = UIColor(red: 0.
|
|
636
|
+
public static let dtThemeSidebarStatusColorForeground = UIColor(red: 0.333, green: 0.333, blue: 0.333, alpha: 1)
|
|
635
637
|
public static let dtThemeTopbarButtonColorBackground = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0)
|
|
636
638
|
public static let dtThemeTopbarButtonColorBackgroundActive = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10196078431372549)
|
|
637
639
|
public static let dtThemeTopbarButtonColorBackgroundHover = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.050980392156862744)
|