Themes and a theme picker

This commit is contained in:
kamkow1
2025-06-25 22:47:07 +02:00
parent ab37785d2a
commit 037b0a123a
10 changed files with 137 additions and 12 deletions

3
main.c
View File

@ -238,7 +238,10 @@ void populate_etc_dump(char *etc_dump)
{
static char *files[] = {
"favicon.ico",
#if MY_DEBUG
"hotreload.js",
#endif
"theme.js",
"simple.css",
"me.jpg",
"tmoa-engine.jpg",