Pular para o conteúdo principal

Visual identity

Color scheme

The application is themed by a theme with two main colors:

  • Theme: the theme color.
  • Accent: the contrast color.

Color scheme

Each theme is identified by a three-letter code, such as acr for amazon-cornell-red. The complete list is in Available themes.

To change your instance theme, give the desired code to the deployment team.

note

If none of the themes fit, a new theme can be created for you. Just tell us the desired theme and accent colors.

The same three-letter code is used to theme the Embedded Signature widget.

Logos

The application uses four logo files, served under /theme-assets/:

FileWhere it shows up
light-logoOn dark backgrounds, in the side menu and top bar of the authenticated area, and as the default e-mail logo
dark-logoOn light backgrounds, in the public area header and the external screens
stamp-logoDefault logo of the printer friendly version (signatures manifest)
val-stamp-logoDefault logo of the validation stamp

Examples of light-logo and dark-logo:

Light Logo

Dark Logo

The files must be handed to the deployment team, who place them in the assets folder of the Blob Storage configured for the instance, the same place used by the home page files. After the update, the application must be restarted.

tip

stamp-logo and val-stamp-logo only define the instance default. Each organization can upload its own logo for the printer friendly version and for the validation stamp with no need for the deployment team, as shown in Generated documents.

See also