2

Is it possible to get the current background colour of the terminal window? I'm attempting to dim some of the output in my display, but this only seems to work if I set the background colour, and I'd like to continue to use the same background colour that is currently set.

4

1 回答 1

0

那将是window.getbkgd

返回给定窗口的当前背景字符/属性对。

于 2014-01-30T23:27:20.360 回答