Installed Application Settings
Installed applications can be customized with their own settings. Currently, this is limited to customizing the color of the UI card within the Vertesia App Portal.
To edit the settings for an installed application, select the "Edit Settings" button within the application card in Vertesia Studio (Vertesia Studio > Settings > Applications > Installed Apps
).
- Note: If you do not have permission to edit the application, you will not be able to make changes.
App Card Color
You can customize the colors used for the application card's appearance within the Vertesia App Portal. To do so, use the color
property in the application settings:
{
"color": "<color_name>"
}
Available Colors
When configuring application installations, you can choose from a variety of predefined colors to customize your applications's appearance:
Using Color Gradients
Applications support two different gradient formats for enhanced visual appearance:
Using Gradient Stops
Gradients can be specified using color names with numeric gradient stops:
- Format:
color-number
Using Two Colors
Create gradients that blend between two different colors:
- Format:
color-color