ggplot2 plot theme based on the New Retro labels A E S T H E T I C
new_retro(font = "SF Alien Encounters", main.text.color = "#FA5F70FF",
sub.text.color = "#FA5F70FF", base.size = 15,
plot.background.color = "#0F0D1A", legend.position = "right",
panel.border.color = "#494D72", panel.background = "#0F0D1A",
panel.grid.color = "#FFB967", axis.text.color = "#FA5F70FF",
axis.text.size = base.size * 0.6666667, subtitle.size = base.size *
0.8, legend.text = base.size * 0.8, legend.title = base.size * 0.93,
axis.title.size = base.size * 0.8, title.size = 15)
Base text family
Color of main text
Color of smaller text
Base text size
Color of plot background, passed to `plot.background`
Position of legend
Color of plot panel border
Background panel color
Color of the panel grid
Color of axis text
Size of axis text
Size of subtitle
Size of legend
Size of legend title
Size of axis title
Size of title
https://newretrowave.com/
[ggplot2::theme]