Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 782 Bytes

CONTRIBUTING.md

File metadata and controls

32 lines (20 loc) · 782 Bytes

Contributing

Building

Dependencies

Development

It is possible to install the styles with the git repository.

git clone git@github.com:RobLoach/base16-gtksourceview.git ~/.local/share/gtksourceview-4

Usage for template editing

  1. Install tinted-builder-rust
  2. tinted-builder-rust build path/to/base16-xfce4-terminal

Usage for adding or editing a colorscheme

  1. Clone the repository
  2. Install tinted-builder-rust
  3. Execute tinted-builder-rust build .

If you have more questions about tinted-builder-rust, have a look at the information on the GitHub page.