summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJonathan Bradley <jcb@pikum.xyz>2024-03-20 10:43:36 -0400
committerJonathan Bradley <jcb@pikum.xyz>2024-03-20 10:43:36 -0400
commit191d9abaef81473725507f88fcf6d83774e1b83a (patch)
treea539cec0831d94904028655971471e92e54aa97a /configs
parentd2738b8916aee4a28e59f7ae0b6243b13c048c15 (diff)
sunday-is-coming: created and formatted
Diffstat (limited to 'configs')
-rw-r--r--configs/sunday-is-coming.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/configs/sunday-is-coming.json b/configs/sunday-is-coming.json
new file mode 100644
index 0000000..25fd02b
--- /dev/null
+++ b/configs/sunday-is-coming.json
@@ -0,0 +1,18 @@
+{
+ "pdf": {
+ "fonts": {
+ "chord": {
+ "size": 11
+ },
+ "text": {
+ "size": 10
+ },
+ "comment": {
+ "size": 13
+ },
+ "title": {
+ "size": 11
+ }
+ }
+ }
+}