diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index 1cc4908a..3e30edd8 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -541,7 +541,7 @@ html,body,tr,th,td,#files,a,#blogout { border: none; } body { - background: #222; + background: #e4edf8; } @supports (background: var(--bg)) { body {