RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Rouge Gtk Theme Loader

Just pushed rouge-gtk_theme_loader 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 syntax-highlighting themes for them 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.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in