mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Remove color attribute from all languages with a group attribute.
This commit is contained in:
@@ -227,7 +227,6 @@ Apex:
|
|||||||
language_id: 17
|
language_id: 17
|
||||||
Apollo Guidance Computer:
|
Apollo Guidance Computer:
|
||||||
type: programming
|
type: programming
|
||||||
color: "#0B3D91"
|
|
||||||
group: Assembly
|
group: Assembly
|
||||||
extensions:
|
extensions:
|
||||||
- ".agc"
|
- ".agc"
|
||||||
@@ -369,7 +368,6 @@ Bison:
|
|||||||
extensions:
|
extensions:
|
||||||
- ".bison"
|
- ".bison"
|
||||||
ace_mode: text
|
ace_mode: text
|
||||||
color: "#6A463F"
|
|
||||||
language_id: 31
|
language_id: 31
|
||||||
BitBake:
|
BitBake:
|
||||||
type: programming
|
type: programming
|
||||||
@@ -728,7 +726,6 @@ ColdFusion CFC:
|
|||||||
type: programming
|
type: programming
|
||||||
group: ColdFusion
|
group: ColdFusion
|
||||||
ace_mode: coldfusion
|
ace_mode: coldfusion
|
||||||
color: "#ed2cd6"
|
|
||||||
search_term: cfc
|
search_term: cfc
|
||||||
aliases:
|
aliases:
|
||||||
- cfc
|
- cfc
|
||||||
@@ -1046,7 +1043,6 @@ ECLiPSe:
|
|||||||
language_id: 94
|
language_id: 94
|
||||||
EJS:
|
EJS:
|
||||||
type: markup
|
type: markup
|
||||||
color: "#a91e50"
|
|
||||||
group: HTML
|
group: HTML
|
||||||
extensions:
|
extensions:
|
||||||
- ".ejs"
|
- ".ejs"
|
||||||
@@ -1734,11 +1730,9 @@ Haml:
|
|||||||
ace_mode: haml
|
ace_mode: haml
|
||||||
codemirror_mode: haml
|
codemirror_mode: haml
|
||||||
codemirror_mime_type: text/x-haml
|
codemirror_mime_type: text/x-haml
|
||||||
color: "#ECE2A9"
|
|
||||||
language_id: 154
|
language_id: 154
|
||||||
Handlebars:
|
Handlebars:
|
||||||
type: markup
|
type: markup
|
||||||
color: "#01a9d6"
|
|
||||||
group: HTML
|
group: HTML
|
||||||
aliases:
|
aliases:
|
||||||
- hbs
|
- hbs
|
||||||
@@ -1917,7 +1911,6 @@ J:
|
|||||||
language_id: 172
|
language_id: 172
|
||||||
JFlex:
|
JFlex:
|
||||||
type: programming
|
type: programming
|
||||||
color: "#DBCA00"
|
|
||||||
group: Lex
|
group: Lex
|
||||||
extensions:
|
extensions:
|
||||||
- ".flex"
|
- ".flex"
|
||||||
@@ -2121,7 +2114,6 @@ LFE:
|
|||||||
type: programming
|
type: programming
|
||||||
extensions:
|
extensions:
|
||||||
- ".lfe"
|
- ".lfe"
|
||||||
color: "#004200"
|
|
||||||
group: Erlang
|
group: Erlang
|
||||||
tm_scope: source.lisp
|
tm_scope: source.lisp
|
||||||
ace_mode: lisp
|
ace_mode: lisp
|
||||||
@@ -2178,7 +2170,6 @@ Lasso:
|
|||||||
language_id: 195
|
language_id: 195
|
||||||
Latte:
|
Latte:
|
||||||
type: markup
|
type: markup
|
||||||
color: "#A8FF97"
|
|
||||||
group: HTML
|
group: HTML
|
||||||
extensions:
|
extensions:
|
||||||
- ".latte"
|
- ".latte"
|
||||||
@@ -2203,7 +2194,6 @@ Less:
|
|||||||
ace_mode: less
|
ace_mode: less
|
||||||
codemirror_mode: css
|
codemirror_mode: css
|
||||||
codemirror_mime_type: text/css
|
codemirror_mime_type: text/css
|
||||||
color: "#A1D9A1"
|
|
||||||
language_id: 198
|
language_id: 198
|
||||||
Lex:
|
Lex:
|
||||||
type: programming
|
type: programming
|
||||||
@@ -2791,7 +2781,6 @@ NumPy:
|
|||||||
ace_mode: text
|
ace_mode: text
|
||||||
codemirror_mode: python
|
codemirror_mode: python
|
||||||
codemirror_mime_type: text/x-python
|
codemirror_mime_type: text/x-python
|
||||||
color: "#9C8AF9"
|
|
||||||
language_id: 254
|
language_id: 254
|
||||||
OCaml:
|
OCaml:
|
||||||
type: programming
|
type: programming
|
||||||
@@ -3675,7 +3664,6 @@ SCSS:
|
|||||||
codemirror_mime_type: text/x-scss
|
codemirror_mime_type: text/x-scss
|
||||||
extensions:
|
extensions:
|
||||||
- ".scss"
|
- ".scss"
|
||||||
color: "#CF649A"
|
|
||||||
language_id: 329
|
language_id: 329
|
||||||
SMT:
|
SMT:
|
||||||
type: programming
|
type: programming
|
||||||
@@ -3801,7 +3789,6 @@ Sass:
|
|||||||
ace_mode: sass
|
ace_mode: sass
|
||||||
codemirror_mode: sass
|
codemirror_mode: sass
|
||||||
codemirror_mime_type: text/x-sass
|
codemirror_mime_type: text/x-sass
|
||||||
color: "#CF649A"
|
|
||||||
language_id: 340
|
language_id: 340
|
||||||
Scala:
|
Scala:
|
||||||
type: programming
|
type: programming
|
||||||
@@ -3928,7 +3915,6 @@ Slash:
|
|||||||
Slim:
|
Slim:
|
||||||
group: HTML
|
group: HTML
|
||||||
type: markup
|
type: markup
|
||||||
color: "#ff8f77"
|
|
||||||
extensions:
|
extensions:
|
||||||
- ".slim"
|
- ".slim"
|
||||||
tm_scope: text.slim
|
tm_scope: text.slim
|
||||||
@@ -4283,7 +4269,6 @@ Unified Parallel C:
|
|||||||
ace_mode: c_cpp
|
ace_mode: c_cpp
|
||||||
codemirror_mode: clike
|
codemirror_mode: clike
|
||||||
codemirror_mime_type: text/x-csrc
|
codemirror_mime_type: text/x-csrc
|
||||||
color: "#4e3617"
|
|
||||||
extensions:
|
extensions:
|
||||||
- ".upc"
|
- ".upc"
|
||||||
tm_scope: source.c
|
tm_scope: source.c
|
||||||
|
|||||||
Reference in New Issue
Block a user