SouthernIoT UI Theme
This page previews the colors, typography, and components we’ll apply to your web services wherever customization is feasible (Portal first; Docs/Dash next; GitLab/Mattermost limited by platform).
Office Stack Status
docs ✅
auth ✅
portal ✅
dash ✅
chat ✅
gitlab ✅
(Live health cards will come later via /api/health.)
Color tokens
--c-primary
Brand blue
--c-primary-2
Secondary blue
--c-accent
Highlight
--c-bg
Background
Cards & tables
Service
Host
Status
Authentik
10.10.8.132:9000
OK
Docs
10.10.8.132:3002
OK
Dash API
10.10.8.132:8000
OK
GitLab
10.10.8.131:8929
OK
Form controls
Notes (what we can theme)
- Portal: fully themeable (static HTML/CSS).
- Docs (Docusaurus): themeable (logo + colors + navbar/footer + CSS).
- Dash: themeable if we control frontend CSS (we do).
- Mattermost: limited theming unless we configure inside Mattermost UI (logo/colors per account/site settings).
- GitLab: limited branding; possible via GitLab UI settings and/or custom CSS, but heavier and upgrades can overwrite.