mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Updated color for Ceylon language (#3780)
* Updated color for Ceylon language * Adjusting Ceylon color due to its proximity to Clarion color * Made Ceylon color darker to avoid collision * Used more accurate color * Specified tm_scope for Ceylon
This commit is contained in:
committed by
Colin Seymour
parent
38bc5fd336
commit
7c34d38786
@@ -625,8 +625,10 @@ CartoCSS:
|
|||||||
language_id: 53
|
language_id: 53
|
||||||
Ceylon:
|
Ceylon:
|
||||||
type: programming
|
type: programming
|
||||||
|
color: "#dfa535"
|
||||||
extensions:
|
extensions:
|
||||||
- ".ceylon"
|
- ".ceylon"
|
||||||
|
tm_scope: source.ceylon
|
||||||
ace_mode: text
|
ace_mode: text
|
||||||
language_id: 54
|
language_id: 54
|
||||||
Chapel:
|
Chapel:
|
||||||
|
|||||||
Reference in New Issue
Block a user