jthomasmock / gtExtras

A Collection of Helper Functions for the gt Package.
https://jthomasmock.github.io/gtExtras/
Other
193 stars 26 forks source link

Colors on the gt_theme_nytimes() function #2

Closed cordura21 closed 3 years ago

cordura21 commented 3 years ago

Hi. I am on a mac and when I tried to run your example I got:

_Error: Problem with `mutate()` input `value`.
x An invalid color name was used (`"#00ffffff1a"`):
* Only R/X11 color names and CSS 3.0 color names can be used
ℹ Input `value` is `{ ... }`._

I changed the instruction at line 35 and it worked.

Cheers and great job, Cord

jthomasmock commented 3 years ago

Fixed - thanks!