mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 09:40:21 +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
|
||||
Ceylon:
|
||||
type: programming
|
||||
color: "#dfa535"
|
||||
extensions:
|
||||
- ".ceylon"
|
||||
tm_scope: source.ceylon
|
||||
ace_mode: text
|
||||
language_id: 54
|
||||
Chapel:
|
||||
|
||||
Reference in New Issue
Block a user