This commit is contained in:
Your Name
2024-05-17 09:52:32 -05:00
parent 22f88bb093
commit 07851585cd

View File

@@ -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 [] = {