From 8ac0795fc5bd87b72753da5751b0fdb26c2e1706 Mon Sep 17 00:00:00 2001 From: Sasha Koshka Date: Sun, 9 Oct 2022 21:47:40 -0400 Subject: [PATCH] Fixed it --- prototype/arctica.css | 4 ++-- prototype/index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/prototype/arctica.css b/prototype/arctica.css index a88e9b4..f83f690 100644 --- a/prototype/arctica.css +++ b/prototype/arctica.css @@ -1,7 +1,7 @@ /* martian theme */ :root { - --glass: url("frost.webp"), #2b303c70; - --background: #2b303c; + --glass: url("frost.webp"), #24293370; + --background: #242933; --foreground: #d8dee9; --subtle-foreground: #aeb7c6; --outline: #3b4252; diff --git a/prototype/index.html b/prototype/index.html index 0ebcdca..04a1c4f 100644 --- a/prototype/index.html +++ b/prototype/index.html @@ -4,7 +4,7 @@ mintea - +