Upgrade dashboard, builder, and agent resource controls.

Dark UI with hashrate graphs, inline setting help, percent-based threads/RAM, configurable process name and display modes, and LAN-aware run.bat startup banner.
This commit is contained in:
drjones
2026-05-26 23:26:39 -07:00
parent 6241dfd556
commit f7d6dcf542
24 changed files with 960 additions and 191 deletions

View File

@@ -1,9 +1,9 @@
:root {
--bg-primary: #0a0e17;
--bg-secondary: #111827;
--bg-card: #1a2235;
--bg-hover: #243049;
--border-color: #2a3a5c;
--bg-primary: #05070d;
--bg-secondary: #0b1020;
--bg-card: #121a2e;
--bg-hover: #1a2540;
--border-color: #243049;
--text-primary: #e2e8f0;
--text-secondary: #94a3b8;
--text-muted: #64748b;