-
Notifications
You must be signed in to change notification settings - Fork 0
Windows Terminal Color Schemes
Alexander Frank edited this page Mar 19, 2019
·
2 revisions
In the official Windows repo for the console/terminal, navigate to tools/ColorTool and download the latest release. Extract the tool to any place (on the windows file system).
Usage:
# in bash
# let PATH_TO_COLORTOOL be the path to the download location on the drive
cd /mnt/c/PATH_TO_COLORTOOL
# running without options shows usage
./ColorTool.exe
# sets scheme campbell as both default and current for current console (x option is required for WSL)
./ColorTool.exe -x -b campbellAdditional themes can be found e.g. here. All .itermcolors compatible schemes can be used.
Download files and put them into the /schemes directory.