All Projects → jonasjacek → colorcli

jonasjacek / colorcli

Licence: MIT license
Collection of harmonized, light command-line interface (CLI) color themes for tmux, cmus, newsboat, mcabber, Vim, Vifm, and Mutt.

Programming Languages

Vim Script
2826 projects

Projects that are alternatives of or similar to colorcli

dotfiles
My dotfiles
Stars: ✭ 23 (-42.5%)
Mutual labels:  tmux, vimrc, mutt
Vimpressionist
🎨 Vim on steroids for keyboard lovers
Stars: ✭ 55 (+37.5%)
Mutual labels:  mutt, cmus, newsbeuter
dotfiles
❤ ~/.🛠🐈 the daily jam 🍞🥜🍇🍞
Stars: ✭ 55 (+37.5%)
Mutual labels:  tmux, vimrc, mutt
magpie
Dotfiles of my minimal Unix system geared for media, programming & writing
Stars: ✭ 37 (-7.5%)
Mutual labels:  tmux, mutt, newsboat
cfg
my dotfiles
Stars: ✭ 26 (-35%)
Mutual labels:  tmux, mutt, muttrc
dotfiles
These dotfiles could be your life.
Stars: ✭ 42 (+5%)
Mutual labels:  tmux, vimrc, mutt
dotfiles
My dotfiles for oh-my-zsh, vim and tmux 📟
Stars: ✭ 23 (-42.5%)
Mutual labels:  tmux, vimrc, color-scheme
Dotfiles
🚀 My setup for linux kernel based operating systems. Managed as a bare repository
Stars: ✭ 44 (+10%)
Mutual labels:  tmux, vimrc
Dotfiles
My configuration files
Stars: ✭ 89 (+122.5%)
Mutual labels:  tmux, vimrc
dotfiles
My amazing vim, zsh and tmux config files
Stars: ✭ 25 (-37.5%)
Mutual labels:  tmux, vimrc
dotfiles
No description or website provided.
Stars: ✭ 20 (-50%)
Mutual labels:  tmux, vimrc
Dotfiles
Get ready for dotfiles. Contains i3, i3blocks, rofi, dunst, picom, vim, tmux, and zsh.
Stars: ✭ 985 (+2362.5%)
Mutual labels:  tmux, vimrc
Takumi
Takumi, clean and elegant dotfiles
Stars: ✭ 22 (-45%)
Mutual labels:  tmux, vimrc
Dotfiles
⚡️ Awesome configurations for the development environments
Stars: ✭ 137 (+242.5%)
Mutual labels:  tmux, vimrc
Dotfiles
💾 Ian's dotfiles, utils, and Zsh/Vim/tmux configs
Stars: ✭ 554 (+1285%)
Mutual labels:  tmux, vimrc
dotfiles
🔯 A collection of my rc files (tmux, neovim, zsh, fish, poetry, git, ...etc) and utilities that make everyday coding fun!
Stars: ✭ 23 (-42.5%)
Mutual labels:  tmux, vimrc
Mydotfiles
All my dot configuration files.
Stars: ✭ 359 (+797.5%)
Mutual labels:  tmux, vimrc
dotfiles
🍴 ~ dotfiles
Stars: ✭ 26 (-35%)
Mutual labels:  tmux, vimrc
dotfiles
Dotfiles for Neovim (0.7+), Fish shell, git, Kitty, tmux, and more.
Stars: ✭ 54 (+35%)
Mutual labels:  tmux, vimrc
dotfiles
Poom's Neovim, Tmux, Fish and other configurations for macOS & Linux. Literally my entire world.
Stars: ✭ 36 (-10%)
Mutual labels:  tmux, vimrc

colorcli colors

colorcli

Colorcli is a collection of harmonized, light command-line interface (CLI) color themes for tmux, cmus, newsboat, mcabber, Vim, Vifm and Mutt.

colorcli cmus theme

More screenshots


Table of contents


Colors

Xterm Number Xterm Name HEX Usage
0Black (SYSTEM)#000000contrast
15White (SYSTEM)#ffffffmain
24DeepSkyBlue4#005f87main
31DeepSkyBlue3#0087afalternative
59Grey37#5f5f5fmain
70Chartreuse3#5faf00highlight
160Red3#d70000highlight
208DarkOrange#ff8700highlight
226Yellow1#ffff00highlight
238Grey27#444444main
254Grey89#e4e4e4main
250Grey74#bcbcbcmain

Screenshots

Colorful command line with colorcli


Install Themes

Make sure you have enabled 256 color support.

tmux

To install the theme for the terminal multiplexer tmux, add the snippet in colorcli.tmux.conf to your ~/.tmux.conf, which is the tmux configuration file.

cmus

To install the theme for the music player cmus, copy colorcli.theme to /usr/share/cmus/colorcli.theme. You can enable the theme in cmus with :colorscheme colorcli.

Newsboat

To install the theme for the feed reader newsboat, add the code in colorcli.config to ~/.newsboat/config.

mcabber

To install the theme for the XMPP (Jabber) console client mcabber, add the code in colorcli.mcabberrc to ~/.mcabber/mcabberrc.

Vim Lightline

To install the theme for the Vim statusline plugin Lightline, copy the colorcli.vim color scheme to ~/.vim/bundle/lightline.vim/autoload/lightline/colorscheme/colorcli.vim. You can enable the theme with let g:lightline = { 'colorscheme': 'colorcli' } in ~/.vimrc.

Vifm

To install the theme for the file manager Vifm, place colorcli.vifm in ~/.vifm/colors/. You can enable the theme with :colorscheme colorcli. Also the the Vifm color schemes page.

Mutt

To install the theme for text-based email client Mutt, add the code in colorcli.muttrc to ~/. muttrc.


Mirrors

You can find this repository on:


Warranty and Liability

Colorcli is a small, private project. The author makes absolutely no claims and representations to warranties regarding the accuracy or completeness of the information provided. However, you can use the information in this repository AT YOUR OWN RISK.

Licence

Colorcli by Jonas Jacek is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. Permissions beyond the scope of this license may be available upon request.


Contribute

Found a mistake? Open an issue or send a merge request. Want to help in another way? Contact me.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].