Skip to contents

Check if color is set from Fomantic-UI palette

Usage

check_proper_color(color)

Arguments

color

character with color name

Value

Error when color does not belong to palette

Examples

check_proper_color("blue")