aftonsteps / colordew

A color palette package for R based on Stardew Valley
4 stars 0 forks source link

Krobus palette #9

Open aftonsteps opened 2 years ago

aftonsteps commented 2 years ago

It would be nice to have a Krobus palette. Ideally this palette would showcase the colors associated with the character, such as physical appearance or the colors of items or locations associated with Krobus.

jacquietran commented 2 years ago

palette suggestion for my love, krobus.

KrobusInSewer

krobus <- c("#23242b", "#2a2f38", "#324044", "#002a44", "#003d5d", "#397485",
            "#56a695", "#72e79e", "#baffbc")
plot(prismatic::color(krobus))

krobus_suggestion