manifest.json 301 B

12345678910
  1. {
  2. "id": "obsidian-minimal-settings",
  3. "name": "Minimal Theme Settings",
  4. "version": "6.1.0",
  5. "minAppVersion": "0.16.0",
  6. "description": "Change the colors, fonts and features of Minimal Theme.",
  7. "author": "@kepano",
  8. "authorUrl": "https://www.twitter.com/kepano",
  9. "isDesktopOnly": false
  10. }