Skip to content

sham1/base16-gedit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Base16 themes for Gedit

Installation guide

$ git clone https://github.com/sham1/base16-gedit.git ~/.cache/base16-gedit
$ cd ~/.cache/base16-gedit/colors
$ BASE16_GEDIT_THEME_DIR="${PWD}"
$ mkdir -p ~/.local/share/gtksourceview-3.0/styles
$ cd ~/.local/share/gtksourceview-3.0/styles
$ ln -s "${BASE16_GEDIT_THEME_DIR}/*.xml" .

Building themes

You need pybase16-builder to be in your path.

After that you can just run build.sh at the project root (requires bash).

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published