Hello dear great Koders I have an app that I want to change the color using blocks but I can’t solve this issue please help me in advanced way.
Here is what I have tried so far but it doesn’t seem to work.
I wanted to set those colors but I didn’t find the perfect way how I can do it.
FF or 255 is the number that represents the transparancy of the color.
Like #D4AF37FF. So the color is solid. In some cases it will be at the end of the hex value. With the color utilities you have the set the number of the transparancy in the front so #FFD4AF37. Just try and see. If you want to make your color more transparant you have to lower the number. For instance #77D4AF37.
Because of time I didn’t want to waste my time I then simply used your comments and tried to relax a little bit and came up with a simple method as a solution to change color in the backend blocks.
First I used labels and changed their colors then I went into blocks then I used them to change whatever components I wanted.
I used that method to change the Theme Color eg. when Dark_Theme_Btn clicks then it should find if the theme color is Dark it will call the notifier that the theme is Dark but if not then the Whole App theme will change into Dark theme.
Also when White_Theme_Btn clicks then it should find if the theme color is White it will call the notifier that the theme is White but if not then the Whole App theme will change into White.
Here is a testing video I hope you will like it click this icon love