JuliaPlots / PlotThemes.jl

Themes for the Julia plotting package Plots.jl
Other
122 stars 29 forks source link

change theme gradients #24

Closed mkborregaard closed 6 years ago

mkborregaard commented 6 years ago

:solarized_light solarized_light :solarized solarized :sand sand :orange orange :lime lime :juno juno :dark dark

mkborregaard commented 6 years ago

The gradients are all good, but I still doubt that they are the best correspondence for the line themes. Opinions?

daschw commented 6 years ago

I don't think we will be able to really match the theme colors with the available gradients and in my opinion your suggestions fit quite well. (What's with the 3d tick labels? They somehow look transparent. For me they look like in the second image here: https://github.com/JuliaPlots/Plots.jl/pull/1328#issue-283024080)

pkofod commented 6 years ago

They somehow look transparent.

Look at the image in full resolution. They're not transparent, they're just not bold.

mkborregaard commented 6 years ago

Perhaps a change to exploit the new-found power of the PlotTheme object? :-)

Sorry for making you have to edit your other PR, @daschw :-)