Created
February 28, 2019 12:36
-
-
Save dnordstrom/01b589677fb1385b4eb63c6584e4d796 to your computer and use it in GitHub Desktop.
Ayu Theme for wsltty/mintty
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
BackgroundColour=15,20,25 | |
ForegroundColour=230,225,207 | |
CursorColour=230,225,207 | |
Black=0,0,0 | |
BoldBlack=50,50,50 | |
Red=255,51,51 | |
BoldRed=255,101,101 | |
Green=184,204,82 | |
BoldGreen=234,254,132 | |
Yellow=231,197,71 | |
BoldYellow=255,247,121 | |
Blue=54,163,217 | |
BoldBlue=104,213,255 | |
Magenta=240,113,120 | |
BoldMagenta=255,163,170 | |
Cyan=149,230,203 | |
BoldCyan=199,255,253 | |
White=255,255,255 | |
BoldWhite=255,255,255 |
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
BackgroundColour=250,250,250 | |
ForegroundColour=92,103,115 | |
CursorColour=92,103,115 | |
Black=0,0,0 | |
BoldBlack=50,50,50 | |
Red=255,51,51 | |
BoldRed=255,101,101 | |
Green=134,179,0 | |
BoldGreen=184,229,50 | |
Yellow=242,151,24 | |
BoldYellow=255,201,74 | |
Blue=65,166,217 | |
BoldBlue=115,216,255 | |
Magenta=240,113,120 | |
BoldMagenta=255,163,170 | |
Cyan=77,191,153 | |
BoldCyan=127,241,203 | |
White=255,255,255 | |
BoldWhite=255,255,255 |
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
BackgroundColour=250,250,250 | |
ForegroundColour=92,103,115 | |
CursorColour=92,103,115 | |
Black=0,0,0 | |
BoldBlack=50,50,50 | |
Red=255,51,51 | |
BoldRed=255,101,101 | |
Green=185,217,43 | |
BoldGreen=184,229,50 | |
Yellow=242,151,24 | |
BoldYellow=255,201,74 | |
Blue=65,166,217 | |
BoldBlue=115,216,255 | |
Magenta=240,113,120 | |
BoldMagenta=255,163,170 | |
Cyan=77,191,153 | |
BoldCyan=127,241,203 | |
White=255,255,255 | |
BoldWhite=255,255,255 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment