# File lib/maruku/output/s5/to_s5.rb, line 5
    def s5_theme
      xtext(self.attributes[:slide_theme] || "default")
    end