-
Notifications
You must be signed in to change notification settings - Fork 10
Style » Custom background
Bart van Hoekelen edited this page May 18, 2017
·
1 revision
Related: background color
// Print custom background
echo terminal_style('Here your text', 250); // int between 16 and 256Use can use: 16, 17, 200, 250 (int between 16 and 256!)
See the full color name list here

Return to wiki home page