Merge pull request #3141 from Alhadis/ps-red

Make PostScript red again
This commit is contained in:
Arfon Smith
2016-08-03 11:35:50 -07:00
committed by GitHub

View File

@@ -2931,6 +2931,7 @@ Pony:
PostScript:
type: markup
color: "#da291c"
extensions:
- .ps
- .eps
@@ -3233,7 +3234,7 @@ Rebol:
Red:
type: programming
color: "#ee0000"
color: "#f50000"
extensions:
- .red
- .reds
@@ -3478,7 +3479,7 @@ Sass:
Scala:
type: programming
ace_mode: scala
color: "#DC322F"
color: "#c22d40"
extensions:
- .scala
- .sbt