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:
|
PostScript:
|
||||||
type: markup
|
type: markup
|
||||||
|
color: "#da291c"
|
||||||
extensions:
|
extensions:
|
||||||
- .ps
|
- .ps
|
||||||
- .eps
|
- .eps
|
||||||
@@ -3233,7 +3234,7 @@ Rebol:
|
|||||||
|
|
||||||
Red:
|
Red:
|
||||||
type: programming
|
type: programming
|
||||||
color: "#ee0000"
|
color: "#f50000"
|
||||||
extensions:
|
extensions:
|
||||||
- .red
|
- .red
|
||||||
- .reds
|
- .reds
|
||||||
@@ -3478,7 +3479,7 @@ Sass:
|
|||||||
Scala:
|
Scala:
|
||||||
type: programming
|
type: programming
|
||||||
ace_mode: scala
|
ace_mode: scala
|
||||||
color: "#DC322F"
|
color: "#c22d40"
|
||||||
extensions:
|
extensions:
|
||||||
- .scala
|
- .scala
|
||||||
- .sbt
|
- .sbt
|
||||||
|
|||||||
Reference in New Issue
Block a user