MatthewBJane / ThemePark

Fun ggplot themes for popular culture
http://matthewbjane.com/ThemePark/
MIT License
196 stars 13 forks source link

Add a Super Nintendo theme #40

Closed christopherkenny closed 5 months ago

christopherkenny commented 5 months ago

Lots of greys and purples:

image

image

lcpilling commented 5 months ago

I love it but could you use the colours from the buttons for some of the discrete scale values or something? Otherwise it is quite uniform super-nintendo-computer-game-controller-from-the-1990s-HH5T2E

christopherkenny commented 5 months ago

Those are there, they're just not used in the shorter discrete example. I've reordered them to avoid the double-purple.

code for plot ``` palette::palette(snes_palette) |> plot() ```

image

I think this makes the plot a little more vibrant:

image

What do you think?

lcpilling commented 5 months ago

Nice, looks much better to me

MatthewBJane commented 5 months ago

Awesome!!!