diff --git a/src/web/assets/style.css b/src/web/assets/style.css index 92bd749..bd2b1c0 100644 --- a/src/web/assets/style.css +++ b/src/web/assets/style.css @@ -50,8 +50,8 @@ html { } body { font-family: monospace; - background-color: var(--bg-1); - color: var(--fg-1); + /* background-color: var(--bg-1); */ + /* color: var(--fg-1); */ margin: 0; line-height: 1.2; height: 100%;