aboutsummaryrefslogtreecommitdiff
path: root/data/default.ss
blob: 5ea74f60cf21bfb2a687222136ecb22d5aa149c9 (plain)
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
{
	"narrative": {
		"font": "Cantarell Regular 16",
		"fgcol": "#222222",
		"pad": "10,10,10,10",
		"paraspace": "0,0,10,10",
		"bgcol": "#ffffff"
	},

	"slide": {
		"size": "1280x720",
		"bggradv": "#333333,#000055",
		"frame": {
			"font": "Cantarell Regular 14",
			"pad": "0,0,0,0",
			"fgcol": "#c5c5c5",
			"bgcol": "#ffffff00",
			"paraspace": "5,5,5,5"
		},
		"slidetitle": {
			"geometry": "1fx90u+0+0",
			"pad": "20,20,20,20",
			"fgcol": "#eeeeee",
			"font": "Cantarell Regular 36",
			"bgcol": "#ffffff00"
		},
		"prestitle": {
			"geometry": "1fx140u+0+0",
			"pad": "20,20,20,20",
			"fgcol": "#eeeeee",
			"font": "Cantarell Regular 64",
			"alignment": "center",
			"bgcol": "#ffffff00"
		},
		"_comment": "Add footer, credit and bp"
	}
}