summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJonathan Bradley <jcb@pikum.xyz>2023-12-18 21:57:40 -0500
committerJonathan Bradley <jcb@pikum.xyz>2023-12-18 21:57:40 -0500
commitf87b8230f0925c02a0a3206f3fc2d944bfff0f0d (patch)
tree968baf1d438a3bb3ee35d69e5a65df27a56b13c8 /configs
parent7e54a3462574e67be370b36b4ccec2b10db3bb00 (diff)
hark-the-herald-angels-sing - created and formatted
Diffstat (limited to 'configs')
-rw-r--r--configs/hark-the-herald-angels-sing.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/configs/hark-the-herald-angels-sing.json b/configs/hark-the-herald-angels-sing.json
new file mode 100644
index 0000000..09042c4
--- /dev/null
+++ b/configs/hark-the-herald-angels-sing.json
@@ -0,0 +1,18 @@
+{
+ "pdf": {
+ "fonts": {
+ "chord": {
+ "size": 10
+ },
+ "text": {
+ "size": 11
+ },
+ "comment": {
+ "size": 12
+ },
+ "title": {
+ "size": 12
+ }
+ }
+ }
+}