Returns a vector of 11 color names that can be used as a
palette suitably for a light or dark background.
Usage
frColors(dark = FALSE)
Arguments
dark
If TRUE return a set of colors suitable for drawing
on a black background. The first color is "white". If FALSE
(the default), return colors suitable for drawing on a white
background, with the first color set to "black".