diff options
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 84273e9..4d71156 100644 --- a/conf/theme/thin_lines.yaml +++ b/conf/theme/thin_lines.yaml @@ -1,11 +1,11 @@ thin_line_size: 0.5 -thin_line_color: '{ 0.85 0.85 0.85 }' +thin_line_color: '{ 0.90 0.90 0.90 }' heavy_line_size: 0.5 -heavy_line_color: '{ 0.75 0.75 0.75 }' +heavy_line_color: '{ 0.80 0.80 0.80 }' border_line_size: 0.5 -border_line_color: '{ 0.75 0.75 0.75 }' +border_line_color: '{ 0.80 0.80 0.80 }' fill_color: '{ 1.0 1.0 1.0 }' |
