Status
Status colors combine with text or iconography to convey the status of a task.
Dot Status
Comprehensive process status indicators for system operations, providing clear visual feedback on job states and workflow progress.
Badge Status
Badges with predefined status colors for different states. Ideal for showing job status, task progress, or system states.
Status Tokens
| Token | Value | Description | Demo | |
|---|---|---|---|---|
| --nve-sys-status-scheduled-color | --nve-ref-color-purple-violet-1100 | Use for scheduled task status indicators | ||
| --nve-sys-status-queued-color | --nve-ref-color-blue-indigo-1100 | Use for queued task status indicators | ||
| --nve-sys-status-starting-color | --nve-ref-color-green-mint-1100 | Use for starting task status indicators | ||
| --nve-sys-status-running-color | --nve-ref-color-blue-cobalt-1100 | Use for running task status indicators | ||
| --nve-sys-status-restarting-color | --nve-ref-color-yellow-amber-1100 | Use for restarting task status indicators | ||
| --nve-sys-status-stopping-color | --nve-ref-color-pink-rose-1100 | Use for stopping task status indicators | ||
| --nve-sys-status-finished-color | --nve-ref-color-green-grass-1100 | Use for finished task status indicators | ||
| --nve-sys-status-failed-color | --nve-ref-color-red-cardinal-1100 | Use for failed task status indicators | ||
| --nve-sys-status-color | --nve-ref-color-neutral-1000 | Use for default task status indicators | ||
| --nve-sys-status-pending-color | --nve-ref-color-neutral-1100 | Use for pending task status indicators | ||
| --nve-sys-status-unknown-color | --nve-sys-text-black-color | Use for unknown task status indicators | ||
| --nve-sys-status-ignored-color | --nve-ref-color-neutral-1100 | Use for ignored task status indicators |