Understanding the basics
Jigx color palette
3min
the {{jigx}} mobile app color palette, or color scheme, is a predefined selection of colors used consistently throughout the mobile application's user interface (ui) the color palette is essential for creating a visually appealing and cohesive user experience default color palette below is an image showing the {{jigx}} default color palette, and which ui interfaces use the color jigx color palette selecting default colors in {{jigxbuilder}} while creating your solution you can configure certain components, and widget colors in the yaml to use either the default primary, semantic, or complementary colors use intellisense (ctrl+space) to determine if you can specifiy a color if you can choose a color from the list of available colors selecting colors in jigx builder changing the default colors you can define colors for branded apps in {{jigxmanagement}} organization settings docid\ kswowlfrxuzeqt30ssuuq note that any changes to colors in a branded app requires the app to be re uploaded to the app stores applying colors based on specific conditions colors can be configured based on specific conditions for example, a payment amount exceeding a certain threshold can be displayed in red however, conditional color configurations are only available in areas that support conditions, such as list items in contrast, direct color options are more widely supported, for example, lists allow both conditional and direct setups, whereas interactive images only support direct options additionally, certain areas restrict the available color choices, while ui elements support the predefined set of fourteen colors when configuring the color property, select the color condition option under the when property, add an expression that defines the condition under which the specified color should be applied color condition color \ when =@ctx current item registered = true color color2 \ when =@ctx current item registered = false color color4 color (no condition) options color color2