Class: Rouge::GtkThemeLoader::GtkTheme
- Inherits:
-
CSSTheme
- Object
- CSSTheme
- Rouge::GtkThemeLoader::GtkTheme
- Defined in:
- lib/rouge/gtk_theme_loader.rb
Class Method Summary collapse
Instance Method Summary collapse
Class Method Details
.other_styles ⇒ Object
60 61 62 |
# File 'lib/rouge/gtk_theme_loader.rb', line 60 def self.other_styles @other_styles ||= {} end |
Instance Method Details
#other_styles ⇒ Object
64 65 66 |
# File 'lib/rouge/gtk_theme_loader.rb', line 64 def other_styles self.class.other_styles end |