summaryrefslogtreecommitdiff
path: root/src/displayapp/Colors.cpp
AgeCommit message (Collapse)Author
2021-08-28Settings : use enums instead of ints to store colors. Group all PTS settings ↵Jean-François Milants
into a struct. PTS/SettingsPTS : Convert to/from LVGL color and Settings::Color, add functions to reduce code duplication. Adapt SettingPineTimeStyle with the last Screen Interface