Skip to content

RobLoach/tinted-geany

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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