ui: add purple prime def

old-commit-hash: 0f0acc190b
testing-closet
Adeeb Shihadeh 2 years ago
parent b28343e276
commit cdb9993290
  1. 1
      selfdrive/ui/ui.h

@ -103,6 +103,7 @@ enum PrimeType {
LITE = 2,
BLUE = 3,
MAGENTA_NEW = 4,
PURPLE = 5,
};
const QColor bg_colors [] = {

Loading…
Cancel
Save