Re-organise
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
This commit is contained in:
parent
34a2740106
commit
6891a7517a
440 changed files with 0 additions and 16 deletions
164
styles/opdavies-dark.yaml
Normal file
164
styles/opdavies-dark.yaml
Normal file
|
@ -0,0 +1,164 @@
|
|||
embeddedFonts:
|
||||
- - Inconsolata-Regular.ttf
|
||||
- Inconsolata-Regular.ttf
|
||||
- Inconsolata-Regular.ttf
|
||||
- Inconsolata-Regular.ttf
|
||||
- - Inter-Regular.ttf
|
||||
- Inter-Bold.ttf
|
||||
- Inter-Regular.ttf
|
||||
- Inter-Bold.ttf
|
||||
|
||||
fontsAlias:
|
||||
fontBold: Inter-Bold
|
||||
fontFont: Inter-Regular
|
||||
fontItalic: Inter-Regular
|
||||
fontMono: inconsolata
|
||||
fontMonoBold: inconsolata
|
||||
fontMonoBoldItalic: inconsolata
|
||||
fontMonoItalic: inconsolata
|
||||
|
||||
linkColor: '#60a5fa'
|
||||
|
||||
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:
|
||||
background: ./images/bg-dark.png
|
||||
frames:
|
||||
- - 12%
|
||||
- 10%
|
||||
- 76%
|
||||
- 75%
|
||||
showFooter: false
|
||||
showHeader: false
|
||||
|
||||
imagePage:
|
||||
alignment: TA_CENTER
|
||||
background: ./images/bg-dark.png
|
||||
frames:
|
||||
- - 3%
|
||||
- 3%
|
||||
- 92%
|
||||
- 92%
|
||||
showFooter: true
|
||||
showHeader: false
|
||||
|
||||
outputPage:
|
||||
background: ./images/bg-dark.png
|
||||
frames:
|
||||
- - 8%
|
||||
- 10%
|
||||
- 82%
|
||||
- 65%
|
||||
showFooter: false
|
||||
showHeader: false
|
||||
|
||||
standardPage:
|
||||
background: ./images/bg-dark.png
|
||||
frames:
|
||||
- - 3%
|
||||
- 3%
|
||||
- 92%
|
||||
- 92%
|
||||
showFooter: true
|
||||
showHeader: false
|
||||
|
||||
titlePage:
|
||||
alignment: TA_CENTER
|
||||
background: ./images/bg-dark.png
|
||||
frames:
|
||||
- - 8%
|
||||
- 8%
|
||||
- 85%
|
||||
- 65%
|
||||
showFooter: true
|
||||
showHeader: false
|
||||
|
||||
styles:
|
||||
bodytext:
|
||||
alignment: TA_LEFT
|
||||
|
||||
bullet-list:
|
||||
colWidths:
|
||||
- '20'
|
||||
- null
|
||||
commands:
|
||||
- - LEFTPADDING
|
||||
- - 0
|
||||
- 0
|
||||
- - 1
|
||||
- -1
|
||||
- 5
|
||||
- - RIGHTPADDING
|
||||
- - 0
|
||||
- 0
|
||||
- - 1
|
||||
- -1
|
||||
- 0
|
||||
textColor: '#ffffff'
|
||||
|
||||
bullet-list-item:
|
||||
spaceAfter: 0
|
||||
spaceBefore: 18
|
||||
|
||||
centred:
|
||||
alignment: TA_CENTER
|
||||
parent: normal
|
||||
|
||||
centredtitle:
|
||||
alignment: TA_CENTER
|
||||
fontName: fontBold
|
||||
fontSize: 48
|
||||
leading: 64
|
||||
parent: heading
|
||||
|
||||
code:
|
||||
backColor: '#111111'
|
||||
borderWidth: 0
|
||||
fontSize: 24
|
||||
leading: 26
|
||||
parent: literal
|
||||
spaceBefore: 4
|
||||
|
||||
footer:
|
||||
alignment: TA_RIGHT
|
||||
fontName: fontMono
|
||||
fontSize: 20
|
||||
rightIndent: 16
|
||||
spaceBefore: 0
|
||||
textColor: '#24608a'
|
||||
|
||||
heading:
|
||||
fontName: fontBold
|
||||
fontSize: 20
|
||||
spaceAfter: 16
|
||||
textColor: '#60a5fa'
|
||||
|
||||
literal:
|
||||
backColor: '#111111'
|
||||
fontName: fontMono
|
||||
|
||||
normal:
|
||||
fontSize: 24
|
||||
textColor: '#ffffff'
|
||||
|
||||
title:
|
||||
fontSize: 300%
|
||||
parent: heading
|
||||
|
||||
titleslideinfo:
|
||||
alignment: TA_CENTER
|
||||
fontSize: 140%
|
||||
parent: normal
|
||||
|
164
styles/opdavies-light.yaml
Normal file
164
styles/opdavies-light.yaml
Normal file
|
@ -0,0 +1,164 @@
|
|||
embeddedFonts:
|
||||
- - Inconsolata-Regular.ttf
|
||||
- Inconsolata-Regular.ttf
|
||||
- Inconsolata-Regular.ttf
|
||||
- Inconsolata-Regular.ttf
|
||||
- - Inter-Regular.ttf
|
||||
- Inter-Bold.ttf
|
||||
- Inter-Regular.ttf
|
||||
- Inter-Bold.ttf
|
||||
|
||||
fontsAlias:
|
||||
fontBold: Inter-Bold
|
||||
fontFont: Inter-Regular
|
||||
fontItalic: Inter-Regular
|
||||
fontMono: inconsolata
|
||||
fontMonoBold: inconsolata
|
||||
fontMonoBoldItalic: inconsolata
|
||||
fontMonoItalic: inconsolata
|
||||
|
||||
linkColor: '#24608a'
|
||||
|
||||
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:
|
||||
frames:
|
||||
- - 12%
|
||||
- 10%
|
||||
- 76%
|
||||
- 75%
|
||||
showFooter: false
|
||||
showHeader: false
|
||||
|
||||
imagePage:
|
||||
alignment: TA_CENTER
|
||||
frames:
|
||||
- - 3%
|
||||
- 3%
|
||||
- 92%
|
||||
- 92%
|
||||
showFooter: true
|
||||
showHeader: false
|
||||
|
||||
outputPage:
|
||||
frames:
|
||||
- - 8%
|
||||
- 10%
|
||||
- 82%
|
||||
- 65%
|
||||
showFooter: false
|
||||
showHeader: false
|
||||
|
||||
standardPage:
|
||||
frames:
|
||||
- - 3%
|
||||
- 3%
|
||||
- 92%
|
||||
- 92%
|
||||
showFooter: true
|
||||
showHeader: false
|
||||
|
||||
titlePage:
|
||||
alignment: TA_CENTER
|
||||
frames:
|
||||
- - 8%
|
||||
- 8%
|
||||
- 85%
|
||||
- 65%
|
||||
showFooter: true
|
||||
showHeader: false
|
||||
|
||||
styles:
|
||||
bodytext:
|
||||
alignment: TA_LEFT
|
||||
|
||||
bullet-list:
|
||||
colWidths:
|
||||
- '20'
|
||||
- null
|
||||
commands:
|
||||
- - VALIGN
|
||||
- - 0
|
||||
- 0
|
||||
- - -1
|
||||
- -1
|
||||
- TOP
|
||||
- - LEFTPADDING
|
||||
- - 0
|
||||
- 0
|
||||
- - 1
|
||||
- -1
|
||||
- 6
|
||||
- - RIGHTPADDING
|
||||
- - 0
|
||||
- 0
|
||||
- - 1
|
||||
- -1
|
||||
- 0
|
||||
textColor: '#24608a'
|
||||
spaceBefore: 6
|
||||
|
||||
bullet-list-item:
|
||||
spaceAfter: 0
|
||||
spaceBefore: 12
|
||||
|
||||
centred:
|
||||
alignment: TA_CENTER
|
||||
parent: normal
|
||||
|
||||
centredtitle:
|
||||
alignment: TA_CENTER
|
||||
fontName: fontBold
|
||||
fontSize: 48
|
||||
leading: 64
|
||||
parent: heading
|
||||
|
||||
code:
|
||||
backColor: white
|
||||
borderWidth: 0
|
||||
fontSize: 22
|
||||
leading: 24
|
||||
parent: literal
|
||||
spaceBefore: 0
|
||||
|
||||
footer:
|
||||
alignment: TA_RIGHT
|
||||
fontSize: 20
|
||||
rightIndent: 16
|
||||
spaceBefore: 0
|
||||
textColor: '#aaaaaa'
|
||||
|
||||
heading:
|
||||
fontName: fontBold
|
||||
fontSize: 20
|
||||
spaceAfter: 16
|
||||
textColor: '#24608a'
|
||||
|
||||
literal:
|
||||
backColor: white
|
||||
fontName: fontMono
|
||||
|
||||
normal:
|
||||
fontSize: 24
|
||||
textColor: '#383745'
|
||||
|
||||
title:
|
||||
fontSize: 300%
|
||||
parent: heading
|
||||
|
||||
titleslideinfo:
|
||||
alignment: TA_CENTER
|
||||
fontSize: 140%
|
||||
parent: normal
|
Loading…
Add table
Add a link
Reference in a new issue