flat_colors {see} | R Documentation |
Can be used to get the hex code of specific colors from the Flat UI color
palette. Use flat_colors()
to see all available colors.
flat_colors(...)
... |
Character names of colors. |
A character vector with color-codes.
flat_colors()
flat_colors("dark red", "teal")