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

39 lines
989 B
JSON

{
"styles": {
"10. Grundlagen technischer Systeme": {
"backgroundColor": "#1976d2",
"textColor": "#ffffff",
"isBold": false,
"isItalic": false,
"opacity": 1,
"applyToSubfolders": true,
"applyToFiles": false
},
"20. Informatische Lösungen gestalten": {
"backgroundColor": "#43a047",
"textColor": "#ffffff",
"isBold": false,
"isItalic": false,
"opacity": 1,
"applyToSubfolders": true,
"applyToFiles": false
},
"30. Technologien vernetzen und integrieren": {
"backgroundColor": "#ef6c00",
"applyToSubfolders": true,
"textColor": "#ffffff"
},
"50. Spezialisierung": {
"applyToSubfolders": true,
"backgroundColor": "#c62828",
"textColor": "#ffffff"
},
"40. Projekte planen und leiten": {
"backgroundColor": "#ab47bc",
"applyToSubfolders": true,
"textColor": "#ffffff"
}
},
"presets": {},
"presetOrder": []
}