Как изменить цвет консоли на питоне
import os
os.system('color 8f')
Troubled Termite
import os
os.system('color 8f')