Create theming infrastructure and set up default light and dark theme
Relates to: #10
This commit is contained in:
parent
7790becf7c
commit
ab2cfdd22a
10 changed files with 908 additions and 89 deletions
|
|
@ -35,6 +35,8 @@ unl0kr_sources = [
|
|||
'main.c',
|
||||
'montserrat_extended_32.c',
|
||||
'sq2lv_layouts.c',
|
||||
'theme.c',
|
||||
'themes.c'
|
||||
]
|
||||
|
||||
squeek2lvgl_sources = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue