Files
obsidian-test/.obsidian/plugins/color-folders-files/data.json

19 lines
389 B
JSON

{
"styles": {
"10. Grundlagen technischer Systeme": {}
},
"presets": {
"Grundlagen technischer Systeme": {
"backgroundColor": "#2d69e1",
"textColor": "#ffffff",
"isBold": false,
"isItalic": false,
"opacity": 1,
"applyToSubfolders": false,
"applyToFiles": false
}
},
"presetOrder": [
"Grundlagen technischer Systeme"
]
}