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:
ismail-arilik
2015-09-01 14:23:59 +03:00
parent e24efad5ff
commit 5afdd2c533

View File

@@ -2443,6 +2443,7 @@ PLSQL:
type: programming
ace_mode: sql
tm_scope: source.plsql.oracle
color: "#dad8d8"
extensions:
- .pls
- .pkb