Create theming infrastructure and set up default light and dark theme

Relates to: #10
This commit is contained in:
Johannes Marbach 2021-10-05 20:53:37 +02:00
parent 7790becf7c
commit ab2cfdd22a
10 changed files with 908 additions and 89 deletions

View file

@ -35,6 +35,8 @@ unl0kr_sources = [
'main.c',
'montserrat_extended_32.c',
'sq2lv_layouts.c',
'theme.c',
'themes.c'
]
squeek2lvgl_sources = [