在ipython notebook / jupyter中更改终端的背景颜色

时间:2015-09-25 03:31:36

标签: ipython-notebook jupyter

在ipython notebook / jupyter(3.1.0)的“new”选项中,您可以打开终端。在MacOsx 10.8中,默认为深色背景中的白色字母。

问题:有没有办法改变/配置它?

1 个答案:

答案 0 :(得分:0)

setterm -term linux -back <background_colour> -fore <text_color> -clear

从颜色中,您可以选择(前景和背景):

black|blue|green|cyan|red|magenta|yellow|white|default