Branding
Customize the appearance of your status page to match your brand.
Logo
Upload a logo for your status page.
Requirements
- Formats: PNG, JPG, GIF, WebP
- Max size: 2MB
Footer
Footer Copyright
Short copyright line (e.g. "© 2026 Your Company")
Footer Text
Additional content displayed in the footer.
Examples:
- Support links
- Contact information
- Legal disclaimers
Theme JSON
Advanced customization using JSON.
This allows you to control:
- Colors
- Styling
- Layout (depending on implementation)
Example
{
"primaryColor": "#6D28D9",
"backgroundColor": "#0F172A",
"textColor": "#E5E7EB"
}
⚠️ Invalid JSON may break styling. Always validate your JSON before saving.
Tips
- Keep branding consistent with your main product
- Use high-contrast colors for readability
- Test changes before sharing publicly