diff options
| author | Charlotte Koch <dressupgeekout@gmail.com> | 2023-03-12 12:53:15 -0700 |
|---|---|---|
| committer | Charlotte Koch <dressupgeekout@gmail.com> | 2023-03-12 12:53:15 -0700 |
| commit | 5251b6ce56ed087bf9b9e6f6466270142135801b (patch) | |
| tree | 24a5804749fe4336ecbfaa5843e1443befc2b18e /themes | |
| parent | ee73c4b63c38226191da1605324d76b223cee3e2 (diff) | |
"Cabin" and "WaterGothic" aren't actually part of Poppy theme
These are specific mods to Poppy in my own book -- not part of Poppy itself.
Diffstat (limited to 'themes')
| -rw-r--r-- | themes/poppy-theme.yml | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/themes/poppy-theme.yml b/themes/poppy-theme.yml index 422491a..61703db 100644 --- a/themes/poppy-theme.yml +++ b/themes/poppy-theme.yml @@ -16,14 +16,6 @@ font: normal: EBGaramond08-Regular.ttf italic: EBGaramond08-Italic.ttf bold: EBGaramond12-Regular.ttf - WaterGothic: - normal: WatGoth1.ttf - italic: WatGoth1.ttf - bold: WatGoth1.ttf - Cabin: - normal: Cabin-Regular.ttf - italic: Cabin-Italic.ttf - bold: Cabin-Bold.ttf Tuffy: normal: Tuffy-Regular.ttf italic: Tuffy-Italic.ttf @@ -49,7 +41,7 @@ base: title-page: text-align: center title: - font-family: WaterGothic + font-family: Tuffy font-size: 34pt authors: font-size: 16pt |
