@keadex/mina-live 2.2.2 → 2.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "description": "Web porting of the Keadex Mina application.",
4
4
  "author": "Keadex <keadex.it@gmail.com>",
5
5
  "license": "MIT",
6
- "version": "2.2.2",
6
+ "version": "2.3.0",
7
7
  "private": false,
8
8
  "homepage": "https://keadex.dev",
9
9
  "repository": {
@@ -227,6 +227,7 @@
227
227
  "bg_color": "Background Color",
228
228
  "border_color": "Border Color",
229
229
  "line_color": "Line Color",
230
+ "selection_color": "Selection Color",
230
231
  "text_color": "Text Color",
231
232
  "title": "Diagrams Theme"
232
233
  }