mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-29 13:21:01 +00:00
Add color for the PL/SQL language.
I have added color to the PL/SQL language: #dad8d8. I take this color from a window background which evokes the interface of the language.
This commit is contained in:
@@ -2443,6 +2443,7 @@ PLSQL:
|
|||||||
type: programming
|
type: programming
|
||||||
ace_mode: sql
|
ace_mode: sql
|
||||||
tm_scope: source.plsql.oracle
|
tm_scope: source.plsql.oracle
|
||||||
|
color: "#dad8d8"
|
||||||
extensions:
|
extensions:
|
||||||
- .pls
|
- .pls
|
||||||
- .pkb
|
- .pkb
|
||||||
|
|||||||
Reference in New Issue
Block a user