With these settings,
![1643229854357.png 1643229854357.png]()
I can change the console's color scheme to any of WindowsTerminal's 9 schemes (with VT escape sequences in a BTM) and the default (^e[0m) is as it should be (instead of a pair of colors from the 16-color palette). This is the "Solarized Dark" scheme. Notice that the background volor is not one of the palette colors.
![1643230106458.png 1643230106458.png]()
But if I use this,
![1643230150807.png 1643230150807.png]()
TCC changes it to this
![1643230188045.png 1643230188045.png]()
and this happens (input now BRI YEL ON BLA).
![1643230230689.png 1643230230689.png]()
I can change the console's color scheme to any of WindowsTerminal's 9 schemes (with VT escape sequences in a BTM) and the default (^e[0m) is as it should be (instead of a pair of colors from the 16-color palette). This is the "Solarized Dark" scheme. Notice that the background volor is not one of the palette colors.
But if I use this,
TCC changes it to this
and this happens (input now BRI YEL ON BLA).