diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2017-06-23 19:49:41 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2017-06-23 19:49:41 +0200 |
commit | bfa1dafd15465287725ae30cc9fef2a1a5a1e170 (patch) | |
tree | e45b59ddf82c922ef60d07ee8ff876f1a3040e27 /conf/theme | |
parent | 5cf29bda38585c0ab6c92a76c681b7fa63d96202 (diff) |
graph paper designs
Diffstat (limited to 'conf/theme')
-rw-r--r-- | conf/theme/thin_lines.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/theme/thin_lines.yaml b/conf/theme/thin_lines.yaml index 30642c8..85477ed 100644 --- a/conf/theme/thin_lines.yaml +++ b/conf/theme/thin_lines.yaml @@ -1,10 +1,10 @@ thin_line_size: 0.5 -thin_line_color: '{ 0.9 0.9 0.9 }' +thin_line_color: '{ 0.85 0.85 0.85 }' heavy_line_size: 0.5 -heavy_line_color: '{ 0.8 0.8 0.8 }' +heavy_line_color: '{ 0.75 0.75 0.75 }' border_line_size: 0.5 -border_line_color: '{ 0.8 0.8 0.8 }' +border_line_color: '{ 0.75 0.75 0.75 }' background_color: '{ 1.0 1.0 1.0 }' |