lighten_color: naively lighten a color by mixing in white

View source: R/utils.R

lighten_colorR Documentation

naively lighten a color by mixing in white

Description

naively lighten a color by mixing in white

Usage

lighten_color(color, frac = 0.1)

Arguments

color

input colors

frac

fraction of white; >0 and <1

Value

adjusted value for input color


goat documentation built on Aug. 27, 2025, 5:12 p.m.