Update terminal-panel.tsx

This commit is contained in:
MacRimi
2025-11-23 22:39:46 +01:00
parent 1914435707
commit 09ecc79050

View File

@@ -367,7 +367,7 @@ export const TerminalPanel: React.FC<TerminalPanelProps> = ({ websocketUrl, onCl
scrollback: 2000,
disableStdin: false,
customGlyphs: false,
fontWeight: "550",
fontWeight: "600",
fontWeightBold: "850",
theme: {
background: "#000000",