diff --git a/docs/index.html b/docs/index.html index 4ac8da7..980539e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -193,7 +193,9 @@ :root { /* Theme */ --background: #9fcce3; - --theme-color: #e3b69f; + --theme-hue: 20; + --theme-saturation: 55%; + --theme-lightness: 76%; /* Content */ --content-max-width: 62em;