Skip to content

Background

Modify the background color

Properties

Name Parent
background None

Arguments

Color

Format

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

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