Centralize most color definitions (#1258)

This commit is contained in:
Riku Isokoski 2022-08-16 08:21:23 +03:00 committed by GitHub
parent d6aa767bda
commit 78fc1682da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
32 changed files with 105 additions and 90 deletions

View file

@ -1,5 +1,5 @@
#include "displayapp/LittleVgl.h"
#include "displayapp/lv_pinetime_theme.h"
#include "displayapp/InfiniTimeTheme.h"
#include <FreeRTOS.h>
#include <task.h>