New settings menu

Settings menu to remember light/dark mode, connection and other settings.
This commit is contained in:
Knud Schrøder
2025-12-12 19:01:52 +01:00
committed by GitHub
parent 545a7a19cd
commit 2b5422ef03
3 changed files with 1132 additions and 587 deletions

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,12 @@
{
"version": 2,
"host": "192.168.0.156",
"port": 4403,
"connection_type": "tcp",
"serial_port": "",
"ble_address": "",
"theme": "dark",
"channel_choice": "Public (broadcast)",
"window_geometry": "1500x820+201+355",
"sash_fraction": 0.4
}