Use #000080 for Lua color

This is the color of the official Lua logo, as seen at http://www.lua.org/images/
This commit is contained in:
Stuart P. Bentley
2015-03-24 14:34:13 -07:00
parent f1d3f396bb
commit e538f72b63

View File

@@ -1730,7 +1730,7 @@ LoomScript:
Lua: Lua:
type: programming type: programming
ace_mode: lua ace_mode: lua
color: "#fa1fa1" color: "#000080"
extensions: extensions:
- .lua - .lua
- .fcgi - .fcgi