From 4d98e0e8f077e14bdba26c52c538175d1f6e587f Mon Sep 17 00:00:00 2001 From: "gitauto-ai[bot]" <161652217+gitauto-ai[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 00:25:17 +0000 Subject: [PATCH 1/2] Update theme-overrides.css --- theme-overrides.css | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 theme-overrides.css diff --git a/theme-overrides.css b/theme-overrides.css new file mode 100644 index 0000000..060727e --- /dev/null +++ b/theme-overrides.css @@ -0,0 +1,2 @@ +body { background-color: #121212 !important; } +.panel { height: 60vh !important; } From 8a85129f242eb4124aee00d84b8b4af52fa9d6fb Mon Sep 17 00:00:00 2001 From: "gitauto-ai[bot]" <161652217+gitauto-ai[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 00:25:52 +0000 Subject: [PATCH 2/2] Update index.html --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 63c8c91..ca1a65d 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,7 @@ +