talks/working-with-workspace/main.style

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

133 lines
2.5 KiB
Plaintext
Raw Normal View History

2021-01-02 04:03:14 +00:00
pageSetup:
firstTemplate: coverPage
height: 18cm
margin-bottom: 0cm
margin-gutter: 0cm
margin-left: 0cm
margin-right: 0cm
margin-top: 0cm
size: null
spacing-footer: 2mm
spacing-header: 2mm
width: 32cm
pageTemplates:
coverPage:
2021-02-01 02:21:44 +00:00
# background: images/title.png
2021-01-02 04:03:14 +00:00
frames: []
[12%, 10%, 76%, 75%]
showFooter: false
showHeader: false
titlePage:
alignment: TA_CENTER
frames: []
2021-02-01 02:21:44 +00:00
[8%, 8%, 85%, 65%]
2021-01-02 04:03:14 +00:00
showFooter: true
showHeader: false
standardPage:
frames: []
2021-02-01 02:21:44 +00:00
[3%, 3%, 92%, 92%]
2021-01-02 04:03:14 +00:00
showFooter: true
showHeader: false
2021-02-01 02:21:44 +00:00
imagePage:
alignment: TA_CENTER
frames: []
[12%, 10%, 76%, 80%]
showFooter: true
showHeader: false
outputPage:
frames: []
[8%, 10%, 82%, 65%]
showFooter: false
showHeader: false
2021-01-02 04:03:14 +00:00
linkColor: #24608a
2021-02-06 18:55:53 +00:00
fontsAlias:
stdMono: Inconsolata-Regular
stdMonoBold: Inconsolata-Regular
stdMonoItalic: Inconsolata-Regular
2021-01-02 04:03:14 +00:00
styles:
normal:
2021-02-01 02:21:44 +00:00
fontSize: 24
leading: 32
2021-01-02 04:03:14 +00:00
textColor: #383745
bodytext:
alignment: TA_LEFT
heading:
2021-02-01 02:21:44 +00:00
fontSize: 20
2021-01-02 04:03:14 +00:00
spaceAfter: 16
textColor: #24608a
title:
2021-02-01 02:21:44 +00:00
fontSize: 300%
2021-01-02 04:03:14 +00:00
parent: heading
bullet-list:
commands: []
[LEFTPADDING, [0, 0], [1, -1], 10]
[RIGHTPADDING, [0, 0], [1, -1], 0]
[VALIGN, [0, 0], [-1, -1], TOP]
colWidths: ["20", null]
textColor: #aaaaaa
bullet-list-item:
spaceBefore: 14
spaceAfter: 0
titleslideinfo:
alignment: TA_CENTER
2021-02-01 02:21:44 +00:00
fontSize: 140%
2021-01-02 04:03:14 +00:00
parent: normal
footer:
alignment: TA_RIGHT
fontName: stdMono
2021-02-01 02:21:44 +00:00
fontSize: 20
2021-01-02 04:03:14 +00:00
textColor: #24608a
rightIndent: 16
spaceBefore: 0
2021-02-01 02:21:44 +00:00
literal:
2021-02-06 18:55:53 +00:00
backColor: white
2021-02-01 02:21:44 +00:00
fontName: stdMono
code:
2021-02-06 18:55:53 +00:00
backColor: white
2021-02-01 02:21:44 +00:00
borderWidth: 0
fontSize: 20
leading: 24
parent: literal
spaceBefore: 4
blockquote:
parent: normal
fontName: stdItalic
leading: 36
attribution:
parent: normal
textColor: #66666
centred:
alignment: TA_CENTER
parent: bodytext
centredtitle:
alignment: TA_CENTER
fontName: stdBold
fontSize: 48
leading: 64
parent: heading
text-lg:
parent: bodytext
2021-02-06 18:55:53 +00:00
fontSize: 150%