lib/rouge/themes/base16.rb in rouge-3.25.0 vs lib/rouge/themes/base16.rb in rouge-3.26.0
- old
+ new
@@ -65,9 +65,10 @@
Keyword::Type, :fg => :base09
style Keyword::Declaration, :fg => :base09
style Literal::String, :fg => :base0B
+ style Literal::String::Affix, :fg => :base0E
style Literal::String::Regex, :fg => :base0C
style Literal::String::Interpol,
Literal::String::Escape, :fg => :base0F