mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Update some colors to fix closeness.
This commit is contained in:
@@ -694,7 +694,7 @@ Cucumber:
|
|||||||
aliases:
|
aliases:
|
||||||
- gherkin
|
- gherkin
|
||||||
ace_mode: text
|
ace_mode: text
|
||||||
color: "#2EC636"
|
color: "#2EF336"
|
||||||
|
|
||||||
Cuda:
|
Cuda:
|
||||||
type: programming
|
type: programming
|
||||||
@@ -1714,7 +1714,7 @@ LLVM:
|
|||||||
extensions:
|
extensions:
|
||||||
- .ll
|
- .ll
|
||||||
ace_mode: text
|
ace_mode: text
|
||||||
color: "#97CC06"
|
color: "#185619"
|
||||||
|
|
||||||
LOLCODE:
|
LOLCODE:
|
||||||
type: programming
|
type: programming
|
||||||
@@ -1988,7 +1988,7 @@ Markdown:
|
|||||||
- .mkdown
|
- .mkdown
|
||||||
- .ron
|
- .ron
|
||||||
tm_scope: source.gfm
|
tm_scope: source.gfm
|
||||||
color: "#AED547"
|
color: "#DB0274"
|
||||||
|
|
||||||
Mask:
|
Mask:
|
||||||
type: markup
|
type: markup
|
||||||
@@ -2525,7 +2525,7 @@ Parrot Internal Representation:
|
|||||||
|
|
||||||
Pascal:
|
Pascal:
|
||||||
type: programming
|
type: programming
|
||||||
color: "#DEEC6C"
|
color: "#0B1999"
|
||||||
extensions:
|
extensions:
|
||||||
- .pas
|
- .pas
|
||||||
- .dfm
|
- .dfm
|
||||||
@@ -2809,7 +2809,7 @@ RDoc:
|
|||||||
extensions:
|
extensions:
|
||||||
- .rdoc
|
- .rdoc
|
||||||
tm_scope: text.rdoc
|
tm_scope: text.rdoc
|
||||||
color: "#515151"
|
color: "#8E84BF"
|
||||||
|
|
||||||
REALbasic:
|
REALbasic:
|
||||||
type: programming
|
type: programming
|
||||||
@@ -3773,7 +3773,7 @@ YAML:
|
|||||||
- .yaml
|
- .yaml
|
||||||
- .yaml-tmlanguage
|
- .yaml-tmlanguage
|
||||||
ace_mode: yaml
|
ace_mode: yaml
|
||||||
color: "#001111"
|
color: "#56789A"
|
||||||
|
|
||||||
Yacc:
|
Yacc:
|
||||||
type: programming
|
type: programming
|
||||||
@@ -3783,7 +3783,7 @@ Yacc:
|
|||||||
- .yy
|
- .yy
|
||||||
tm_scope: source.bison
|
tm_scope: source.bison
|
||||||
ace_mode: text
|
ace_mode: text
|
||||||
color: "#1E3F1E"
|
color: "#4B6C4B"
|
||||||
|
|
||||||
Zephir:
|
Zephir:
|
||||||
type: programming
|
type: programming
|
||||||
|
|||||||
Reference in New Issue
Block a user