mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-01 23:16:16 +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:
|
||||
type: programming
|
||||
ace_mode: php
|
||||
color: "#6e03c1"
|
||||
color: "#4F5D95"
|
||||
primary_extension: .php
|
||||
extensions:
|
||||
- .aw
|
||||
|
||||
Reference in New Issue
Block a user