From 532fe395a790a8f352cee778342c2ffe6b632638 Mon Sep 17 00:00:00 2001 From: cade Date: Fri, 7 Feb 2025 14:21:13 -0800 Subject: [PATCH] black out --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 267c95d..3dd2917 100644 --- a/index.html +++ b/index.html @@ -21,7 +21,7 @@ } :root { - --color-background: #111; + --color-background: #000; --color-text-subtle: #888; --color-text: #ccc; --font-family: SpaceGrotesk, -apple-system, Helvetica, sans-serif;