/* Match the workspace canvas before the asynchronous app entry has loaded. */
html { background: #f2f4f5; color-scheme: light; }
html[data-joy-color-scheme="dark"] { background: #19232b; color-scheme: dark; }
