Class: Rouge::GtkThemeLoader::GtkTheme

Inherits:
CSSTheme
  • Object
show all
Defined in:
lib/rouge/gtk_theme_loader.rb

Class Method Summary collapse

Instance Method Summary collapse

Class Method Details

.other_stylesObject



60
61
62
# File 'lib/rouge/gtk_theme_loader.rb', line 60

def self.other_styles
  @other_styles ||= {}
end

Instance Method Details

#other_stylesObject



64
65
66
# File 'lib/rouge/gtk_theme_loader.rb', line 64

def other_styles
  self.class.other_styles
end