Fonts and junk
This commit is contained in:
18
resources/themes/basic-theme.yml
Executable file
18
resources/themes/basic-theme.yml
Executable file
@@ -0,0 +1,18 @@
|
||||
extends: default
|
||||
|
||||
font:
|
||||
catalog:
|
||||
Noto Sans:
|
||||
normal: NotoSans-Regular.ttf
|
||||
bold: NotoSans-Bold.ttf
|
||||
italic: NotoSans-Italic.ttf
|
||||
bold_italic: NotoSans-BoldItalic.ttf
|
||||
|
||||
page:
|
||||
layout: portrait
|
||||
# margin: [0.2in, .2in, 0.2, .2in]
|
||||
# size: A5
|
||||
|
||||
base:
|
||||
font-family: Noto Sans
|
||||
version: 1.7
|
||||
Reference in New Issue
Block a user