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.

134 lines
2.8 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
3 years ago
}
},
"syntaxHighlight": false,
"copyButton": true,
10 months ago
"version": "10.1.2",
3 years ago
"autoCollapse": false,
"defaultCollapseType": "open",
3 years ago
"injectColor": true,
3 years ago
"parseTitles": true,
3 years ago
"dropShadow": true,
3 years ago
"hideEmpty": false,
"open": {
"admonitions": true,
"icons": true,
"other": true,
"advanced": false
},
"icons": [],
"useFontAwesome": true,
"rpgDownloadedOnce": false,
"msDocConverted": false,
"useSnippet": false,
"snippetPath": "custom-admonitions.f3f4f3",
"syncLinks": true,
"allowMSSyntax": true,
"msSyntaxIndented": true,
"livePreviewMS": true,
3 years ago
"warnedAboutNC": true,
"enableMarkdownProcessor": false
3 years ago
}