By default the ECC interface has the Automic logo on the login dialog and in the header bar. All pages use the Automic gold color and shades of black and grey. You can change both of these to reflect your company brand.
...
To change the logo...
Save your logo as a PNG file named "logo.png".
Copy logo.png into the folder …\webapps\<ECC>\config\theme.
If you do not see the changes with the next login to ECC, restart the Tomcat Webserver.
To change the color scheme...
Open the color.properties file in the folder …\webapps\<ECC>\config\theme.
In the maincolor parameter, specify the RGB color code, making sure to precede it with the pound sign (#) and follow it with a semicolon (;).
For example, enter "maincolor = #f4b73c;" for the Automic gold.
If you do not see the changes with the next login to ECC, restart the Tomcat Webserver.