# Branding in apps


> Apps pick up your workspace logo and colors automatically. Set them once and every app follows.
Apps read your workspace branding when they load, so they show your logo and your colors rather than generic defaults.

Set once, at the workspace level. There is no branding to configure per app.

## Setting it

Under **Settings**, then **Workspace**, in the branding section. You upload a light logo and a dark logo, and set three colors: accent, light, and dark.

Two logos, because backgrounds vary and a logo with dark lettering disappears on a dark background. See [Name and branding](/docs/workspaces/settings/name-and-branding/).

## Before you set it

If you have not uploaded anything, we attempt to detect your brand from your domain. That means a newly installed app often looks approximately right straight away.

Approximately is the operative word. It is a guess from public information, so check it before assuming it is what you want on a wall.

## For developers

A custom app can read the same branding values, so an app you build yourself matches everything else without you passing colors in as settings. The available values are in the [developer documentation](https://developer.screenly.io/edge-apps/#global-branding-settings).