Open sergiyvergun opened 1 year ago
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.
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?
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
@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
How to change this button color?