summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Bradley <jcb@pikum.xyz>2023-12-18 21:57:22 -0500
committerJonathan Bradley <jcb@pikum.xyz>2023-12-18 21:57:22 -0500
commit7e54a3462574e67be370b36b4ccec2b10db3bb00 (patch)
tree80ff38d57e188955f2c286d09793cdd0f2ec9af1
parent13bb6f60771eec9bb1ceb9808f9f492b016e9233 (diff)
change default font sizes
-rw-r--r--config.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/config.json b/config.json
index f4267fd..c9020a0 100644
--- a/config.json
+++ b/config.json
@@ -13,8 +13,8 @@
"columnspace": 35,
"margintop": 70,
"headspace": 50,
- "marginleft": 25,
- "marginright": 25,
+ "marginleft": 10,
+ "marginright": 0,
"spacing": {
"lyrics": 1.4
},
@@ -31,7 +31,7 @@
},
"comment": {
"file": "/usr/share/fonts/TTF/DejaVuSerif-Bold.ttf",
- "size": 16,
+ "size": 14,
"background": "white",
"color": "black"
},
@@ -73,7 +73,7 @@
},
"title": {
"file": "/usr/share/fonts/TTF/DejaVuSans-Bold.ttf",
- "size": 16
+ "size": 14
},
"toc": {
"file": "/usr/share/fonts/TTF/DejaVuSans.ttf"