color picker yay
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-09-09 13:37:35 -07:00
parent 782912c8a6
commit 0e46e65034
6 changed files with 172 additions and 1 deletions
+2
View File
@@ -38,4 +38,6 @@
<style>{% getBundle "css" %}</style>
{# Scripts #}
<script>{% include "js/theme.js" %}</script>
<script type="module">{% getBundle "js" %}</script>