From fc3c13e1ea55859de112a900a8fa99d2dc1417c6 Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Thu, 22 Jun 2017 18:01:31 +0200 Subject: Start converting ps file to jinja2 template --- conf/theme/thin_lines.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 conf/theme/thin_lines.yaml (limited to 'conf/theme/thin_lines.yaml') diff --git a/conf/theme/thin_lines.yaml b/conf/theme/thin_lines.yaml new file mode 100644 index 0000000..30642c8 --- /dev/null +++ b/conf/theme/thin_lines.yaml @@ -0,0 +1,10 @@ +thin_line_size: 0.5 +thin_line_color: '{ 0.9 0.9 0.9 }' + +heavy_line_size: 0.5 +heavy_line_color: '{ 0.8 0.8 0.8 }' + +border_line_size: 0.5 +border_line_color: '{ 0.8 0.8 0.8 }' + +background_color: '{ 1.0 1.0 1.0 }' -- cgit v1.2.3