41 lines
1015 B
JSON
Raw Normal View History

2023-06-29 11:55:02 +08:00
{
"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,
2024-04-15 11:54:03 +08:00
"migrated": 4,
2023-06-29 11:55:02 +08:00
"iconPacksPath": ".obsidian/plugins/obsidian-icon-folder/icons",
"rules": [],
"extraMargin": {
"top": 0,
"right": 4,
"bottom": 0,
"left": 0
2024-04-15 11:54:03 +08:00
},
"emojiStyle": "native",
"iconInTabsEnabled": false,
"iconInTitleEnabled": false,
"iconInFrontmatterEnabled": false,
"iconInFrontmatterFieldName": "icon",
"iconColorInFrontmatterFieldName": "iconColor",
"iconsBackgroundCheckEnabled": false,
"iconsInNotesEnabled": true,
"iconsInLinksEnabled": true,
"iconIdentifier": ":",
"debugMode": false
2023-06-29 11:55:02 +08:00
}
}