mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Add colour to PostScript
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user