summaryrefslogtreecommitdiff
path: root/src/displayapp/screens/settings/SettingPineTimeStyle.h
AgeCommit message (Collapse)AuthorFilesLines
2021-10-03Remove old PineTimeStyle settings appKieran Cawthray1-56/+0
2021-08-28Settings : use enums instead of ints to store colors. Group all PTS settings ↵Jean-François Milants1-9/+3
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
2021-08-15Add randomise button to color pickerKieran Cawthray1-0/+1
2021-06-27Add reset button, reduce button opacityKieran Cawthray1-0/+1
2021-06-25Move array to member variable, retrieve colors from settings for displayKieran Cawthray1-1/+5
2021-06-24PineTimeStyle color picker tidyingKieran Cawthray1-2/+0
2021-06-24PineTimeStyle color picker initial commitKieran Cawthray1-0/+58