Skip to content

Commit 48c8e8a

Browse files
committed
use some gray colors
1 parent 188b239 commit 48c8e8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/images/sample_text_slide.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"text": "Sample Text\nSlideshow",
33
"h_align": "CENTER",
44
"v_align": "CENTER",
5-
"color": "0x000000",
6-
"background_color": "0xFFFFFF",
5+
"color": "0xFFFFFF",
6+
"background_color": "0x666666",
77
"scale": 2
88
}

0 commit comments

Comments
 (0)