We reorganized the Fisheries Integrated Toolbox GitHub Organization, and by doing so the .css file that makes your pkgdown site NOAA colors has been changed.
To update your pkgdown site, edit your extra.css to @import url("https://nmfs-fish-tools.github.io/nmfspalette/extra.css");
Here's an example from r4MAS.
We reorganized the Fisheries Integrated Toolbox GitHub Organization, and by doing so the
.cssfile that makes your pkgdown site NOAA colors has been changed.To update your pkgdown site, edit your extra.css to
@import url("https://nmfs-fish-tools.github.io/nmfspalette/extra.css");Here's an example from r4MAS.