-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathconfig.yml
76 lines (76 loc) · 1.54 KB
/
config.yml
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
root:
title: Software by Michael Arakilian
menu: false
geometry:
resizable: false
width: 550
height: 460
content:
intro:
title:
entry: "This is the title"
width: 50
height: 1
color: black
font:
family: Helvetica
size: 20
style: bold
description:
entry: "This is the :clickable item*: link to something."
link: "https://github.com/arakilian0/py-wizard"
width: 36
height: 1
color: black
font:
family: Helvetica
size: 14
style: normal
path:
entry:
win: C:\project
linux: usr/local/bin
mac: usr/local/bin
input:
color: black
width: 43
height: 2
relief: 'sunken'
borderwidth: 2
font:
family: Arial
size: 14
style: normal
button:
entry: Change
color: white
background: '#85877C'
width: 8
height: 2
font:
family: Arial
size: 14
style: normal
control:
seperator:
width: 30
quit:
entry: Quit
color: white
background: '#85877c'
width: 8
height: 2
font:
family: Arial
size: 14
style: normal
install:
entry: Install
color: white
background: '#85877C'
width: 8
height: 2
font:
family: Arial
size: 14
style: normal