Computer Science, asked by mominfiroz22, 2 months ago

To set the background colour of graphic screen=give the comand to the following​

Answers

Answered by angadbeerbrar123
2

The most basic terminals have a set of 8 different colors:

Black: \u001b[30m.

Red: \u001b[31m.

Green: \u001b[32m.

Yellow: \u001b[33m.

Blue: \u001b[34m.

Magenta: \u001b[35m.

Cyan: \u001b[36m.

White: \u001b[37m.

Similar questions