Created
January 5, 2014 07:36
-
-
Save orzFly/8265534 to your computer and use it in GitHub Desktop.
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
Windows Registry Editor Version 5.00 | |
[HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions\Default%20Settings] | |
"UseSystemColours"=dword:00000000 | |
"TryPalette"=dword:00000000 | |
"ANSIColour"=dword:00000001 | |
"Xterm256Colour"=dword:00000001 | |
"BoldAsColour"=dword:00000001 | |
"Colour0"="211,215,207" | |
"Colour1"="238,238,236" | |
"Colour2"="46,52,54" | |
"Colour3"="85,87,83" | |
"Colour4"="0,0,0" | |
"Colour5"="0,255,0" | |
"Colour6"="46,52,54" | |
"Colour7"="85,87,83" | |
"Colour8"="204,0,0" | |
"Colour9"="239,41,41" | |
"Colour10"="78,154,6" | |
"Colour11"="138,226,52" | |
"Colour12"="196,160,0" | |
"Colour13"="252,233,79" | |
"Colour14"="52,101,164" | |
"Colour15"="114,159,207" | |
"Colour16"="117,80,123" | |
"Colour17"="173,127,168" | |
"Colour18"="6,152,154" | |
"Colour19"="52,226,226" | |
"Colour20"="211,215,207" | |
"Colour21"="238,238,236" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
导入到注册表后,还需要怎么设置呢?