Fixes
- Fixed unload not removing all body classes when both theme toggles were active
- Fixed material selection not saving if Obsidian closed immediately after cycling
- Restored titlebar transparency override for themes that set background-color directly
Changes
- Acrylic is now the default material and marked as recommended in settings
- CSS overlay now uses
background-color+opacityinstead of relative-color syntax (better compatibility) !importantremoved from workspace root background — uses CSS variable instead- Removed dead
followThemesetting and unusedautomaterial type npm run devnow watches for changes instead of building once