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:
|
Lua:
|
||||||
type: programming
|
type: programming
|
||||||
ace_mode: lua
|
ace_mode: lua
|
||||||
color: "#fa1fa1"
|
color: "#000080"
|
||||||
extensions:
|
extensions:
|
||||||
- .lua
|
- .lua
|
||||||
- .fcgi
|
- .fcgi
|
||||||
|
|||||||
Reference in New Issue
Block a user