diff --git a/VDS/Typography/Typography.swift b/VDS/Typography/Typography.swift index 830c6d72..e8b8c2ba 100644 --- a/VDS/Typography/Typography.swift +++ b/VDS/Typography/Typography.swift @@ -232,11 +232,11 @@ extension TypographicalStyle { .FeatureSmall, .FeatureXSmall, .Title2XLarge, - .TitleXLarge, - .TitleLarge: + .TitleXLarge: return .dsLight - case .TitleMedium, + case .TitleLarge, + .TitleMedium, .TitleSmall, .BodyLarge, .BodyMedium: