mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Update CSS color
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
Gem::Specification.new do |s|
|
Gem::Specification.new do |s|
|
||||||
s.name = 'github-linguist'
|
s.name = 'github-linguist'
|
||||||
s.version = '2.9.0'
|
s.version = '2.9.1'
|
||||||
s.summary = "GitHub Language detection"
|
s.summary = "GitHub Language detection"
|
||||||
|
|
||||||
s.authors = "GitHub"
|
s.authors = "GitHub"
|
||||||
|
|||||||
@@ -214,6 +214,7 @@ CMake:
|
|||||||
|
|
||||||
CSS:
|
CSS:
|
||||||
ace_mode: css
|
ace_mode: css
|
||||||
|
color: "#1f085e"
|
||||||
primary_extension: .css
|
primary_extension: .css
|
||||||
|
|
||||||
Ceylon:
|
Ceylon:
|
||||||
|
|||||||
Reference in New Issue
Block a user