{ "callouts": { "custom": [], "settings": { "important": [ { "changes": { "color": "168, 130, 255" } } ], "tip": [ { "changes": { "icon": "lucide-lightbulb" } }, { "condition": { "colorScheme": "light" }, "changes": { "color": "82, 139, 212" } }, { "condition": { "colorScheme": "dark" }, "changes": { "color": "68, 207, 110" } } ], "caution": [ { "changes": { "icon": "lucide-info", "color": "233, 151, 63" } } ] } }, "calloutDetection": { "obsidian": true, "theme": true, "snippet": true } }