Skip to contents

A list of Bootstrap color codes. By default colors are read in from package configuration file at ./data-raw/json/palette.gpl (GIMP palette format).

Usage

pal

Format

A named character vector

Examples

names(pal)
#>  [1] "navy"       "light-blue" "blue"       "teal"       "green"     
#>  [6] "orange"     "red"        "maroon"     "purple"     "yellow"    
#> [11] "black"      "light"     
scales::show_col(pal, borders="#ffffff")