Brand colour
Your primary brand colour drives the look of the sidebar, buttons, links, active states, and accent elements throughout the interface. Use the interactive preview below to see the effect in real time.Try it — interactive sidebar preview
Pick a colour or enter a hex value to see how the sidebar header, navigation highlights, and action buttons adapt to your brand.Setting your brand colour
Open branding settings
Navigate to Admin → Settings → Branding. The Brand Colours card is in the second section.
Choose a primary colour
Click the colour swatch or enter a hex value (e.g.
#3B82F6). The picker updates in real time so you can preview before saving.Optionally set a secondary colour
The secondary colour is used for subtle backgrounds and muted accents. If you leave it blank, the default grey is used.
Application logo
Your logo appears in the sidebar header, login page, and generated documents.Supported formats
| Format | Recommended | Notes |
|---|---|---|
| SVG | Yes | Scales perfectly at any size, smallest file size |
| PNG | Yes | Use a transparent background for best results |
| WebP | Supported | Good quality-to-size ratio |
| JPEG | Supported | Avoid — no transparency support |
Uploading your logo
Upload or set a path
Either drag and drop your logo file into the upload area, or enter a relative path to a logo already on the server (e.g.
assets/images/my-logo.svg).Check the preview
The preview panel shows how the logo renders. The logo is displayed using a CSS mask technique — it appears as a solid black shape in light mode and inverts to white in dark mode.
The logo height is capped at 40px and max width at 160px by default. These limits are configurable via environment variables
NAV_LOGO_HEIGHT and NAV_LOGO_MAX_WIDTH.Company identity
| Setting | Where it appears |
|---|---|
| App Name | Browser tab title, email headers, PWA install prompt |
| Short Name | PWA home screen icon label, compact UI areas |
| Description | Meta description, PWA manifest |
Favicons and app icons
PropOps supports full PWA installation. Upload the following icons to ensure a polished experience across all devices:| Icon | Size | Purpose |
|---|---|---|
favicon.ico | 48×48 | Browser tab icon |
favicon-96x96.png | 96×96 | High-DPI browser tab |
apple-touch-icon.png | 180×180 | iOS home screen |
manifest-192.png | 192×192 | Android home screen |
manifest-512.png | 512×512 | Android splash screen |
Social sharing images
When someone shares a link to your PropOps instance, these images appear in the link preview card:- Social Thumbnail — used as the default Open Graph image.
- OG Image — overrides the thumbnail for Facebook, LinkedIn, and other platforms.
- Twitter Image — used specifically for Twitter/X card previews.
Login page
Slideshow images
The login page can display a carousel of images alongside the login form:- Go to Admin → Settings → Branding.
- Scroll to Login Slideshow Images.
- Upload or add paths for each slide image.
- Drag to reorder. The first image is shown by default.