Skip to content

v1.1.2

Latest

Choose a tag to compare

@MellowMarsh-Git MellowMarsh-Git released this 02 Jun 15:06

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 + opacity instead of relative-color syntax (better compatibility)
  • !important removed from workspace root background — uses CSS variable instead
  • Removed dead followTheme setting and unused auto material type
  • npm run dev now watches for changes instead of building once