Changing the web UI theme
By default, some pages in the Striim web UI have dark backgrounds and some have light backgrounds. To make all pages have consistent backgrounds, on every server that hosts the web UI, edit striim/webui/theme.conf
and change the Theme
property to light
. Then restart Striim.
Note
Changing the theme may require changes to dashboards. For example, labels created with the Value visualization that have white text and a transparent background are readable against the dark gray background of the default theme, but the text color or background must be changed to make them readable against the white background of the light theme.
Note
Users may have to clear their browser caches for a change to the theme to take effect.