wip
This commit is contained in:
@@ -40,7 +40,7 @@ const float OTHER_LANE_ALPHA = 0.75;
|
|||||||
const int CENTER_LANE_WIDTH = 70;
|
const int CENTER_LANE_WIDTH = 70;
|
||||||
const int OTHER_LANE_WIDTH = 16;
|
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
|
// Clearpilot custom colors
|
||||||
const QColor bg_colors [] = {
|
const QColor bg_colors [] = {
|
||||||
|
|||||||
Reference in New Issue
Block a user