add pink color
This commit is contained in:
@@ -34,7 +34,8 @@ namespace Pinetime {
|
||||
Navy,
|
||||
Magenta,
|
||||
Purple,
|
||||
Orange
|
||||
Orange,
|
||||
Pink
|
||||
};
|
||||
struct PineTimeStyle {
|
||||
Colors ColorTime = Colors::Teal;
|
||||
@@ -245,4 +246,4 @@ namespace Pinetime {
|
||||
void SaveSettingsToFile();
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user