Wires the xterm.js terminal pane background color into the theme system. Previously hardcoded as #0d2626; now reads from DashboardTheme.terminalBackground with #000000 as default. Users can override via ~/.hermes/dashboard-themes/*.yaml: terminalBackground: "#1a0a2e"