add MwNdarkTheme
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good

This commit is contained in:
Nishi 2026-03-27 11:25:53 +09:00
commit 6cc3925282
Signed by: nishi
GPG key ID: 27EF69B208EB9343
6 changed files with 80 additions and 34 deletions

View file

@ -75,7 +75,6 @@ struct _MwVoidKeyValue {
struct _MwWidget {
char* name;
MwLLColor bgcolor;
int dark_theme;
MwLL lowlevel;
MwWidget parent;