bradfordjohnson / ggcolrr

Personal R color palette package with my own themes for ggplot2
Other
0 stars 0 forks source link

Add a function to return different colors in a list as strings #3

Open bradfordjohnson opened 1 month ago

bradfordjohnson commented 1 month ago

Think about arguments, and different themes + dark/light variants.

Might even want make functionality to print out plots with backgrounds as the color, labeled, and combine with patchwork to make "color swatches"

> function_x(2,theme="nord", light=FASE)

[1] "#4C566A" "#2E3440"