diff options
-rw-r--r-- | editors/code/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/code/package.json b/editors/code/package.json index 34bc81d5f..2e89513e4 100644 --- a/editors/code/package.json +++ b/editors/code/package.json | |||
@@ -524,7 +524,7 @@ | |||
524 | }, | 524 | }, |
525 | { | 525 | { |
526 | "id": "ralsp.type.lifetime", | 526 | "id": "ralsp.type.lifetime", |
527 | "description": "Color for `Self` param type", | 527 | "description": "Color for lifetimes parameters", |
528 | "defaults": { | 528 | "defaults": { |
529 | "dark": "#4EC9B0", | 529 | "dark": "#4EC9B0", |
530 | "light": "#267F99", | 530 | "light": "#267F99", |