Common badge colors for item delegates.
More...
#include <ColorConstants.hpp>
|
|
static const QColor | text {255, 255, 255} |
| |
|
static const QColor | default_bg {107, 114, 128} |
| |
|
static const QColor | enabled {34, 197, 94} |
| |
|
static const QColor | disabled {107, 114, 128} |
| |
|
static const QColor | yes {34, 197, 94} |
| |
|
static const QColor | no {107, 114, 128} |
| |
|
static const QColor | online {34, 197, 94} |
| |
|
static const QColor | recent {59, 130, 246} |
| |
|
static const QColor | old {234, 179, 8} |
| |
|
static const QColor | never {107, 114, 128} |
| |
|
static const QColor | locked {239, 68, 68} |
| |
|
static const QColor | unlocked {107, 114, 128} |
| |
|
static const QColor | origin_primary {59, 130, 246} |
| |
|
static const QColor | origin_derived {139, 92, 246} |
| |
|
static const QColor | nature_actual {34, 197, 94} |
| |
|
static const QColor | nature_estimated {234, 179, 8} |
| |
|
static const QColor | nature_simulated {236, 72, 153} |
| |
|
static const QColor | treatment_raw {107, 114, 128} |
| |
|
static const QColor | treatment_cleaned {14, 165, 233} |
| |
|
static const QColor | treatment_enriched {168, 85, 247} |
| |
Common badge colors for item delegates.
Used across various delegates for consistent badge styling.