Theme & Appearance
MC-Vector currently ships with a dark theme as its default and primary visual style. The UI is built with a zinc-based dark palette optimized for long server management sessions.
Color Scheme
The dark theme uses the following color system:
| Token | Color | Use |
|---|---|---|
| Background | #09090b (zinc-950) | App background |
| Card | #18181b (zinc-900) | Panels, sidebar |
| Border | #27272a (zinc-800) | Dividers, outlines |
| Text | #f4f4f5 (zinc-100) | Primary text |
| Muted text | #a1a1aa (zinc-400) | Secondary text |
| Accent | #ffffff | Buttons, highlights |
Application Settings
Open Application Settings (gear icon in the sidebar footer, or Cmd/Ctrl+K → “Settings”) to access appearance options:
- Language — switch the UI language (i18n)
- Theme — currently dark only; light mode is planned
App Updates
The Application Settings panel also shows the current app version and provides access to the update flow:
- Click “Check for Updates” to query the latest release.
- If an update is available, click “Download” — progress is shown in real-time.
- Click “Install & Restart” to apply the update.
Release notes are displayed in Markdown format before you install.