@@ -505,18 +505,18 @@ public enum DialtoneTokensBotanyLight {
505505 public static let dtRadioSizeHeight = CGFloat ( 16.00 )
506506 public static let dtRadioSizeRadius = CGFloat ( 50.00 )
507507 public static let dtRadioSizeWidth = CGFloat ( 16.00 )
508- public static let dtShellActionColorBackgroundMutedActive = UIColor ( red: 0.051 , green: 0.427 , blue: 0.298 , alpha: 0.071 )
509- public static let dtShellActionColorBackgroundMutedDefault = UIColor ( red: 0.051 , green: 0.427 , blue: 0.298 , alpha: 0.051 )
510- public static let dtShellActionColorBackgroundMutedHover = UIColor ( red: 0.051 , green: 0.427 , blue: 0.298 , alpha: 0.102 )
511- public static let dtShellActionColorBackgroundMutedSelected = UIColor ( red: 0.051 , green: 0.427 , blue: 0.298 , alpha: 0.071 )
512- public static let dtShellActionColorBackgroundPrimaryActive = UIColor ( red: 0.051 , green: 0.427 , blue: 0.298 , alpha: 0.161 )
513- public static let dtShellActionColorBackgroundPrimaryDefault = UIColor ( red: 0.051 , green: 0.427 , blue: 0.298 , alpha: 0 )
514- public static let dtShellActionColorBackgroundPrimaryHover = UIColor ( red: 0.051 , green: 0.427 , blue: 0.298 , alpha: 0.102 )
515- public static let dtShellActionColorBackgroundPrimarySelected = UIColor ( red: 0.051 , green: 0.427 , blue: 0.298 , alpha: 0.129 )
516- public static let dtShellActionColorBackgroundSecondaryActive = UIColor ( red: 0.051 , green: 0.427 , blue: 0.298 , alpha: 0.161 )
517- public static let dtShellActionColorBackgroundSecondaryDefault = UIColor ( red: 0.051 , green: 0.427 , blue: 0.298 , alpha: 0 )
518- public static let dtShellActionColorBackgroundSecondaryHover = UIColor ( red: 0.051 , green: 0.427 , blue: 0.298 , alpha: 0.102 )
519- public static let dtShellActionColorBackgroundSecondarySelected = UIColor ( red: 0.051 , green: 0.427 , blue: 0.298 , alpha: 0.129 )
508+ public static let dtShellActionColorBackgroundMutedActive = UIColor ( red: 0.224 , green: 0.404 , blue: 0.322 , alpha: 0.071 )
509+ public static let dtShellActionColorBackgroundMutedDefault = UIColor ( red: 0.224 , green: 0.404 , blue: 0.322 , alpha: 0.051 )
510+ public static let dtShellActionColorBackgroundMutedHover = UIColor ( red: 0.224 , green: 0.404 , blue: 0.322 , alpha: 0.102 )
511+ public static let dtShellActionColorBackgroundMutedSelected = UIColor ( red: 0.224 , green: 0.404 , blue: 0.322 , alpha: 0.071 )
512+ public static let dtShellActionColorBackgroundPrimaryActive = UIColor ( red: 0.224 , green: 0.404 , blue: 0.322 , alpha: 0.161 )
513+ public static let dtShellActionColorBackgroundPrimaryDefault = UIColor ( red: 0.224 , green: 0.404 , blue: 0.322 , alpha: 0 )
514+ public static let dtShellActionColorBackgroundPrimaryHover = UIColor ( red: 0.224 , green: 0.404 , blue: 0.322 , alpha: 0.102 )
515+ public static let dtShellActionColorBackgroundPrimarySelected = UIColor ( red: 0.224 , green: 0.404 , blue: 0.322 , alpha: 0.129 )
516+ public static let dtShellActionColorBackgroundSecondaryActive = UIColor ( red: 0.224 , green: 0.404 , blue: 0.322 , alpha: 0.161 )
517+ public static let dtShellActionColorBackgroundSecondaryDefault = UIColor ( red: 0.224 , green: 0.404 , blue: 0.322 , alpha: 0 )
518+ public static let dtShellActionColorBackgroundSecondaryHover = UIColor ( red: 0.224 , green: 0.404 , blue: 0.322 , alpha: 0.102 )
519+ public static let dtShellActionColorBackgroundSecondarySelected = UIColor ( red: 0.224 , green: 0.404 , blue: 0.322 , alpha: 0.129 )
520520 public static let dtShellActionColorForegroundMutedActive = UIColor ( red: 0.067 , green: 0.067 , blue: 0.067 , alpha: 0.600 )
521521 public static let dtShellActionColorForegroundMutedDefault = UIColor ( red: 0.110 , green: 0.110 , blue: 0.110 , alpha: 0.600 )
522522 public static let dtShellActionColorForegroundMutedHover = UIColor ( red: 0.067 , green: 0.067 , blue: 0.067 , alpha: 0.600 )
@@ -527,17 +527,18 @@ public enum DialtoneTokensBotanyLight {
527527 public static let dtShellActionColorForegroundSecondaryDefault = UIColor ( red: 0.110 , green: 0.110 , blue: 0.110 , alpha: 0.859 )
528528 public static let dtShellActionColorForegroundSecondaryDisabled = UIColor ( red: 0.110 , green: 0.110 , blue: 0.110 , alpha: 0.569 )
529529 public static let dtShellActionColorForegroundTertiaryDefault = UIColor ( red: 0.110 , green: 0.110 , blue: 0.110 , alpha: 0.722 )
530- public static let dtShellBaseActionColorBackgroundMuted = UIColor ( red: 0.051 , green: 0.427 , blue: 0.298 , alpha: 1 )
531- public static let dtShellBaseActionColorBackgroundPrimary = UIColor ( red: 0.051 , green: 0.427 , blue: 0.298 , alpha: 1 )
532- public static let dtShellBaseActionColorBackgroundSecondary = UIColor ( red: 0.051 , green: 0.427 , blue: 0.298 , alpha: 1 )
530+ public static let dtShellBaseActionColorBackgroundMuted = UIColor ( red: 0.224 , green: 0.404 , blue: 0.322 , alpha: 1 )
531+ public static let dtShellBaseActionColorBackgroundPrimary = UIColor ( red: 0.224 , green: 0.404 , blue: 0.322 , alpha: 1 )
532+ public static let dtShellBaseActionColorBackgroundSecondary = UIColor ( red: 0.224 , green: 0.404 , blue: 0.322 , alpha: 1 )
533533 public static let dtShellBaseColorAccent = UIColor ( red: 0.400 , green: 0.200 , blue: 0.733 , alpha: 1 )
534+ public static let dtShellBaseColorAction = UIColor ( red: 0.224 , green: 0.404 , blue: 0.322 , alpha: 1 )
534535 public static let dtShellBaseColorBorder = UIColor ( red: 0.008 , green: 0.141 , blue: 0.263 , alpha: 1 )
535536 public static let dtShellBaseColorForeground = UIColor ( red: 0.110 , green: 0.110 , blue: 0.110 , alpha: 1 )
536537 public static let dtShellBaseColorStatusAway = UIColor ( red: 0.502 , green: 0.502 , blue: 0.502 , alpha: 1 )
537538 public static let dtShellBaseColorStatusCritical = UIColor ( red: 0.686 , green: 0.000 , blue: 0.196 , alpha: 1 )
538539 public static let dtShellBaseColorStatusPositive = UIColor ( red: 0.322 , green: 0.788 , blue: 0.149 , alpha: 1 )
539540 public static let dtShellBaseColorStatusWarning = UIColor ( red: 0.835 , green: 0.498 , blue: 0.000 , alpha: 1 )
540- public static let dtShellBaseColorSurface = UIColor ( red: 0.902 , green: 0.922 , blue: 0.859 , alpha: 1 )
541+ public static let dtShellBaseColorSurface = UIColor ( red: 0.914 , green: 0.933 , blue: 0.871 , alpha: 1 )
541542 public static let dtShellColorBorderDefault = UIColor ( red: 0.008 , green: 0.141 , blue: 0.263 , alpha: 0.169 )
542543 public static let dtShellColorBorderSubtle = UIColor ( red: 0.008 , green: 0.141 , blue: 0.263 , alpha: 0.102 )
543544 public static let dtShellColorForegroundCritical = UIColor ( red: 0.549 , green: 0.000 , blue: 0.157 , alpha: 1 )
@@ -549,7 +550,7 @@ public enum DialtoneTokensBotanyLight {
549550 public static let dtShellColorForegroundStrong = UIColor ( red: 0.110 , green: 0.110 , blue: 0.110 , alpha: 1 )
550551 public static let dtShellColorForegroundTertiary = UIColor ( red: 0.110 , green: 0.110 , blue: 0.110 , alpha: 0.722 )
551552 public static let dtShellColorForegroundWarning = UIColor ( red: 0.627 , green: 0.373 , blue: 0.000 , alpha: 1 )
552- public static let dtShellColorSurfaceDefault = UIColor ( red: 0.902 , green: 0.922 , blue: 0.859 , alpha: 1 )
553+ public static let dtShellColorSurfaceDefault = UIColor ( red: 0.914 , green: 0.933 , blue: 0.871 , alpha: 1 )
553554 public static let dtShellLogoColorStar = UIColor ( red: 0.486 , green: 0.322 , blue: 1.000 , alpha: 1 )
554555 public static let dtShellLogoColorWordmark = UIColor ( red: 0.063 , green: 0.008 , blue: 0.173 , alpha: 1 )
555556 public static let dtShellMentionColorForegroundPrimary = UIColor ( red: 1.000 , green: 1.000 , blue: 1.000 , alpha: 1 )
0 commit comments