Skip to content

Style » Custom background

Bart van Hoekelen edited this page May 18, 2017 · 1 revision

Tables of contents

Related: background color

Create custom background

// Print custom background 
echo terminal_style('Here your text', 250); // int between 16 and 256

Use can use: 16, 17, 200, 250 (int between 16 and 256!)

See the full color name list here

Overview

PHP Terminal style all styles