Console Theme Library Panel
Overview
The console theme library panel displays the console themes that
reside in the repository being
used by this instance of the application. It is a sub-panel of the component library panel.
The table displays the name of each console theme and whether or not the theme is the active console theme.
Above the table is a checkbox that lets you hide or show the core
console themes.
You can preview each console theme by selecting it. The
preview will display in the panel on the right.
Below the table are buttons that provide the following
functionality:
- Create a new console theme: This will prompt you for the
name of the new console theme (which must be unique) and create an
empty theme.
- Activate the selected console theme: This makes the selected console theme the active theme. You need to activate a theme to edit it.
- Copy the selected console theme(s): This will make exact
replicas of the selected console themes.
- Rename the selected console theme(s): The renames the
selected console theme(s). Any components that reference a renamed
console theme will be resaved to the repository.
- Delete console theme: This lets you attempt to delete the
selected console theme(s). You will be unable to delete console
theme(s) that are referenced by other components.
- View the component
references report: This brings up a dialog that gives you a view into
which components reference the selected console theme.
- View XML: Displays the XML file behind the selected console
dasbhoard...primarily for debugging purposes.
- Import: Import a console theme definition.
- Export: Export a console theme definition.
See also