Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 595 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 595 Bytes

papercolor-tilix

tilix colorscheme with papercolors

What is it?

Its simply a colorscheme for tilix to match the colors of PaperColor-vim

How to install?

Just clone the Repo to your homefolder and move the paper.json inside to the /usr/share/tilix/schemes folder. Then you can set it in the tilix options.

$ git clone https://github.com/erikschreier/papercolor-tilix
$ cd papercolor-tilix
$ sudo mv paper.json /usr/share/tilix/schemes/
$ cd .. && rm -rf papercolor-tilix