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
The documentation example to find scheme colors are raising this exception. I recommend to change the code from the Example of dynamic color from the list of standard color schemes.
Description of the Bug
The documentation example to find scheme colors are raising this exception. I recommend to change the code from the
Example of dynamic color from the list of standard color schemes
.Code and Logs
I received a right result change the method to the bellow and adding this import:
from kivymd.dynamic_color import DynamicColor
:I hope I helped, thanks everyone!
Versions
The text was updated successfully, but these errors were encountered: