Tweak color scheme for dark themes

This commit is contained in:
SML 2023-02-09 04:55:57 +08:00
parent aa8af0dcea
commit e544cd8af6

View File

@ -95,9 +95,9 @@ span.icon {
body { body {
--sanic: #ef4444; --sanic: #ef4444;
--sanic-blue: #38bdf8; --sanic-blue: #38bdf8;
--sanic-yellow: #FFE900; --sanic-yellow: #ffde41;
--sanic-purple: #a78bfa; --sanic-purple: #b19bf8;
--sanic-green: #22c55e; --sanic-green: #37d971;
} }
html { html {