From 07851585cd7d885efee82f8e1fa1926361fd7746 Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 17 May 2024 09:52:32 -0500 Subject: [PATCH] wip --- selfdrive/ui/ui.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 [] = {