Created
July 9, 2018 01:53
-
-
Save noinkling/5b387813dcffc6876bf124afd34cb62f to your computer and use it in GitHub Desktop.
WSLtty Campbell theme (place in %appdata%\wsltty\themes)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ForegroundColour=204,204,204 | |
BackgroundColour=0,0,0 | |
CursorColour=242,242,242 | |
Black=12,12,12 | |
BoldBlack=118,118,118 | |
Red=197,15,31 | |
BoldRed=231,72,86 | |
Green=19,161,14 | |
BoldGreen=22,198,12 | |
Yellow=193,156,0 | |
BoldYellow=249,241,165 | |
Blue=0,55,218 | |
BoldBlue=59,120,255 | |
Magenta=136,23,152 | |
BoldMagenta=180,0,158 | |
Cyan=58,150,221 | |
BoldCyan=97,214,214 | |
White=204,204,204 | |
BoldWhite=242,242,242 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment