Skip to content

Instantly share code, notes, and snippets.

@Libbum
Last active December 16, 2015 13:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Libbum/5441146 to your computer and use it in GitHub Desktop.
Save Libbum/5441146 to your computer and use it in GitHub Desktop.
Allows full RGB Apoklinon colours when using putty. See README at https://github.com/Libbum/vim-apoklinon for more information.
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions\Apoklinon]
"Answerback"="ApokPuT"
"Colour0"="212,212,212"
"Colour1"="255,255,255"
"Colour2"="0,0,0"
"Colour3"="85,85,85"
"Colour4"="0,0,0"
"Colour5"="0,255,0"
"Colour6"="85,85,85"
"Colour7"="43,43,43"
"Colour8"="158,1,66"
"Colour9"="213,62,79"
"Colour10"="171,221,164"
"Colour11"="254,224,139"
"Colour12"="244,109,67"
"Colour13"="230,245,152"
"Colour14"="50,136,189"
"Colour15"="253,174,97"
"Colour16"="94,79,162"
"Colour17"="255,255,191"
"Colour18"="102,194,165"
"Colour19"="128,128,128"
"Colour20"="212,212,212"
"Colour21"="170,170,170"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment