mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-06 01:15:33 +00:00
Update PHP colour to reflect php.net
Currently the PHP colour is very similar to C#, and seems to have been pull from thin air. PHP has a perfectly nice distinctive purple, used on [php.net](http://php.net) since forever. This pull request changes PHP's colour to a dark shade of that purple. Before | After -----------------------------------------|-----------------------------------------  | 
This commit is contained in:
@@ -1394,7 +1394,7 @@ PAWN:
|
|||||||
PHP:
|
PHP:
|
||||||
type: programming
|
type: programming
|
||||||
ace_mode: php
|
ace_mode: php
|
||||||
color: "#6e03c1"
|
color: "#4F5D95"
|
||||||
primary_extension: .php
|
primary_extension: .php
|
||||||
extensions:
|
extensions:
|
||||||
- .aw
|
- .aw
|
||||||
|
|||||||
Reference in New Issue
Block a user