Checkmate
DocumentationStatus pages

Customizing appearance

Logo, colors, and branding options.

Overview

Every status page has a few branding fields. They're all optional — defaults work if you leave them blank.

Branding options

  • Logo: Upload your company logo (JPEG/PNG, max 3MB)
  • Company name: Display name at the top of the page
  • Color: Primary color for the status page theme
  • Timezone: Timezone for displaying check times

Themes

Five layouts are available: Refined (default), Modern, Bold, Editorial, and Minimal — a stripped-down look added in v3.9.1. Each theme also has a mode: Auto (follow the visitor's system preference), Light, or Dark.

Custom CSS

Since v3.9.1 you can add your own CSS (up to 100,000 characters) to override any part of the page. The admin view renders your CSS in a live preview before you publish.

For visitors' safety, the CSS cannot reference external resources — @import and url(...) pointing outside the page are rejected, and the public page is served with a strict Content Security Policy.

Applying customizations

  1. Navigate to Status pages and select your page
  2. Click Settings or the gear icon
  3. Upload your logo and configure branding
  4. Click Save

On this page