Manage User Interface Themes
This applies to: Visual Data Discovery
Symphony includes support for color themes that help you define the colors of your user interface. Match to your corporate colors, or use one of several built in themes.
You can define and use your own color themes. To manage themes, a Symphony user must be assigned to a group with the Administer Themes (ROLE_ADMINISTER_THEMES) privilege enabled. See Group Privilege Reference.
Note: You can only tailor theme colors. Other tailoring properties (such as fonts or font sizes) should not be changed.
Themes are defined, controlled, and managed using the customization/themes API endpoint. Any changes you make to the theme are applied for all users in the tenant account. Users in other tenant accounts are not affected.
You can specify a master theme in the theme JSON using the masterThemeID property to define properties you want have inherited by a custom theme. Using a master theme is optional. Only Symphony-supplied themes can be used as a master theme. See Supplied Themes.
Additional information about themes can be found here:
User Interface Themes
Supplied Themes
When Symphony is installed, three themes are provided: composer, modern (light) and dark. The composer theme is used by default. You can switch to (activate) a different theme when needed.
See Activate a Theme.
API documentation is provided in your environment at this link: <symphony-URL>/discovery/swagger-ui.html.
Comments
0 comments
Please sign in to leave a comment.