Skip to content

Conversation

@thunderweasel
Copy link
Contributor

Currently when passing a theme of 'dark', the title changes to white, but the buttons do not. Also, buttonColor requires a hex value to be passed and not for example the hsl format. This PR changes buttonColor to have the same niceties as e.g. dividerColor, allowing various color formats and changing to white by default when the theme is dark.

@thunderweasel thunderweasel changed the title Have Android buttonColor be consistent with how other color props work Fix buttons not being visible by default on Android when in dark theme, allow buttonColor to take non-hex values Dec 1, 2024
@thunderweasel thunderweasel changed the title Fix buttons not being visible by default on Android when in dark theme, allow buttonColor to take non-hex values Fix default button color on Android when in dark mode, allow buttonColor to take non-hex values Dec 1, 2024
@henninghall henninghall merged commit bf0532f into henninghall:master Dec 13, 2024
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants