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 @@