aboutsummaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2017-07-26 09:26:20 +0200
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2017-07-26 09:26:20 +0200
commit5f2bf5eb459494393affe7b11d8ad5867a3d24e3 (patch)
treec05f20d75d0df0eb584683c483a560b58d51c148 /conf
parentd84926aeec49cd48f3ccbe984d2e49fc75b4b7df (diff)
music paper: use ticker lines
Diffstat (limited to 'conf')
-rw-r--r--conf/theme/mid_lines.yaml12
1 files changed, 12 insertions, 0 deletions
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 }'