Centralize most color definitions (#1258)
This commit is contained in:
parent
d6aa767bda
commit
78fc1682da
32 changed files with 105 additions and 90 deletions
|
|
@ -477,7 +477,7 @@ list(APPEND SOURCE_FILES
|
|||
FreeRTOS/port_cmsis.c
|
||||
|
||||
displayapp/LittleVgl.cpp
|
||||
displayapp/lv_pinetime_theme.c
|
||||
displayapp/InfiniTimeTheme.cpp
|
||||
|
||||
systemtask/SystemTask.cpp
|
||||
systemtask/SystemMonitor.cpp
|
||||
|
|
@ -663,7 +663,7 @@ set(INCLUDE_FILES
|
|||
libs/date/include/date/ptz.h
|
||||
libs/date/include/date/tz_private.h
|
||||
displayapp/LittleVgl.h
|
||||
displayapp/lv_pinetime_theme.h
|
||||
displayapp/InfiniTimeTheme.h
|
||||
systemtask/SystemTask.h
|
||||
systemtask/SystemMonitor.h
|
||||
displayapp/screens/Symbols.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue