Add PowerShell color. Matches default console color for PowerShell. (#3448)

This commit is contained in:
Greg Zimmerman
2017-02-02 14:13:01 -05:00
committed by Brandon Black
parent 76d41697aa
commit b524461b7c

View File

@@ -3227,6 +3227,7 @@ PowerBuilder:
language_id: 292
PowerShell:
type: programming
color: "#012456"
ace_mode: powershell
codemirror_mode: powershell
codemirror_mime_type: application/x-powershell