From 8c35c3c3d4ea0a5dea3be75928d4cacf87ca6cf6 Mon Sep 17 00:00:00 2001 From: Akseli Lahtinen Date: Mon, 12 Sep 2022 11:22:01 +0300 Subject: add pink color --- src/components/settings/Settings.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/components/settings') diff --git a/src/components/settings/Settings.h b/src/components/settings/Settings.h index 478408f6..c5c94e5a 100644 --- a/src/components/settings/Settings.h +++ b/src/components/settings/Settings.h @@ -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(); }; } -} +} \ No newline at end of file -- cgit v1.2.3-70-g09d2