diff --git a/selfdrive/ui/ui.h b/selfdrive/ui/ui.h index d6a7434..b8faf7c 100644 --- a/selfdrive/ui/ui.h +++ b/selfdrive/ui/ui.h @@ -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