type ButtonTheme = { buttonBackgroundColor?: string; buttonBorderColor?: string; buttonTextColor?: string;};