In appfarm it is very hard to customize the colors on buttons. Even though it is possible to create custom colors in theme in create, it is not possible to choose these colors as the color of a button. It would be really nice if it was possible to select custom colors for buttons.
Hi Daniel,
At the moment you are not able to use custom colors on buttons. This is because Create uses Material UI and MUI only accepts “semantic” colors. This is why the only color options you can choose from are “primary”, “secondary”, “error”, etc.
However, you are able to create “custom buttons” by using a container with a text component inside it. Here you are able to customize the button quite freely. Here you could create a shared component which can be used throughout the app.

I have created a feature challenge so that the devs team is informed about this feature request ![]()
//Ulrik
1 Like