You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

132 lines
3.1 KiB

3 years ago
{
"userAdmonitions": {
"command": {
"type": "command",
"color": "0, 66, 169",
"icon": {
"name": "terminal",
"type": "font-awesome"
},
"command": false,
"title": "command"
},
"path": {
"type": "path",
"color": "120, 88, 0",
"icon": {
"name": "folder-open",
"type": "font-awesome"
},
"command": false,
"title": "path"
},
"code": {
"type": "code",
"color": "56, 87, 26",
"icon": {
"name": "code",
"type": "font-awesome"
},
"command": false,
"title": "Code"
},
"address": {
"type": "address",
"color": "121, 26, 61",
"icon": {
"name": "directions",
"type": "font-awesome"
},
"command": false,
"title": "address"
},
"contact": {
"type": "contact",
"color": "152, 42, 188",
"icon": {
"name": "address-card",
"type": "font-awesome"
},
"command": false,
"title": "Contact"
},
"email": {
"type": "email",
"color": "97, 24, 124",
"icon": {
"name": "at",
"type": "font-awesome"
},
"command": false,
"title": "Email"
},
"product": {
"type": "product",
"color": "255, 181, 175",
"icon": {
"name": "barcode",
"type": "font-awesome"
},
"command": false,
"title": "Product"
},
"task": {
"type": "task",
"color": "254, 180, 63",
"icon": {
"name": "calendar-check",
"type": "font-awesome"
},
"command": false,
"title": "Task"
},
"bday": {
"type": "bday",
"color": "255, 0, 255",
"icon": {
"name": "birthday-cake",
"type": "font-awesome"
},
"command": false,
"title": "Birthday"
3 years ago
},
"credentials": {
"type": "credentials",
"color": "118, 187, 64",
"icon": {
"name": "user-lock",
"type": "font-awesome"
},
"command": false,
"title": "Credentials",
"injectColor": true,
"noTitle": false,
"copy": true
},
"col2": {
"type": "col2",
"color": "#7d7d7d",
"icon": {
"name": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAYCAYAAAAh8HdUAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAADaADAAQAAAABAAAAGAAAAAABygBcAAAAdUlEQVQ4Ee2SQQrAIAwE1xrw4v8/6klE00YUlAbBWwsGgspmYlg1APjJrbi2qlvxgf5hBGmPS0RgZpRSqiz7MVTIOYecM7z3iDEihDAyUH9ESqlCAhtjJqAf5G41H4ittS9N2swD91aLVR1vUV+lAzWHPm7EDR7tJzQTaeULAAAAAElFTkSuQmCC",
"type": "image"
},
"command": false,
"injectColor": true,
"noTitle": false
3 years ago
}
},
"syntaxHighlight": false,
"copyButton": true,
3 years ago
"version": "6.11.0",
"warnedAboutNC": true,
3 years ago
"autoCollapse": false,
"defaultCollapseType": "open",
"syncLinks": true,
"enableMarkdownProcessor": false,
3 years ago
"injectColor": true,
3 years ago
"parseTitles": true,
3 years ago
"allowMSSyntax": true,
"livePreviewMS": true,
3 years ago
"dropShadow": true,
"hideEmpty": false
3 years ago
}