samples/custom-config.yml in squib-0.0.2 vs samples/custom-config.yml in squib-0.0.3
- old
+ new
@@ -1,5 +1,10 @@
-dpi: 300
+dpi: 300
+progress_bars: true
+text_hint: '#FF0000'
+custom_colors:
+ foo: '#ccc'
+img_dir: customconfig-imgdir
\ No newline at end of file