nask0 / cod3r-kde-color-scheme

Retro colors for your codes and more

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shellectric Color-Scheme

Easy on the eyes, retro colors inspired by 70's design. 'Nuff said.

Check out the atom syntax theme here if atom's your cup of tea, and the chrome theme here.

shellectric ruby shellectric ruby

In case you're wondering, that font is Brass Mono.

Themes

Terminals

  • Hyper hyper_shellectric.js
    • Copy into your own ~/.hyper.js
  • GNOME Terminal shellectric-gnome-term-profile.dconf
    • Import with dconf load /org/gnome/terminal/ < shellectric-gnome-term-profile.dconf
    • Manually change to default in Terminal > Preferences
  • Konsole: Shellectric.colorscheme
    • Import by copying to ~/.local/share/konsole/Shellectric.colorscheme
  • iTerm2: Shellectric.itermcolors
    • Manual import Profiles > Colors > Color Presets... > Import
  • OSX Default: Shellectric.terminal
    • Manual import Profiles > ⚙️ > Import

Misc

  • Slack: shellectric_slack.txt
    • Preferences > Side Bar > Theme > Custom > Copy/Paste
  • Zsh: shellectric_zsh_regexp_syntax.zsh
    • Pase or source into ~/.zshrc
  • IPython: shellectric_ipython_pygments.py
  • Pygments: shellectric_pygments.py

Web Browsers

Editors

  • Atom: shellectric-syntax
    • Install through apm as any other theme
  • Vim Airline: shellectric_airline_theme.vim
    • Use vundle
    • Move to ~/.vim/bundle/vim-airline/autoload/airline/themes/shellectric.vim
    • Add contents of shellectric_vimrc.vim to vimrc
  • Vim: On its way... noctu is very close with correct terminal colors

About

Retro colors for your codes and more

License:MIT License


Languages

Language:Python 34.7%Language:Vim Script 33.8%Language:Shell 18.0%Language:CSS 7.7%Language:JavaScript 5.7%