stayradiated / terminal.sexy

Create, view and edit terminal colorschemes.

Home Page:terminal.sexy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

terminal.sexy

Design, edit and share terminal colorschemes.

Screenshot

Features

URL Sharing

Export

Share your color scheme by copying the URL.

http://terminal.sexy/#Cg8UmNHOCg8UwzAnJqmL7bVLGVRlTlFlM4WdmNHOEBUb0mk5CB8tJFNhCTdIiIulWZyq0-vp

Import and Export

Export

Uses the termcolors library.

Import from:

  • Xresources
  • Termite
  • iTerm (works best with srgb themes)

Export to:

  • Chrome Secure Shell
  • Gnome Terminal
  • Guake Terminal
  • iTerm
  • Konsole
  • Linux console
  • MinTTY
  • PuTTY
  • Terminal.app
  • Terminator
  • Termite
  • XFCE4 Terminal
  • Xresources

Scheme Browser

Scheme Browser

Load a pre-made color scheme.

The file browser is based on Ranger.

Use hkjl (or arrowkeys) to move and press enter to open a scheme or template.

Templates

Template

Templates are like terminal screenshots.

They allow you to see exactly what a color scheme looks like in the terminal.

You can also hover over any text to see what the foreground/background colors are set to.

Create your own templates by using tmux and running the following command:

capture-pane -eJ; save-buffer ~/tmux.txt; delete-buffer

Settings

Settings

You can currently set the font family, size and line-height.

It cans also use any font on Google Web Fonts. (Just make sure you use the exact same case: Droid Sans Mono but not droid sans mono)

License

MIT

About

Create, view and edit terminal colorschemes.

terminal.sexy

License:MIT License


Languages

Language:JavaScript 51.8%Language:CSS 31.3%Language:HTML 3.8%Language:Go 2.4%Language:Smalltalk 1.4%Language:Vim Script 1.1%Language:Fortran 1.0%Language:Python 0.9%Language:Haskell 0.9%Language:Shell 0.8%Language:PHP 0.8%Language:C++ 0.8%Language:Perl 0.7%Language:Java 0.7%Language:Lua 0.6%Language:Ruby 0.5%Language:TeX 0.4%