We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43a6046 commit f989c6aCopy full SHA for f989c6a
examples/images/sample_text_slide.json
@@ -2,7 +2,7 @@
2
"text": "Sample Text\nSlideshow",
3
"h_align": "CENTER",
4
"v_align": "CENTER",
5
- "color": "0x0000FF",
6
- "background_color": "0xFF00FF",
+ "color": "0x000000",
+ "background_color": "0xFFFFFF",
7
"scale": 2
8
}
0 commit comments