41 lines
1015 B
JSON

{
"settings": {
"enableRemixiconsLine": true,
"enableRemixiconsFill": false,
"enableFontawesomeFill": false,
"enableFontawesomeLine": false,
"enableFontawesomeBrands": false,
"fontSize": 16,
"iconColor": null,
"extraPadding": {
"top": 2,
"right": 2,
"bottom": 2,
"left": 2
},
"recentlyUsedIcons": [
"RiToolsLine"
],
"recentlyUsedIconsSize": 5,
"migrated": 4,
"iconPacksPath": ".obsidian/plugins/obsidian-icon-folder/icons",
"rules": [],
"extraMargin": {
"top": 0,
"right": 4,
"bottom": 0,
"left": 0
},
"emojiStyle": "native",
"iconInTabsEnabled": false,
"iconInTitleEnabled": false,
"iconInFrontmatterEnabled": false,
"iconInFrontmatterFieldName": "icon",
"iconColorInFrontmatterFieldName": "iconColor",
"iconsBackgroundCheckEnabled": false,
"iconsInNotesEnabled": true,
"iconsInLinksEnabled": true,
"iconIdentifier": ":",
"debugMode": false
}
}