# File ext/widgets.rb, line 498 def theme return @buttons[0].theme if @buttons.size > 0 return Themes::blank end