parent
18f618f027
commit
eb2e6a33c5
|
@ -248,7 +248,7 @@ class Sh(Fundamental):
|
||||||
'sh.function': hi_magenta,
|
'sh.function': hi_magenta,
|
||||||
'sh.reserved': hi_magenta,
|
'sh.reserved': hi_magenta,
|
||||||
'sh.variable': hi_yellow,
|
'sh.variable': hi_yellow,
|
||||||
'string.sh.variable': lo_yellow,
|
'string.sh.variable': hi_orange,
|
||||||
|
|
||||||
'sh.param.start': lo_yellow,
|
'sh.param.start': lo_yellow,
|
||||||
'sh.param.null': lo_yellow,
|
'sh.param.null': lo_yellow,
|
||||||
|
|
Loading…
Reference in New Issue