mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Revert colors of some languages.
Revert colors of some languages which have 'type: data' attribute.
This commit is contained in:
@@ -153,7 +153,6 @@ Ant Build System:
|
|||||||
- ant.xml
|
- ant.xml
|
||||||
- build.xml
|
- build.xml
|
||||||
ace_mode: xml
|
ace_mode: xml
|
||||||
color: "#C64A9A"
|
|
||||||
|
|
||||||
ApacheConf:
|
ApacheConf:
|
||||||
type: markup
|
type: markup
|
||||||
@@ -1210,7 +1209,6 @@ Gradle:
|
|||||||
- .gradle
|
- .gradle
|
||||||
tm_scope: source.groovy.gradle
|
tm_scope: source.groovy.gradle
|
||||||
ace_mode: text
|
ace_mode: text
|
||||||
color: "#4B0283"
|
|
||||||
|
|
||||||
Grammatical Framework:
|
Grammatical Framework:
|
||||||
type: programming
|
type: programming
|
||||||
@@ -2027,7 +2025,6 @@ Maven POM:
|
|||||||
filenames:
|
filenames:
|
||||||
- pom.xml
|
- pom.xml
|
||||||
ace_mode: xml
|
ace_mode: xml
|
||||||
color: "#007915"
|
|
||||||
|
|
||||||
Max:
|
Max:
|
||||||
type: programming
|
type: programming
|
||||||
@@ -3694,7 +3691,6 @@ XML:
|
|||||||
- Web.Release.config
|
- Web.Release.config
|
||||||
- Web.config
|
- Web.config
|
||||||
- packages.config
|
- packages.config
|
||||||
color: "#E88E88"
|
|
||||||
|
|
||||||
XPages:
|
XPages:
|
||||||
type: programming
|
type: programming
|
||||||
@@ -3773,7 +3769,6 @@ YAML:
|
|||||||
- .yaml
|
- .yaml
|
||||||
- .yaml-tmlanguage
|
- .yaml-tmlanguage
|
||||||
ace_mode: yaml
|
ace_mode: yaml
|
||||||
color: "#56789A"
|
|
||||||
|
|
||||||
Yacc:
|
Yacc:
|
||||||
type: programming
|
type: programming
|
||||||
|
|||||||
Reference in New Issue
Block a user