lib/rouge/themes/thankful_eyes.rb in rouge-0.2.1 vs lib/rouge/themes/thankful_eyes.rb in rouge-0.2.2

- old
+ new

@@ -57,9 +57,10 @@ 'Literal.String.Interpol', :fg => :backlit, :bold => true style 'Name.Builtin', :bold => true style 'Name.Entity', :fg => '#999999', :bold => true style 'Text.Whitespace', :fg => '#BBBBBB' style 'Name.Function', + 'Name.Property', 'Name.Attribute', :fg => :chilly style 'Name.Variable', :fg => :chilly, :bold => true end end end