|
|
@@ -64,6 +64,7 @@ interface ISiteLogoProps {
|
|
|
};
|
|
|
style?: StyleProp<ViewStyle>[] | StyleProp<ViewStyle>;
|
|
|
imageSpace?: keyof NCoreUIKit.ActivePalette["spaces"];
|
|
|
+ subTitleColor?: keyof NCoreUIKit.TextContentColors;
|
|
|
iconColor?: keyof NCoreUIKit.ProjectColorPalette;
|
|
|
titleColor?: keyof NCoreUIKit.TextContentColors;
|
|
|
subTitleVariant?: keyof NCoreUIKit.Typography;
|