mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-08-23 01:04:05 +08:00
ui: add purple prime def
This commit is contained in:
@@ -103,6 +103,7 @@ enum PrimeType {
|
||||
LITE = 2,
|
||||
BLUE = 3,
|
||||
MAGENTA_NEW = 4,
|
||||
PURPLE = 5,
|
||||
};
|
||||
|
||||
const QColor bg_colors [] = {
|
||||
|
||||
Reference in New Issue
Block a user