Skip to contents

Color palette hexadecimal character vectors.

Usage

draculaPalette

darkPalette

lightPalette

iOSDarkPalette

iOSLightPalette

macOSDarkPalette

macOSLightPalette

Format

An object of class character of length 12.

An object of class character of length 12.

An object of class character of length 12.

An object of class character of length 12.

An object of class character of length 12.

An object of class character of length 12.

An object of class character of length 12.

Value

character.

Note

Updated 2021-08-11.

Examples

lightPalette
#> background       blue     border foreground       gray      green     orange 
#>  "#FFFFFF"  "#007AFF"  "#8E8E93"  "#000000"  "#8E8E93"  "#28CD41"  "#FF9500" 
#>       pink     purple        red       teal     yellow 
#>  "#FF2D55"  "#AF52DE"  "#FF3B30"  "#5AC8FA"  "#FFCC00"