Browse Source

Merge 2a2604b40f into 62f656a02f

pull/229/merge
Jabber Zhou 8 years ago committed by GitHub
parent
commit
d69b5374ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 10
      xshell-colors-solarized/README.mkd
  2. 23
      xshell-colors-solarized/solarized_dark.xcs
  3. 23
      xshell-colors-solarized/solarized_light.xcs

10
xshell-colors-solarized/README.mkd

@ -0,0 +1,10 @@
Solarized - Xshell settings
==========================
Installation (Xshell)
--------------------
Import the `.xcs` files to the "Tools"-"Color Schemes",now you can select it in a session.

23
xshell-colors-solarized/solarized_dark.xcs

@ -0,0 +1,23 @@
[solarized dark]
text=839496
text(bold)=93a1a1
background=002b36
black=073642
black(bold)=002b36
red=dc322f
red(bold)=cb4b16
green=859900
green(bold)=586e75
yellow=b58900
yellow(bold)=657b83
blue=268bd2
blue(bold)=839496
magenta=d33682
magenta(bold)=6c71c4
cyan=2aa198
cyan(bold)=93a1a1
white=eee8d5
white(bold)=fdf6e3
[Names]
count=1
name0=solarized dark

23
xshell-colors-solarized/solarized_light.xcs

@ -0,0 +1,23 @@
[solarized light]
text(bold)=586e75
magenta(bold)=6c71c4
text=657b83
white(bold)=fdf6e3
green=859900
red(bold)=cb4b16
green(bold)=586e75
black(bold)=002b36
red=dc322f
blue=268bd2
black=073642
blue(bold)=839496
yellow(bold)=657b83
cyan(bold)=93a1a1
yellow=b58900
magenta=d33682
background=fdf6e3
white=eee8d5
cyan=2aa198
[Names]
count=1
name0=solarized light
Loading…
Cancel
Save