Configuring the Datameer Color Theme
As of Datameer v6.4
The default color theme of Datameer is titled "Deep Ocean".
Datameer also has a more neutral color theme titled "Mona Lisa.
Administrators can configure the Datameer color theme from <datameer installation location>/conf/skin-default.properties:
skin-default.properties
# -- ui skinning --
# theme name
# valid values are "deep-ocean" (default) and "mona-lisa"
ui.skin=deep-ocean
After the property value has been changed, start or restart Datameer to apply the new theme.