Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 911 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 911 Bytes

Base16 for Geany

Geany is a text editor using the GTK2 toolkit with basic features of an integrated development environment. This is a Tinted Base16 scheme for it, built using the Tinted Builder Rust.

Base16 Default Dark

Installation

  1. Copy the files to your ~/.config/geany/colorschemes directory.
  2. Choose the scheme at View -> Editor -> Color Schemes.

Building

  1. Download the Geany scheme
git clone https://github.com/RobLoach/tinted-geany.git
cd tinted-geany
  1. Install tinted-builder-rust

  2. Run it...

tinted-builder-rust sync
tinted-builder-rust build .

License

MIT License