Skip to contents

Terminator Theme Color Palette

Usage

terminator_theme_colors

Format

character vector of hex code strings

Examples

terminator_theme_colors
#>       panel      border       strip        text       point     lighter 
#> "#000000ff"   "#5A5A5A"   "#242526" "#ffffffff"   "#FF0000"   "#F69697" 
#>       light      medium        dark 
#>   "#D31A38"   "#B11226"   "#800808"