mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-02-11 18:59:35 +00:00
Add PowerShell color. Matches default console color for PowerShell. (#3448)
This commit is contained in:
committed by
Brandon Black
parent
76d41697aa
commit
b524461b7c
@@ -3227,6 +3227,7 @@ PowerBuilder:
|
|||||||
language_id: 292
|
language_id: 292
|
||||||
PowerShell:
|
PowerShell:
|
||||||
type: programming
|
type: programming
|
||||||
|
color: "#012456"
|
||||||
ace_mode: powershell
|
ace_mode: powershell
|
||||||
codemirror_mode: powershell
|
codemirror_mode: powershell
|
||||||
codemirror_mime_type: application/x-powershell
|
codemirror_mime_type: application/x-powershell
|
||||||
|
|||||||
Reference in New Issue
Block a user