UPDATE: Configurable modo monitor y tema v2

This commit is contained in:
2025-08-01 14:42:32 +02:00
parent 6184c3dc77
commit 3a671cac6a
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -7,6 +7,7 @@
</script>
<script src="{{ url_for('static', filename='js/utils.js') }}"></script>
<script src="{{ url_for('static', filename='js/scripts.js') }}"></script>
<style>:root {--blink-start-color: {{ theme_colors.bg2 }};}</style>
</head>
<body class="flex flex-col min-h-screen">