mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-16 09:40:30 +08:00
ConfigPage.vue: - Editor dialog now uses glassmorphism container with backdrop-filter blur(40px) - Editor card: deep obsidian translucent bg, inset shadow, cyan border - Monaco theme changed from vs-dark to custom reactor-dark - Transparent background reveals reactor canvas beneath - Cherenkov blue line highlights and cursor - Industrial precision line numbers New monacoTheme.ts: - defineReactorMonacoTheme() registers the custom theme - Transparent editor background (rgba 0,0,0,0) - Cyan cursor, selection, and line highlight colors