diff --git a/docs/css/custom.css b/docs/css/custom.css index c2dfbcd..5bb6438 100644 --- a/docs/css/custom.css +++ b/docs/css/custom.css @@ -430,7 +430,7 @@ --background-color1: #777; --foreground-color: #1f2228; --foreground-color3: #665c54; - --accent-color: #6f8ce5; + --accent-color: #315ee7; } /* Force dark theme */ diff --git a/static/css/custom.css b/static/css/custom.css index c2dfbcd..5bb6438 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -430,7 +430,7 @@ --background-color1: #777; --foreground-color: #1f2228; --foreground-color3: #665c54; - --accent-color: #6f8ce5; + --accent-color: #315ee7; } /* Force dark theme */