fix: accent color
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
0xMRTT 2023-05-12 17:51:06 +02:00
parent 782ee5d18c
commit fd99163ea2
Signed by: 0xmrtt
GPG key ID: 19C1449A774028BD

View file

@ -6,7 +6,7 @@ theme = 'gadolinium'
[params]
sourceURL = "https://codeberg.org/0xMRTT/gadolinium"
accentColor = "var(--green3)"
accentColor = "#33d17a"
issueURL = "https://codeberg.org/0xMRTT/gadolinium/issues"
customHeadHTML = """
<script defer data-domain="bavarder.codeberg.page" src="/js/script.js"></script>