diff --git a/site/src/pages/TerminalPage/TerminalPage.tsx b/site/src/pages/TerminalPage/TerminalPage.tsx index b35870b465ff1..933255db028b1 100644 --- a/site/src/pages/TerminalPage/TerminalPage.tsx +++ b/site/src/pages/TerminalPage/TerminalPage.tsx @@ -203,7 +203,7 @@ const TerminalPage: FC<{ {/* This overlay makes it more obvious that the terminal is disconnected. */} {/* It's nice for situations where Coder restarts, and they are temporarily disconnected. */}
- Disconnected + Disconnected
@@ -227,11 +227,16 @@ const useStyles = makeStyles(() => ({ color: "white", fontFamily: MONOSPACE_FONT_FAMILY, fontSize: 18, - backgroundColor: "rgba(0, 0, 0, 0.2)", + backgroundColor: "rgba(0, 0, 0, 0.6)", "&.connected": { opacity: 0, }, }, + overlayText: { + padding: 32, + fontSize: 24, + backgroundColor: "#000", + }, terminal: { width: "100vw", height: "100vh", pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy