feat: appwide darkmode toggle and daemon connection check

This commit is contained in:
2026-02-18 22:20:25 +02:00
parent 2717dde5af
commit d88501a872
9 changed files with 190 additions and 93 deletions

View File

@@ -22,8 +22,8 @@
"label": "popup",
"title": "AI Quick Action",
"url": "/popup",
"width": 800,
"height": 400,
"width": 960,
"height": 720,
"decorations": false,
"transparent": true,
"alwaysOnTop": true,