From 5f2bf5eb459494393affe7b11d8ad5867a3d24e3 Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Wed, 26 Jul 2017 09:26:20 +0200 Subject: music paper: use ticker lines --- conf/theme/mid_lines.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 conf/theme/mid_lines.yaml (limited to 'conf/theme/mid_lines.yaml') diff --git a/conf/theme/mid_lines.yaml b/conf/theme/mid_lines.yaml new file mode 100644 index 0000000..e3f556e --- /dev/null +++ b/conf/theme/mid_lines.yaml @@ -0,0 +1,12 @@ +thin_line_size: 0.5 +thin_line_color: '{ 0.75 0.75 0.75 }' + +heavy_line_size: 0.5 +heavy_line_color: '{ 0.65 0.65 0.65 }' + +border_line_size: 0.5 +border_line_color: '{ 0.65 0.65 0.65 }' + +fill_color: '{ 1.0 1.0 1.0 }' + +background_color: '{ 1.0 1.0 1.0 }' -- cgit v1.2.3