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 keyboard primary button color #41

Open
sergiyvergun opened this issue Dec 3, 2022 · 4 comments
Open

Change keyboard primary button color #41

sergiyvergun opened this issue Dec 3, 2022 · 4 comments
Labels
bug Something isn't working

Comments

@sergiyvergun
Copy link

How to change this button color?
image

@sergiyvergun sergiyvergun added the bug Something isn't working label Dec 3, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Dec 3, 2022

Hi 👋🏽 Thank you for opening your first issue with simpleclub/math_keyboard ❤

You can expect triage from us soon 🙂
In the meantime, you can try to search for similar issues in our issue database.

@jbenjoy2
Copy link

jbenjoy2 commented May 20, 2023

is there any update on this? I've been going through all of the source code and can't figure out a way to change the colors on this keyboard. Any advice, @edhom?

@jbenjoy2
Copy link

i have a similar question- how do we change this color? I see no way to do it and yet the color in your readme pics is different than this green color

@jbenjoy2
Copy link

@sergiyvergun i figured it out in a hacky work-around sort of way. It defaults to the secondary theme's secondary color on the colorswatch. For me, i set mine in my main.dart file. Note that overriding the colorswatch will mess up some other color schemes (like a cupertino dialog background color) so you may have to go in and wrap those other things in themes. You may ALSO be able to wrap the MathKeyboard in a theme but i didnt try that yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants