Skip to content

Instantly share code, notes, and snippets.

@Weeker
Forked from schmrlng/SecureCRT Solarized
Created May 5, 2016 00:26
Show Gist options
  • Save Weeker/288d3f2dfe5fad447c688839103bbac4 to your computer and use it in GitHub Desktop.
Save Weeker/288d3f2dfe5fad447c688839103bbac4 to your computer and use it in GitHub Desktop.
With SecureCRT closed, edit your Global.ini which lives by default in %appdata%\VanDyke\Config\Global.ini,
find the three lines the start with B:"ANSI Color RGB" and replace it and the two lines of hex below it with:
B:"ANSI Color RGB"=00000040
00 2b 38 00 dc 32 2f 00 85 99 00 00 b5 89 00 00 26 8b d2 00 d3 36 82 00 2a a1 98 00 ee e8 d5 00
07 36 42 00 cb 4b 16 00 58 6e 75 00 65 7b 83 00 83 94 96 00 6c 71 c4 00 93 a1 a1 00 fd f6 e3 00
(from https://web.archive.org/web/20140117045940/http://jessicalitwin.com/index.php/2013/02/solarized-for-securecrt/)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment