Style
type Style = Overwrite<JSFStyle, { borderBottomColor?: string; borderLeftColor?: string; borderRightColor?: string; borderTopColor?: string; color?: string; fillColor?: string; patternColor?: string;}>;type Style = Overwrite<JSFStyle, { borderBottomColor?: string; borderLeftColor?: string; borderRightColor?: string; borderTopColor?: string; color?: string; fillColor?: string; patternColor?: string;}>;