putty color settings

Use putty to connect the linux system. The default color matching will cause the annotations to be basically invisible. Try to modify the color matching.


Modify the color matching can be modified from the colors in the settings, if you want to copy other people's modifications, you can also modify the registry


1, open run


2, enter regedit, open the registry


3, enter the directory /HKEY_CURRENT_USER/Software/SimonTatham/Putty/Sessions/ xx.xx.xx.xx mail to export the registry,
modify the color part, as follows


- Bash code
01
"Colour0"="217,216,216"
02
"Colour1"="217,216,216"
03
"Colour2"="28,28,28 "
04
"Colour3"="28,63,149"
05
"Colour4"="28,28,28"
06
"Colour5"="231,231,232"
07
"Colour6"="115,113,113"
08
"Colour7"="115,




11
"Colour10"="167,226,46"
12
"Colour11"="167,226,46"
13
"Colour12"="102,217,238"
14
"Colour13"="102,217,238"
15
"Colour14"="0,157,220"
16
"Colour15"="0,157,220"
17
"Colour16"="255,85,255"
18
"Colour17"="255,85,255"
19
"Colour18"="255,210,4"
20
"Colour19"="255,210,4"
21
"Colour20"="217,216,216"
22
"Colour21"="255,255,255"


import into registry

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324534255&siteId=291194637