add light mode and auto theme selector

This commit is contained in:
2026-04-04 22:33:56 -07:00
parent d4ca88f108
commit ce10edd9cd
5 changed files with 420 additions and 75 deletions

View File

@@ -14,8 +14,8 @@ from typing import Any
MENU_LAYOUT: dict[str, list[str]] = {
"Input": [
"Image",
"ImageDemo",
"Folder",
"ImageDemo",
"SyntheticSurface",
"Note",
"TextNote",