Skip to content

Color

Modify the string color

Properties

Name Parent
color Text

Arguments

  1. Color

Format

Format
format text <color> (?:`--bright`) <string*>

Substitution
echo "$(set_color (?:`br`)<color>)"<string*>"$(set_color --reset)"
Queue
set_color --background=(?:`br`)<color>; echo <string*>; set_color --reset