lib/rouge/themes/tulip.rb in rouge-3.25.0 vs lib/rouge/themes/tulip.rb in rouge-3.26.0

- old
+ new

@@ -53,9 +53,10 @@ Name::Tag, :fg => :lpurple, :bold => true style Literal::Number, Literal::Date, Literal::String::Symbol, :fg => :lpurple, :bold => true style Literal::String, :fg => :dune, :bold => true + style Literal::String::Affix, :fg => :yellow, :bold => true style Literal::String::Escape, Literal::String::Char, Literal::String::Interpol, :fg => :orange, :bold => true style Name::Builtin, :bold => true style Name::Entity, :fg => '#999999', :bold => true