This commit is contained in:
Your Name
2024-05-02 20:18:54 -05:00
parent 1b13eaf1eb
commit 7f42a4ba28

View File

@@ -130,7 +130,7 @@ enum PrimeType {
const QColor bg_colors [] = {
[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
// FrogPilot colors