tilix colorscheme with papercolors
Its simply a colorscheme for tilix to match the colors of PaperColor-vim
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