lib/rabbit/theme/syntax-highlighting/syntax-highlighting.rb in rabbit-2.2.0 vs lib/rabbit/theme/syntax-highlighting/syntax-highlighting.rb in rabbit-2.2.1

- old
+ new

@@ -66,9 +66,12 @@ :color => "#8f5902", }, :operator => { :color => "#ce5c00", }, + :punctuation => { + :color => "#ce5c00", + }, :ident => { # :color => "#f57900", }, :include => { :color => "#a40000",