Support dynamic dark/light themes

This commit is contained in:
2022-03-30 19:35:26 +02:00
parent e18e4303b3
commit 13f697e5de
45 changed files with 194 additions and 261 deletions

View File

@@ -5,7 +5,6 @@
<head>
{{template "meta_tags" "Administrator panel"}}
{{template "user_style" .}}
{{template "user_style_js" . }}
<script>
window.api_endpoint = '{{.APIEndpoint}}';