Cointop colorschemes
Standard colorschemes (themes) for cointop
Clone into config directory:
$ cd ~/.cointop
$ git clone git@github.com:cointop-sh/colors.git
Edit ~/.config/cointop/config.toml
and set colorscheme:
colorscheme = "matrix"
In alphabetical order:
Uses system default color.
If you have a cool and unique theme that you’d like to share, please fork and submit a PR!
Supported colors are:
black
blue
cyan
green
magenta
red
white
yellow
default
- system defaultQ: Why don’t colorschemes support RGB or hex colors?