@@ -213,7 +213,7 @@ public class SparkDesignTokens {
213
213
public static let sprkDatePickerDayEdgeDayColor = UIColor ( red: 0.553 , green: 0.553 , blue: 0.549 , alpha: 1 )
214
214
public static let sprkDatePickerDayHoverColor = UIColor ( red: 0.110 , green: 0.106 , blue: 0.102 , alpha: 1 )
215
215
public static let sprkDatePickerDayInteractColor = UIColor ( red: 0.376 , green: 0.227 , blue: 0.631 , alpha: 1 )
216
- public static let sprkDatePickerFontFamily = " RocketSansLight , Helvetica, 'Helvetica Neue', Arial, sans-serif"
216
+ public static let sprkDatePickerFontFamily = " RocketSans , Helvetica, 'Helvetica Neue', Arial, sans-serif"
217
217
public static let sprkDatePickerFontWeight = 300
218
218
public static let sprkDatePickerHeaderFontSize = CGFloat ( 14.00 )
219
219
public static let sprkDatePickerHeaderFontWeight = 700
@@ -235,29 +235,29 @@ public class SparkDesignTokens {
235
235
public static let sprkDropdownTitleFontWeight = 300
236
236
public static let sprkBtnFontFamily = " RocketSansMedium, Helvetica, 'Helvetica Neue', Arial, sans-serif "
237
237
public static let sprkBtnFontSize = " 1rem "
238
- public static let sprkFontFamilyBodyFour = " RocketSansLight , Helvetica, 'Helvetica Neue', Arial, sans-serif"
239
- public static let sprkFontFamilyBodyOne = " RocketSansMedium , Helvetica, 'Helvetica Neue', Arial, sans-serif"
240
- public static let sprkFontFamilyBodyThree = " RocketSansLight , Helvetica, 'Helvetica Neue', Arial, sans-serif"
241
- public static let sprkFontFamilyBodyTwo = " RocketSansLight , Helvetica, 'Helvetica Neue', Arial, sans-serif"
242
- public static let sprkFontFamilyDisplayFive = " RocketSansMedium , Helvetica, 'Helvetica Neue', Arial, sans-serif"
243
- public static let sprkFontFamilyDisplayFour = " RocketSansBold , Helvetica, 'Helvetica Neue', Arial, sans-serif"
244
- public static let sprkFontFamilyDisplayOne = " RocketSansBold , Helvetica, 'Helvetica Neue', Arial, sans-serif"
238
+ public static let sprkFontFamilyBodyFour = " RocketSans , Helvetica, 'Helvetica Neue', Arial, sans-serif"
239
+ public static let sprkFontFamilyBodyOne = " RocketSans , Helvetica, 'Helvetica Neue', Arial, sans-serif"
240
+ public static let sprkFontFamilyBodyThree = " RocketSans , Helvetica, 'Helvetica Neue', Arial, sans-serif"
241
+ public static let sprkFontFamilyBodyTwo = " RocketSans , Helvetica, 'Helvetica Neue', Arial, sans-serif"
242
+ public static let sprkFontFamilyDisplayFive = " RocketSans , Helvetica, 'Helvetica Neue', Arial, sans-serif"
243
+ public static let sprkFontFamilyDisplayFour = " RocketSans , Helvetica, 'Helvetica Neue', Arial, sans-serif"
244
+ public static let sprkFontFamilyDisplayOne = " RocketSans , Helvetica, 'Helvetica Neue', Arial, sans-serif"
245
245
public static let sprkFontFamilyDisplaySeven = " RocketSans, Helvetica, 'Helvetica Neue', Arial, sans-serif "
246
- public static let sprkFontFamilyDisplaySix = " RocketSansLight , Helvetica, 'Helvetica Neue', Arial, sans-serif"
247
- public static let sprkFontFamilyDisplayThree = " RocketSansLight , Helvetica, 'Helvetica Neue', Arial, sans-serif"
248
- public static let sprkFontFamilyDisplayTwo = " RocketSansBold , Helvetica, 'Helvetica Neue', Arial, sans-serif"
246
+ public static let sprkFontFamilyDisplaySix = " RocketSans , Helvetica, 'Helvetica Neue', Arial, sans-serif"
247
+ public static let sprkFontFamilyDisplayThree = " RocketSans , Helvetica, 'Helvetica Neue', Arial, sans-serif"
248
+ public static let sprkFontFamilyDisplayTwo = " RocketSans , Helvetica, 'Helvetica Neue', Arial, sans-serif"
249
249
public static let sprkFontWeightBodyFour = " 300 "
250
250
public static let sprkFontWeightBodyOne = " 500 "
251
251
public static let sprkFontWeightBodyThree = " 300 "
252
- public static let sprkFontWeightBodyTwo = " 500 "
252
+ public static let sprkFontWeightBodyTwo = " 300 "
253
253
public static let sprkFontWeightDisplayFive = " 500 "
254
254
public static let sprkFontWeightDisplaySeven = " 700 "
255
- public static let sprkFontWeightDisplaySix = " 500 "
255
+ public static let sprkFontWeightDisplaySix = " 300 "
256
256
public static let sprkFontWeightDisplayThree = " 300 "
257
- public static let sprkInputErrorTextFontFamily = " RocketSansLight , Helvetica, 'Helvetica Neue', Arial, sans-serif"
258
- public static let sprkLabelFontFamily = " RocketSansLight , Helvetica, 'Helvetica Neue', Arial, sans-serif"
257
+ public static let sprkInputErrorTextFontFamily = " RocketSans , Helvetica, 'Helvetica Neue', Arial, sans-serif"
258
+ public static let sprkLabelFontFamily = " RocketSans , Helvetica, 'Helvetica Neue', Arial, sans-serif"
259
259
public static let sprkHelperColor = UIColor ( red: 0.376 , green: 0.373 , blue: 0.369 , alpha: 1 )
260
- public static let sprkHelperFontFamily = " RocketSansLight , Helvetica, 'Helvetica Neue', Arial, sans-serif"
260
+ public static let sprkHelperFontFamily = " RocketSans , Helvetica, 'Helvetica Neue', Arial, sans-serif"
261
261
public static let sprkHelperFontWeight = 300
262
262
public static let sprkHelperLineHeight = 1.3
263
263
public static let sprkHorizontalListSpacing = CGFloat ( 16.00 )
@@ -315,12 +315,12 @@ public class SparkDesignTokens {
315
315
public static let sprkLinkHasIconStroke = UIColor ( red: 0.376 , green: 0.227 , blue: 0.631 , alpha: 1 )
316
316
public static let sprkLinkHasIconVisitedFill = UIColor ( red: 0.376 , green: 0.227 , blue: 0.631 , alpha: 1 )
317
317
public static let sprkLinkHasIconVisitedStroke = UIColor ( red: 0.376 , green: 0.227 , blue: 0.631 , alpha: 1 )
318
- public static let sprkLinkInlineLightFontWeight = " 500 "
318
+ public static let sprkLinkInlineLightFontWeight = " 300 "
319
319
public static let sprkLinkInlineLightHoverCursor = pointer
320
- public static let sprkLinkInlineLightHoverFontWeight = " 500 "
321
- public static let sprkLinkLightFontWeight = " 500 "
322
- public static let sprkLinkLightHoverFontWeight = " 500 "
323
- public static let sprkLinkSimpleFontWeight = " 500 "
320
+ public static let sprkLinkInlineLightHoverFontWeight = " 300 "
321
+ public static let sprkLinkLightFontWeight = " 300 "
322
+ public static let sprkLinkLightHoverFontWeight = " 300 "
323
+ public static let sprkLinkSimpleFontWeight = " 300 "
324
324
public static let sprkMastheadAccordionActiveBackgroundColor = UIColor ( red: 0.969 , green: 0.969 , blue: 0.969 , alpha: 1 )
325
325
public static let sprkMastheadAccordionActiveFontColor = UIColor ( red: 0.110 , green: 0.106 , blue: 0.102 , alpha: 1 )
326
326
public static let sprkMastheadAccordionActiveHeadingColor = UIColor ( red: 0.110 , green: 0.106 , blue: 0.102 , alpha: 1 )
@@ -370,7 +370,7 @@ public class SparkDesignTokens {
370
370
public static let sprkPagSelectionLinkColor = UIColor ( red: 1.000 , green: 1.000 , blue: 1.000 , alpha: 1 )
371
371
public static let sprkPagSelectionLinkColorHover = UIColor ( red: 1.000 , green: 1.000 , blue: 1.000 , alpha: 1 )
372
372
public static let sprkPlaceholderColor = UIColor ( red: 0.553 , green: 0.553 , blue: 0.549 , alpha: 1 )
373
- public static let sprkPlaceholderFontFamily = " RocketSansLight , Helvetica, 'Helvetica Neue', Arial, sans-serif"
373
+ public static let sprkPlaceholderFontFamily = " RocketSans , Helvetica, 'Helvetica Neue', Arial, sans-serif"
374
374
public static let sprkPlaceholderFontSize = CGFloat ( 16.00 )
375
375
public static let sprkPlaceholderFontWeight = 300
376
376
public static let sprkPromoBackgroundColor = UIColor ( red: 1.000 , green: 1.000 , blue: 1.000 , alpha: 1 )
@@ -402,7 +402,7 @@ public class SparkDesignTokens {
402
402
public static let sprkSelectDisabledCursor = " not-allowed "
403
403
public static let sprkSelectErrorBorderColor = UIColor ( red: 0.831 , green: 0.459 , blue: 0.000 , alpha: 1 )
404
404
public static let sprkSelectFocusBorderColor = UIColor ( red: 0.376 , green: 0.227 , blue: 0.631 , alpha: 1 )
405
- public static let sprkSelectFontFamily = " RocketSansLight , Helvetica, 'Helvetica Neue', Arial, sans-serif"
405
+ public static let sprkSelectFontFamily = " RocketSans , Helvetica, 'Helvetica Neue', Arial, sans-serif"
406
406
public static let sprkSelectFontSize = CGFloat ( 16.00 )
407
407
public static let sprkSelectFontWeight = 300
408
408
public static let sprkSelectLineHeight = 1.3
@@ -816,7 +816,7 @@ public class SparkDesignTokens {
816
816
public static let sprkTextInputDisabledColor = UIColor ( red: 0.553 , green: 0.553 , blue: 0.549 , alpha: 1 )
817
817
public static let sprkTextInputErrorBorderColor = UIColor ( red: 0.831 , green: 0.459 , blue: 0.000 , alpha: 1 )
818
818
public static let sprkTextInputFocusBorderColor = UIColor ( red: 0.376 , green: 0.227 , blue: 0.631 , alpha: 1 )
819
- public static let sprkTextInputFontFamily = " RocketSansLight , Helvetica, 'Helvetica Neue', Arial, sans-serif"
819
+ public static let sprkTextInputFontFamily = " RocketSans , Helvetica, 'Helvetica Neue', Arial, sans-serif"
820
820
public static let sprkTextInputFontWeight = 300
821
821
public static let sprkTextInputHugeActivePlaceholderOpacity = 1
822
822
public static let sprkTextInputHugeCompleteLabelColor = UIColor ( red: 0.110 , green: 0.106 , blue: 0.102 , alpha: 1 )
0 commit comments