mirror of
https://github.com/bckelley/cgm-remote-monitor.git
synced 2026-08-24 03:14:12 -05:00
* Database size plugin - pill that displays current mongoDB database size * Enabled dbsize by default * Fixed bug with dbsize not shownig when size is (rounded) 0% but real bytes > 0 * Cleanup & update to iconfont generation manual * Changed how warning/urgent levels are configured - from absolute MiB to percentage of DBSIZE_MAX
87 lines
2.2 KiB
JSON
87 lines
2.2 KiB
JSON
{
|
|
"metadata": {
|
|
"name": "Nightscout Plugin Icons",
|
|
"lastOpened": 0,
|
|
"created": 1580075608590
|
|
},
|
|
"iconSets": [
|
|
{
|
|
"selection": [
|
|
{
|
|
"order": 2,
|
|
"id": 0,
|
|
"name": "database",
|
|
"prevSize": 32,
|
|
"code": 59649,
|
|
"tempChar": ""
|
|
}
|
|
],
|
|
"id": 2,
|
|
"metadata": {
|
|
"name": "Plugin Icons",
|
|
"importSize": {
|
|
"width": 16,
|
|
"height": 18
|
|
}
|
|
},
|
|
"height": 1024,
|
|
"prevSize": 32,
|
|
"icons": [
|
|
{
|
|
"id": 0,
|
|
"paths": [
|
|
"M455.111 0c-251.449 0-455.111 101.831-455.111 227.556s203.662 227.556 455.111 227.556 455.111-101.831 455.111-227.556-203.662-227.556-455.111-227.556zM0 341.333v170.667c0 125.724 203.662 227.556 455.111 227.556s455.111-101.831 455.111-227.556v-170.667c0 125.724-203.662 227.556-455.111 227.556s-455.111-101.831-455.111-227.556zM0 625.778v170.667c0 125.724 203.662 227.556 455.111 227.556s455.111-101.831 455.111-227.556v-170.667c0 125.724-203.662 227.556-455.111 227.556s-455.111-101.831-455.111-227.556z"
|
|
],
|
|
"attrs": [
|
|
{}
|
|
],
|
|
"width": 910,
|
|
"isMulticolor": false,
|
|
"isMulticolor2": false,
|
|
"grid": 0,
|
|
"tags": [
|
|
"plugins"
|
|
]
|
|
}
|
|
],
|
|
"invisible": false,
|
|
"colorThemes": []
|
|
}
|
|
],
|
|
"preferences": {
|
|
"showGlyphs": true,
|
|
"showQuickUse": true,
|
|
"showQuickUse2": true,
|
|
"showSVGs": true,
|
|
"fontPref": {
|
|
"prefix": "plugicon-",
|
|
"metadata": {
|
|
"fontFamily": "pluginicons",
|
|
"majorVersion": 1,
|
|
"minorVersion": 0
|
|
},
|
|
"metrics": {
|
|
"emSize": 1024,
|
|
"baseline": 6.25,
|
|
"whitespace": 50
|
|
},
|
|
"embed": false,
|
|
"showSelector": false,
|
|
"showMetrics": false,
|
|
"showMetadata": false,
|
|
"showVersion": false
|
|
},
|
|
"imagePref": {
|
|
"prefix": "icon-",
|
|
"png": true,
|
|
"useClassSelector": true,
|
|
"color": 0,
|
|
"bgColor": 16777215,
|
|
"classSelector": ".icon"
|
|
},
|
|
"historySize": 50,
|
|
"showCodes": true,
|
|
"gridSize": 16
|
|
},
|
|
"uid": -1
|
|
} |