mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Adjust color schemes slightly
- Make Perl6 a distinct blue (using Camelia’s wing as an aide) - VCL is part of the Perl group - Brighten Slim a bit so it does not conflict with Ada
This commit is contained in:
@@ -2349,7 +2349,7 @@ Perl:
|
|||||||
|
|
||||||
Perl6:
|
Perl6:
|
||||||
type: programming
|
type: programming
|
||||||
color: "#0298c3"
|
color: "#0000fb"
|
||||||
extensions:
|
extensions:
|
||||||
- .6pl
|
- .6pl
|
||||||
- .6pm
|
- .6pm
|
||||||
@@ -2967,7 +2967,7 @@ Slash:
|
|||||||
Slim:
|
Slim:
|
||||||
group: HTML
|
group: HTML
|
||||||
type: markup
|
type: markup
|
||||||
color: "#ff8877"
|
color: "#ff8f77"
|
||||||
extensions:
|
extensions:
|
||||||
- .slim
|
- .slim
|
||||||
ace_mode: text
|
ace_mode: text
|
||||||
@@ -3209,8 +3209,8 @@ UnrealScript:
|
|||||||
ace_mode: java
|
ace_mode: java
|
||||||
|
|
||||||
VCL:
|
VCL:
|
||||||
|
group: Perl
|
||||||
type: programming
|
type: programming
|
||||||
color: "#0298c3"
|
|
||||||
extensions:
|
extensions:
|
||||||
- .vcl
|
- .vcl
|
||||||
tm_scope: source.varnish.vcl
|
tm_scope: source.varnish.vcl
|
||||||
@@ -3248,7 +3248,7 @@ Verilog:
|
|||||||
|
|
||||||
VimL:
|
VimL:
|
||||||
type: programming
|
type: programming
|
||||||
color: "#199c4b"
|
color: "#199f4b"
|
||||||
search_term: vim
|
search_term: vim
|
||||||
aliases:
|
aliases:
|
||||||
- vim
|
- vim
|
||||||
|
|||||||
Reference in New Issue
Block a user