flat_colors: Extract Flat UI colors as hex codes

View source: R/scale_color_flat.R

flat_colorsR Documentation

Extract Flat UI colors as hex codes

Description

Can be used to get the hex code of specific colors from the Flat UI color palette. Use flat_colors() to see all available colors.

Usage

flat_colors(...)

Arguments

...

Character names of colors.

Value

A character vector with color-codes.

Examples

flat_colors()

flat_colors("dark red", "teal")

easystats/see documentation built on March 1, 2025, 3:54 p.m.