chore: updating color scheme with dark mode

This commit is contained in:
2026-01-23 17:40:33 +01:00
parent b373cbcba1
commit 039c52a8b7
4 changed files with 18 additions and 18 deletions
+1
View File
@@ -110,6 +110,7 @@ const panelComponent = computed(() => {
.panel-container {
display: grid;
grid-template-rows: auto auto 1fr;
color-scheme: dark;
padding: 2px;
max-width: 800px;