Created
March 22, 2017 14:18
-
-
Save zouyangdev/6dd9158a221c108c04ab18ef255d47c8 to your computer and use it in GitHub Desktop.
Solarized Dark, Solarized Light, Xshell color schemes
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
[Solarized Dark] | |
text=839496 | |
cyan(bold)=93a1a1 | |
text(bold)=839496 | |
magenta=dd3682 | |
green=859900 | |
green(bold)=586e75 | |
background=042028 | |
cyan=2aa198 | |
red(bold)=cb4b16 | |
yellow=b58900 | |
magenta(bold)=6c71c4 | |
yellow(bold)=657b83 | |
red=dc322f | |
white=eee8d5 | |
blue(bold)=839496 | |
white(bold)=fdf6e3 | |
black=002b36 | |
blue=268bd2 | |
black(bold)=073642 | |
[Names] | |
name0=Solarized Dark | |
count=1 |
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
[Solarized Light] | |
text=657b83 | |
cyan(bold)=586e75 | |
text(bold)=657b83 | |
magenta=dd3682 | |
green=859900 | |
green(bold)=93a1a1 | |
background=fdf6e3 | |
cyan=2aa198 | |
red(bold)=cb4b16 | |
yellow=b58900 | |
magenta(bold)=6c71c4 | |
yellow(bold)=839496 | |
red=dc322f | |
white=073642 | |
blue(bold)=657b83 | |
white(bold)=002b36 | |
black=fdf6e3 | |
blue=268bd2 | |
black(bold)=eee8d5 | |
[Names] | |
name0=Solarized Light | |
count=1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment