manifest.json
 1  {
 2  	"id": "obsidian-style-settings",
 3  	"name": "Style Settings",
 4  	"version": "1.0.8",
 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  }