diff --git a/architype.css b/architype.css index 63bc439..3f87f92 100644 --- a/architype.css +++ b/architype.css @@ -7,8 +7,8 @@ --text: #ffffff; --placeholder: rgba(255,255,255,0.2); --outline: #323434; - --background: #000000; - --node-background: #080808; + --background: #202020; + --node-background: #000000; --input: rgba(255,255,255,0.2); }