fix: update app.js with Dracula & Alucard themes

This commit is contained in:
ggfevans
2026-01-20 17:32:27 -08:00
parent 78a9a9a3e0
commit 427011eb24
+2
View File
@@ -980,6 +980,8 @@ const themes = [
"volcano.css",
"catppuccin-mocha.css",
"catppuccin-latte.css",
"dracula.css",
"dracula-light.css",
];
let currentThemeIndex = 0;