ui: update app branding and add menu bar

Update app name and branding across config, title bar, and HTML.
Add MenuBar component to layout and improve title bar button styles.
This commit is contained in:
2025-09-30 12:10:39 -04:00
parent c243aedcd7
commit ec11b18d32
7 changed files with 257 additions and 17 deletions

View File

@@ -12,7 +12,7 @@
"app": {
"windows": [
{
"title": "shark",
"title": "Shark!",
"width": 800,
"height": 600,
"decorations": false