Skip to content

Commit

Permalink
Merge pull request #55 from apbraun/patch-1
Browse files Browse the repository at this point in the history
Added missing themes to available themes
  • Loading branch information
daschw authored Jun 3, 2020
2 parents 81ce6ef + 86ac118 commit e8986a1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ Currently the following themes are available:
- `:wong2`
- `:gruvbox_dark`
- `:gruvbox_light`
- `:bright`
- `:vibrant`
- `:mute`

When using Plots, a theme can be set using the `theme` function:
```julia
Expand Down

0 comments on commit e8986a1

Please sign in to comment.