Skip to content

Instantly share code, notes, and snippets.

@solicomo
Last active February 11, 2022 18:27
Show Gist options
  • Save solicomo/dfa7122674ff3c03b054 to your computer and use it in GitHub Desktop.
Save solicomo/dfa7122674ff3c03b054 to your computer and use it in GitHub Desktop.
Solarized Light/Dark Theme of XShell
[Names]
count=2
name1=Solarized Dark
name0=Solarized Light
[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
[Solarized Dark]
text(bold)=839496
magenta(bold)=6c71c4
text=839496
white(bold)=fdf6e3
green=859900
red(bold)=cb4b16
green(bold)=586e75
black(bold)=073642
red=dc322f
blue=268bd2
black=002b36
blue(bold)=839496
yellow(bold)=657b83
cyan(bold)=93a1a1
yellow=b58900
magenta=dd3682
background=042028
white=eee8d5
cyan=2aa198
@whatacold
Copy link

How to install? simply import this file into xshell.

@Be1zebub
Copy link

these are not themes, they are just color schemes for terminal colors.
is there a way to create custom theme? (which is configurable in "View" > "Theme")
the default xshell/xftp themes sucks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment