From 0cfd80d5b45733aa5dccb4cf15600adf84f11edf Mon Sep 17 00:00:00 2001 From: Zhi Wang Date: Fri, 7 Jan 2022 12:19:59 -0500 Subject: [PATCH] wip --- assets/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/index.html b/assets/index.html index 353fd77..2930b44 100644 --- a/assets/index.html +++ b/assets/index.html @@ -31,7 +31,7 @@ // print something to test output and scroll var str = [ ' ┌────────────────────────────────────────────────────────────────────────────┐', - ' │ Xterm.js is the frontend component that powers many terminals including, │', + ' │ \x1b[32mXterm.js\x1b[0m is the frontend component that powers many terminals including, │', ' │ \x1b[3mVS Code\x1b[0m, \x1b[3mHyper\x1b[0m and \x1b[3mTheia\x1b[0m! │', ' │ │', ' │ \x1b[34mhttps://xtermjs.org\x1b[0m (<-try to click it!) │',