mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
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:
@@ -1730,7 +1730,7 @@ LoomScript:
|
||||
Lua:
|
||||
type: programming
|
||||
ace_mode: lua
|
||||
color: "#fa1fa1"
|
||||
color: "#000080"
|
||||
extensions:
|
||||
- .lua
|
||||
- .fcgi
|
||||
|
||||
Reference in New Issue
Block a user