Created
July 17, 2020 20:32
-
-
Save agrajag9/489be39b1793fa4d9fd5e63914fa8419 to your computer and use it in GitHub Desktop.
doom-one-emacs
This file contains hidden or 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=27,34,41 | |
ForegroundColour=187,194,207 | |
CursorColour=236,190,123 | |
Black=27,34,41 | |
BoldBlack=63,68,74 | |
Red=255,108,107 | |
BoldRed=218,133,72 | |
Green=152,190,101 | |
BoldGreen=77,181,189 | |
Yellow=236,190,123 | |
BoldYellow=236,190,123 | |
Blue=34,87,160 | |
BoldBlue=81,175,239 | |
Magenta=169,161,225 | |
BoldMagenta=198,120,221 | |
Cyan=86,153,175 | |
BoldCyan=70,217,255 | |
White=91,98,104 | |
BoldWhite=187,194,207 |
This file contains hidden or 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
Windows Registry Editor Version 5.00 | |
[HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions\Default%20Settings] | |
"Colour0"="187,194,207" | |
"Colour1"="187,194,207" | |
"Colour2"="27,34,41" | |
"Colour3"="27,34,41" | |
"Colour4"="27,34,41" | |
"Colour5"="187,194,207" | |
"Colour6"="27,34,41" | |
"Colour7"="63,68,74" | |
"Colour8"="255,108,107" | |
"Colour9"="218,133,72" | |
"Colour10"="152,190,101" | |
"Colour11"="77,181,189" | |
"Colour12"="236,190,123" | |
"Colour13"="236,190,123" | |
"Colour14"="34,87,160" | |
"Colour15"="81,175,239" | |
"Colour16"="169,161,225" | |
"Colour17"="198,120,221" | |
"Colour18"="86,153,175" | |
"Colour19"="70,217,255" | |
"Colour20"="91,98,104" | |
"Colour21"="187,194,207" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment