feature: dark theme: add (#332)

This commit is contained in:
coderaiser 2024-03-29 13:25:23 +02:00
parent 35622082a9
commit 6bc4f3ec26
23 changed files with 186 additions and 51 deletions

View file

@ -15,6 +15,9 @@
<style data-name="columns">
{{ columns }}
</style>
<style data-name="themes">
{{ themes }}
</style>
</head>
<body>
<div class="fm">{{ fm }}</div>