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:
Robert Koeninger
2017-09-07 04:58:30 -04:00
committed by Colin Seymour
parent 38bc5fd336
commit 7c34d38786

View File

@@ -625,8 +625,10 @@ CartoCSS:
language_id: 53
Ceylon:
type: programming
color: "#dfa535"
extensions:
- ".ceylon"
tm_scope: source.ceylon
ace_mode: text
language_id: 54
Chapel: