We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 188b239 commit 48c8e8aCopy full SHA for 48c8e8a
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": "0x000000",
6
- "background_color": "0xFFFFFF",
+ "color": "0xFFFFFF",
+ "background_color": "0x666666",
7
"scale": 2
8
}
0 commit comments