Hi,
Is it possible for halo theme to have a multicolour icon inside button component like the havana theme?
Hi,
Is it possible for halo theme to have a multicolour icon inside button component like the havana theme?
Hello @atikasuzastri
There are PNG images are used as icons in the havana theme, but in the halo theme the font icons are used - FontAwesome. These icons as any other text can have only one color at the moment.
You can disable font icons via the following property: cuba.web.useFontIcons (WebConfig).
Regards,
Daniil.