1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
| { "id": "Example", "icon": "📌", "title": "New Callout", "bg": { "light": "rgba(217, 201, 248, 0.38)", "dark": "rgba(53, 76, 75, .5)" }, "box": { "light": "rgba(238, 245, 248, .3)", "dark": "rgbaa(53, 76, 75, 1)" }, "hide": false, "custom": true }
|