-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path0.json
41 lines (41 loc) · 839 Bytes
/
0.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
"font_size": 70,
"words": [
{
"text": "\"PROVOK\"",
"canvas_color": "#000000",
"fg_color": "#FF0202",
"bold": true
},
{
"text": "الإستفزاز",
"canvas_color": "#000000",
"fg_color": "#00FF28",
"bold": true
},
{
"text": "去挑衅",
"canvas_color": "#000000",
"fg_color": "#000AFF",
"bold": true
},
{
"text": "उकसाने के लिए",
"canvas_color": "#000000",
"fg_color": "#FFFC02",
"bold": true
},
{
"text": "побуждение",
"canvas_color": "#000000",
"fg_color": "#02FFE1",
"bold": true
},
{
"text": "เพื่อกระตุ้น",
"canvas_color": "#000000",
"fg_color": "#CC00FF",
"bold": true
}
]
}