diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/themes/default-theme.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/themes/default-theme.yml b/data/themes/default-theme.yml index eaa1ece2..9f472ac9 100644 --- a/data/themes/default-theme.yml +++ b/data/themes/default-theme.yml @@ -222,8 +222,8 @@ table: #head_background_color: <hex value> #head_font_color: $base_font_color head_font_style: bold - even_row_background_color: f9f9f9 - #odd_row_background_color: <hex value> + #body_background_color: <hex value> + body_stripe_background_color: f9f9f9 foot_background_color: f0f0f0 border_color: dddddd border_width: $base_border_width |
