lib/rouge/themes/thankful_eyes.rb in rouge-3.6.0 vs lib/rouge/themes/thankful_eyes.rb in rouge-3.7.0

- old
+ new

@@ -27,10 +27,10 @@ style Generic::Lineno, :fg => :eggshell_cloud, :bg => :slate_blue style Generic::Prompt, :fg => :chilly, :bold => true style Comment, :fg => :cool_as_ice, :italic => true - style Comment::Preproc, :fg => :go_get_it, :bold => true, :italic => true + style Comment::Preproc, :fg => :go_get_it, :bold => true style Error, :fg => :aluminum1, :bg => :scarletred2 style Generic::Error, :fg => :scarletred2, :italic => true, :bold => true style Keyword, :fg => :sandy, :bold => true style Operator, :fg => :backlit, :bold => true style Punctuation, :fg => :backlit