In KivyMD, how i can apply my custom color palette by configuring the theme colors using the theme_cls object ?
Assuming my color palette consists of the following colors:
It is described here: https://kivymd.readthedocs.io/en/1.1.1/themes/theming/#changing-the-theme-colors
There is not a match between your descriptions, and the values that need to be overloaded in color_definitions.py. You would need to decide these values.
See: https://github.com/kivymd/KivyMD/blob/master/kivymd/color_definitions.py
--
You received this message because you are subscribed to the Google Groups "Kivy users support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kivy-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kivy-users/b989476a-e4a8-4797-b508-55f6e72ce881n%40googlegroups.com.