Skip to content

Commit af74d0c

Browse files
committed
Style the new meta.parameters
1 parent 1a1c489 commit af74d0c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

GDL-dark.sublime-color-scheme

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "GDL-dark",
44
/* .sublime-color-scheme Version for ST3 */
55
"author": "Lucas Becker",
6-
/* runxel @ github.com */
6+
/* runxel–>@github.com */
77
"variables":
88
{
99
"background": "#2A2827",
@@ -184,8 +184,8 @@
184184
"foreground": "#dbca95"
185185
},
186186
{
187-
"name": "Optional parameters",
188-
"scope": "keyword.optionalparameters",
187+
"name": "Optional and Special Parameters",
188+
"scope": "keyword.optionalparameters, meta.parameters",
189189
"foreground": "var(lightgreen)"
190190
},
191191
{

0 commit comments

Comments
 (0)