I've tried to create color schemes with https://terminal.sexy and http://ciembor.github.io/4bit/ but I can't get any of their exports to work with bash on Ubuntu on Windows.
What's the correct approach to customize the colors in boUoW?
Answer
The problem is not specific to bash on Ubuntu for Windows, as the terminal is still provided by conhost.exe
.
To change the colors, you can go into the Defaults:
And then you can click each individual color and change it to some other color.
The process is somewhat confusing, because by clicking a color rectangle, you're changing what is selected as the Screen Background. So you first have to change that selection, adjust the color and then change the selection back to your desired background color.
Overall, it is easier to just go with a different terminal or console emulator altogether. I personally use ConEmu now, which allows you to change color schemes much easier.
No comments:
Post a Comment