wip
This commit is contained in:
@@ -130,7 +130,7 @@ enum PrimeType {
|
|||||||
|
|
||||||
const QColor bg_colors [] = {
|
const QColor bg_colors [] = {
|
||||||
[STATUS_DISENGAGED] = QColor(0x17, 0x33, 0x49, 0xc8),
|
[STATUS_DISENGAGED] = QColor(0x17, 0x33, 0x49, 0xc8),
|
||||||
[STATUS_OVERRIDE] = QColor(0x91, 0x7b, 0x7b, 0xf1)),
|
[STATUS_OVERRIDE] = QColor(0x91, 0x7b, 0x7b, 0xf1),
|
||||||
[STATUS_ENGAGED] = QColor(0x91, 0x7b, 0x7b, 0xf1), // CLEARPILOT changed to redish gray
|
[STATUS_ENGAGED] = QColor(0x91, 0x7b, 0x7b, 0xf1), // CLEARPILOT changed to redish gray
|
||||||
|
|
||||||
// FrogPilot colors
|
// FrogPilot colors
|
||||||
|
|||||||
Reference in New Issue
Block a user