theme: change main color

This commit is contained in:
Julien Calixte
2026-02-27 11:48:31 +01:00
parent 7a6b671320
commit 1cc6056907
8 changed files with 5 additions and 7 deletions

View File

@@ -15,8 +15,8 @@
href="/apple-touch-icon-180x180.png"
sizes="180x180"
/>
<link rel="mask-icon" href="/masked-icon.png" color="#ffffff" />
<meta name="theme-color" content="#2C3A47" />
<link rel="mask-icon" href="/masked-icon.png" color="#ffa4c0" />
<meta name="theme-color" content="#2e5c1a" />
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/katex@0.16.4/dist/katex.min.css"