Update CSS color

This commit is contained in:
Ted Nyman
2013-07-30 15:30:47 -07:00
parent 3fc208b4ce
commit 51a989d5f1
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'github-linguist'
s.version = '2.9.0'
s.version = '2.9.1'
s.summary = "GitHub Language detection"
s.authors = "GitHub"

View File

@@ -214,6 +214,7 @@ CMake:
CSS:
ace_mode: css
color: "#1f085e"
primary_extension: .css
Ceylon: