some changes to themes

This commit is contained in:
fzorb 2025-01-16 11:26:30 +02:00
parent 26c526e433
commit 8237b6aa19
51 changed files with 852 additions and 12 deletions

View file

@ -0,0 +1,6 @@
<div>
<select id="themes">
</select>
<button onclick="changetheme()">Change theme</button>
</div>
<div id="aaa"></div>