From cf1b6018b6b179a3c88894b1ca208d5d2e357751 Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Wed, 16 Apr 2025 09:12:41 +0200 Subject: new design: 10 mm pointed paper --- conf/theme/heavy_lines.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 conf/theme/heavy_lines.yaml (limited to 'conf/theme') diff --git a/conf/theme/heavy_lines.yaml b/conf/theme/heavy_lines.yaml new file mode 100644 index 0000000..06c5df4 --- /dev/null +++ b/conf/theme/heavy_lines.yaml @@ -0,0 +1,12 @@ +thin_line_size: 0.5 +thin_line_color: '{ 0.5 0.5 0.5 }' + +heavy_line_size: 0.5 +heavy_line_color: '{ 0.35 0.35 0.35 }' + +border_line_size: 0.5 +border_line_color: '{ 0.35 0.35 0.35 }' + +fill_color: '{ 1.0 1.0 1.0 }' + +background_color: '{ 1.0 1.0 1.0 }' -- cgit v1.2.3