default base16 theme by Chris Kempson (chriskempson.com)
# File lib/rouge/themes/base16.rb, line 32 def self.dark! mode :light # indicate that there is a light variant mode! :dark end
# File lib/rouge/themes/base16.rb, line 27 def self.light! mode :dark # indicate that there is a dark variant mode! :light end
Generated with the Darkfish Rdoc Generator 2.