项目作者: cointop-sh

项目描述 :
Cointop colorschemes
高级语言:
项目地址: git://github.com/cointop-sh/colors.git
创建时间: 2019-06-09T06:18:59Z
项目社区:https://github.com/cointop-sh/colors

开源协议:MIT License

下载


cointop colors

Standard colorschemes (themes) for cointop

License
PRs Welcome

Contents

Installation

Clone into config directory:

  1. $ cd ~/.cointop
  2. $ git clone git@github.com:cointop-sh/colors.git

Edit ~/.config/cointop/config.toml and set colorscheme:

  1. colorscheme = "matrix"

Colorschemes

In alphabetical order:

cointop

cointop

crimson

crimson

grayscale

grayscale

homebrew

homebrew

iceberg

iceberg

mars

mars

matrix

matrix

synthwave

synthwave

system

Uses system default color.

system

xray

xray

Contributing

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 default

FAQ

  • Q: Why don’t colorschemes support RGB or hex colors?

    • A: Some of the cointop underlying rendering libraries don’t support true colors. See issue.

License

MIT