diff --git a/selfdrive/ui/ui.h b/selfdrive/ui/ui.h index cbce4e8..022c92a 100755 --- a/selfdrive/ui/ui.h +++ b/selfdrive/ui/ui.h @@ -40,7 +40,7 @@ const float OTHER_LANE_ALPHA = 0.75; const int CENTER_LANE_WIDTH = 70; const int OTHER_LANE_WIDTH = 16; -const ACTIVE_COLOR = QColor(189, 199, 252, 0xd1); +const QColor ACTIVE_COLOR = QColor(189, 199, 252, 0xd1); // Clearpilot custom colors const QColor bg_colors [] = {