Skip Navigation

Rouge Gtk Theme Loader

github.com GitHub - vidarh/rouge-gtk_theme_loader: Load GtkSourceView themes into Rouge (Ruby syntax highlighter)

Load GtkSourceView themes into Rouge (Ruby syntax highlighter) - GitHub - vidarh/rouge-gtk_theme_loader: Load GtkSourceView themes into Rouge (Ruby syntax highlighter)

GitHub - vidarh/rouge-gtk_theme_loader: Load GtkSourceView themes into Rouge (Ruby syntax highlighter)

Just pushed this to Github and Rubygems. I use this for my Ruby editor. It parses the GtkSourceView style XML files if you have GtkSourceView installed, and instantiates Rouge themes for them (Rouge is used by e.g. Gitlab) so you get access to some more themes. It's not perfect because it needs to try to map token types between the GtkSourceView and Rouge lexers, but overall works pretty well.

0
0 comments