RobLoach / base16-geany

:crystal_ball: Base16 Scheme for Geany
https://github.com/chriskempson/base16
Other
40 stars 13 forks source link

Base16 for Geany

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

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/base16-geany.git
    cd base16-geany
  2. Update it accordingly

    make

Contributing

Pull requests can be made against Base16 Builder. Feel free to communicate in the Base16 for Geany issue queue about any new additions.

License

Base16 for Geany is licensed under the MIT License