コンソールの表示カラーを変更
テキストと背景色の設定
setterm -clear all -foreground white -background blue
テキストと背景色の設定(デフォルト化)
setterm -clear all -foreground white -background blue -store
指定可能色
* black
* red
* green
* yellow
* blue
* magenta
* cyan
* white