sh color change

--HG--
branch : pmacs2
This commit is contained in:
Erik Osheim 2019-11-13 08:22:41 -05:00
parent 18f618f027
commit eb2e6a33c5
1 changed files with 1 additions and 1 deletions

View File

@ -248,7 +248,7 @@ class Sh(Fundamental):
'sh.function': hi_magenta,
'sh.reserved': hi_magenta,
'sh.variable': hi_yellow,
'string.sh.variable': lo_yellow,
'string.sh.variable': hi_orange,
'sh.param.start': lo_yellow,
'sh.param.null': lo_yellow,