Last active
May 23, 2024 03:28
-
-
Save broot5/1d9d5ea97ef6e7cf48a31bd45e47e771 to your computer and use it in GitHub Desktop.
Everforest dark medium color scheme for MobaXterm
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
[Colors] | |
DefaultColorScheme=4 | |
Black=71,82,88 | |
BoldBlack=71,82,88 | |
Red=230,126,128 | |
BoldRed=230,126,128 | |
Green=167,192,128 | |
BoldGreen=167,192,128 | |
Yellow=219,188,127 | |
BoldYellow=219,188,127 | |
Blue=127,187,179 | |
BoldBlue=127,187,179 | |
Magenta=214,153,182 | |
BoldMagenta=214,153,182 | |
Cyan=131,192,146 | |
BoldCyan=131,192,146 | |
White=211,198,170 | |
BoldWhite=211,198,170 | |
ForegroundColour=211,198,170 | |
BackgroundColour=45,53,59 | |
CursorColour=211,198,170 | |
SyntaxType=1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment