Update terminal-panel.tsx

This commit is contained in:
MacRimi
2025-11-23 22:30:14 +01:00
parent a1f2579047
commit f6c237afc5

View File

@@ -368,7 +368,7 @@ export const TerminalPanel: React.FC<TerminalPanelProps> = ({ websocketUrl, onCl
disableStdin: false, disableStdin: false,
customGlyphs: false, customGlyphs: false,
fontWeight: "500", fontWeight: "500",
fontWeightBold: "700", fontWeightBold: "800",
theme: { theme: {
background: "#000000", background: "#000000",
foreground: "#ffffff", foreground: "#ffffff",