Created
November 1, 2012 14:23
-
-
Save ttdoda/3993910 to your computer and use it in GitHub Desktop.
Tera Term Solarized color setting
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
ANSIColor=0,7,54,66, 1,203,75,22, 2,88,110,117, 3,101,123,131, 4,131,148,150, 5,108,113,196, 6,147,161,161, 7,253,246,227, 8,0,43,54, ,220,50,47, 10,133,153,0, 11,181,137,0, 12,38,139,210, 13,211,54,130, 14,42,161,152, 15,238,232,213 | |
; Solarized Dark | |
VTColor=131,148,150,0,43,54 | |
VTBoldColor=147,161,161,7,54,66 | |
VTBlinkColor=133,153,0,0,43,54 | |
;VTReverseColor=0,43,54,131,148,150 | |
VTReverseColor=101,123,131,253,246,227 | |
URLColor=181,137,0,0,43,54 | |
; Solarized Light | |
;VTColor=101,123,131,253,246,227 | |
;VTBoldColor=88,110,117,238,232,213 | |
;VTBlinkColor=133,153,0,253,246,227 | |
;VTReverseColor=253,246,227,101,123,131 | |
;VTReverseColor=131,148,150,0,43,54 | |
;URLColor=181,137,0,253,246,227 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment