6: Terminal.foreground | Set the foreground color of the terminal. You can use 24 but hexadecimal values: #ffffff is white and #000000 is black. This is just like the encoding you use in HTML.
7: Terminal.background | Set the background color of the terminal. You can use 24 but hexadecimal values: #ffffff is white and #000000 is black. This is just like the encoding you use in HTML.
8: Terminal.foreground | Set the foreground color of the terminal. You can use 24 bit hexadecimal values: #ffffff is white and #000000 is black. This is just like the encoding you use in HTML.
9: Terminal.background | Set the background color of the terminal. You can use 24 bit hexadecimal values: #ffffff is white and #000000 is black. This is just like the encoding you use in HTML.