diff options
Diffstat (limited to 'conf/theme')
-rw-r--r-- | conf/theme/thin_lines.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/theme/thin_lines.yaml b/conf/theme/thin_lines.yaml index 85477ed..84273e9 100644 --- a/conf/theme/thin_lines.yaml +++ b/conf/theme/thin_lines.yaml @@ -7,4 +7,6 @@ heavy_line_color: '{ 0.75 0.75 0.75 }' border_line_size: 0.5 border_line_color: '{ 0.75 0.75 0.75 }' +fill_color: '{ 1.0 1.0 1.0 }' + background_color: '{ 1.0 1.0 1.0 }' |