Created
January 30, 2016 03:07
-
-
Save schmrlng/737c4a1672442bd15b60 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
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
For those who want to restore default settings, here are those lines originally: