You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically, I have some widgets on the screen that are not buttons and are manually colored, is it possible to have the code set custom colors for them or maybe make the color into a variable that can be called from their styling?
In this image, I want the black background to be a semitransparent white
I have no idea where this blue color comes from, either, I have the default red and indigo in the code, so I am also super confused there. I want to be able to have the user click the theme button and have it cycle through all of the material colors, but no idea how to implement that.
The text was updated successfully, but these errors were encountered:
Basically, I have some widgets on the screen that are not buttons and are manually colored, is it possible to have the code set custom colors for them or maybe make the color into a variable that can be called from their styling?
In this image, I want the black background to be a semitransparent white
I have no idea where this blue color comes from, either, I have the default red and indigo in the code, so I am also super confused there. I want to be able to have the user click the theme button and have it cycle through all of the material colors, but no idea how to implement that.
The text was updated successfully, but these errors were encountered: