Skip to contents

[Deprecated] aiti_cols() has been renamed fof_cols()

Usage

aiti_cols(colour = NULL)

Arguments

colour

A character of the name of the colour. If NULL, returns all available colours.

Value

A named character vector of the defined colours in the package.

Examples

aiti_cols()
#> Warning: `aiti_cols()` was deprecated in reportabs 0.0.2.
#>  Please use `fof_cols()` instead.
#>            Summer Red         Flinders Gold         Midnight Navy 
#>             "#Dc5300"             "#FFd300"             "#232D4b" 
#>                  Sand           Neon Purple     Sustainable Green 
#>             "#F6EEE1"             "#8000FF"             "#4AEAB2" 
#>            Soft Black          Laurel Green         Concrete Grey 
#>             "#2B2228"             "#4D5C5A"             "#99A2A5" 
#>            Just White            Hard Black           Legacy Blue 
#>             "#FFFFFF"             "#000000"             "#0B396D" 
#> Legacy Blue Highlight 
#>             "#0077FF"