-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathui-config.json
88 lines (88 loc) · 2.83 KB
/
ui-config.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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
{
"page_title": "Dashboard",
"page_icon": ":smiley:",
"layout": "wide",
"font_path": "fonts",
"fontlist": [
"fonts/Genkai Mincho Extra Bold.ttf",
"fonts/Arial.ttf",
"fonts/Malgun Gothic Bold.ttf",
"fonts/Koku Mincho Regular.ttf",
"fonts/Impact.ttf",
"fonts/Mistral.ttf",
"fonts/Freestyle Script.ttf",
"fonts/Monoton Regular.ttf",
"fonts/Zenantique Regular.ttf",
"fonts/Nosifer Regular.ttf",
"fonts/Notocoloremoji Regular.ttf",
"fonts/Nicokaku V2.ttf",
"fonts/Limelight Regular.ttf",
"fonts/Righteous Regular.ttf",
"fonts/Delagothicone Regular.ttf",
"fonts/LibreBarcode39 Regular.ttf",
"fonts/Genkai Mincho Extra Bold.ttf",
"fonts/Malgun Gothic Bold.ttf",
"fonts/Koku Mincho Regular.ttf",
"fonts/Impact.ttf",
"fonts/Mistral.ttf",
"fonts/Freestyle Script.ttf",
"fonts/Monoton Regular.ttf",
"fonts/Zenantique Regular.ttf",
"fonts/Nosifer Regular.ttf",
"fonts/Notocoloremoji Regular.ttf",
"fonts/Nicokaku V2.ttf",
"fonts/Limelight Regular.ttf",
"fonts/Righteous Regular.ttf",
"fonts/Arial.ttf",
"fonts/Delagothicone Regular.ttf",
"fonts/LibreBarcode39 Regular.ttf",
"fonts/Genkai Mincho Extra Bold.ttf",
"fonts/Malgun Gothic Bold.ttf",
"fonts/Koku Mincho Regular.ttf",
"fonts/Impact.ttf",
"fonts/Mistral.ttf",
"fonts/Freestyle Script.ttf",
"fonts/Monoton Regular.ttf",
"fonts/Zenantique Regular.ttf",
"fonts/Nosifer Regular.ttf",
"fonts/Notocoloremoji Regular.ttf",
"fonts/Nicokaku V2.ttf",
"fonts/Limelight Regular.ttf",
"fonts/Righteous Regular.ttf",
"fonts/Arial.ttf",
"fonts/Delagothicone Regular.ttf",
"fonts/LibreBarcode39 Regular.ttf"
],
"shapelist": ["fill", "circle", "roundrect", "frame"],
"wordlist": [["Designed",""]],
"logolist": [],
"exts": [".png", ".jpg", ".tiff", ".gif", ".eps", ".ico", ".webp"],
"preset": {
"Square (256, 256)": [256, 256, 0, 0, 50],
"Square (1024, 1024)": [1024, 1024, 0, 0, 150],
"Banner (1500, 500)": [1500, 500, 0, 0, 200],
"WQHD (2560, 1440)": [2560, 1440, 0, 0, 380],
"FHD (1920, 1080)": [1920, 1080, 0, 0, 280],
"HD (1280, 720)": [1280, 720, 0, 0, 180],
"4:3 (1280, 960)": [1280, 960, 0, 0, 180],
"2:1 (256, 128)": [256, 128, 0, 0, 150],
"2:1 (1024, 512)": [1024, 512, 0, 0, 150],
"2:1 (1280, 640)": [1280, 640, 0, 0, 180],
"3:2 (1440, 960)": [1440, 960, 0, 0, 180],
"FHD vert (1080, 1920)": [1080, 1920, 0, 0, 160],
"HD vert (720, 1280)": [720, 1280, 0, 0, 140],
"3:4 (960, 1280)": [960, 1280, 0, 0, 140],
"1:2 (640, 1280)": [640, 1280],
"2:3 (960, 1440)": [960, 1440, 0, 0, 140]
},
"examples": {
"colorlist": [
["white", "red"],
["green", "black"],
["yellow", "white"],
["magenta", "cyan"],
["blue", "yellow"]
]
},
"logo_path": []
}