- Add essential CSS for proper text display in diagram nodes and edges - Fix foreignObject text container inheritance for proper styling - Ensure node labels and edge labels are visible with correct fonts - Add responsive sizing for mobile devices - Remove complex styling that was causing text clipping issues - Simplify diagram container styling for better compatibility 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
19 lines
368 B
JSON
19 lines
368 B
JSON
{
|
|
"themes": {
|
|
"default": {
|
|
"id": "default",
|
|
"cssFile": "style.css",
|
|
"layouts": [
|
|
"2-content-blocks",
|
|
"code-slide",
|
|
"content-slide",
|
|
"diagram-slide",
|
|
"image-slide",
|
|
"markdown-slide",
|
|
"title-slide"
|
|
],
|
|
"hasMasterSlide": true
|
|
}
|
|
},
|
|
"generated": "2025-08-22T11:35:39.977Z"
|
|
} |