Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change color of Picker "Save" button and tick mark? #733

Closed
kevin-foster-uk opened this issue Apr 3, 2020 · 6 comments
Closed

Change color of Picker "Save" button and tick mark? #733

kevin-foster-uk opened this issue Apr 3, 2020 · 6 comments
Assignees
Labels
waiting for release Pending issue that was resolved and waiting for next version release

Comments

@kevin-foster-uk
Copy link

Hi,

Can anyone tell me how to change the color of the "Save" button and tick mark in the Picker component? Currently the default is light blue, I need them to be black.

I have searched the documentation, example code and also here in git-hub issues but I cant find any hint of a solution.

Thanks

@kevin-foster-uk
Copy link
Author

OK. I worked it out.

topBarProps={{doneButtonProps: {color: '#000000'}}}

@kevin-foster-uk
Copy link
Author

Actually thats only half a solution. I still dont know how to change the select item tick color.

@ethanshar
Copy link
Collaborator

Hey @fosteruk
Can you explain. What do you mean the selected item tick color?
(can u please attach a screenshot).
Thanks.

@ethanshar ethanshar self-assigned this Apr 4, 2020
@kevin-foster-uk
Copy link
Author

Hey @ethanshar,

I mean the tick that indicates which item(s) has been selected.

Screenshot 2020-04-05 at 21 48 59

@ethanshar
Copy link
Collaborator

Hey @fosteruk
A fix will be released in the next version (1-2 weeks)
If you want to try it out, you can install our snapshot version

@ethanshar ethanshar added the waiting for release Pending issue that was resolved and waiting for next version release label Apr 6, 2020
@ethanshar
Copy link
Collaborator

feature was released in v5.6.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting for release Pending issue that was resolved and waiting for next version release
Projects
None yet
Development

No branches or pull requests

2 participants