Skip to content

Commit

Permalink
Make bar chart background color white
Browse files Browse the repository at this point in the history
  • Loading branch information
rwstauner committed May 29, 2024
1 parent 4e851cc commit 7da1184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theme.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ bar_chart_colors:
- '#FE6100'

axis_color: &axis_color "#000"
background_color: "#EEE"
background_color: "#fff"
text_color: "#111"
text_on_bar_color: "#EEE"

Expand Down

0 comments on commit 7da1184

Please sign in to comment.