How to change colors?

At User > Edit profile you can change themes between light and dark theme.

These themes seem to be stored on the server in:
/opt/omd/sites/[site name]/share/check_mk/web/htdocs/themes/

Can’t find any documentation regarding these themes.
So completely untested and on your own risk, but perhaps:

  • you can copy an existing theme
  • make adjustments in [copy of theme]/theme.css (it’s minimized) regarding your color changes
  • edit [copy of theme]/theme.json to give your theme a unique theme name.

But maybe the enterprise edition has some special features for this, that I don’t have with raw, so possible there is a different/better way.