manifest.json 340 B

12345678910
  1. {
  2. "id": "obsidian-style-settings",
  3. "name": "Style Settings",
  4. "version": "0.4.12",
  5. "minAppVersion": "0.11.5",
  6. "description": "Offers controls for adjusting theme, plugin, and snippet CSS variables.",
  7. "author": "mgmeyers",
  8. "authorUrl": "https://github.com/mgmeyers/obsidian-style-settings",
  9. "isDesktopOnly": false
  10. }