diff --git a/demo/client.ts b/demo/client.ts index 11837c5c..9d8f2130 100644 --- a/demo/client.ts +++ b/demo/client.ts @@ -530,6 +530,8 @@ function initOptions(term: TerminalType): void { value = { background: '#ffffff', foreground: '#333333', + cursor: '#333333', + cursorAccent: '#ffffff', selectionBackground: '#add6ff', black: '#000000', blue: '#0451a5',