lib/rouge/themes/gruvbox.rb in rouge-3.25.0 vs lib/rouge/themes/gruvbox.rb in rouge-3.26.0
- old
+ new
@@ -148,9 +148,11 @@
style Literal::String,
Literal::String::Interpol,
Literal::String::Regex, :fg => :green, :italic => true
+ style Literal::String::Affix, :fg => :red
+
style Literal::String::Escape, :fg => :orange
style Name::Namespace,
Name::Class, :fg => :aqua