diff --git a/static/style.css b/static/style.css index 7eb66a0..91000c7 100644 --- a/static/style.css +++ b/static/style.css @@ -82,8 +82,8 @@ --text: #f8f8f2; --foreground: #3d4051; --background: #282a36; - --outside: #44475a; - --post: #44475a; + --outside: #393c4d; + --post: #333544; --panel-border: 2px solid #44475a; --highlighted: #4e5267; --visited: #969692;