Theme: Papercolor: Add type.parameter (#8735)
This commit is contained in:
parent
f73e9a8d15
commit
7bc564d3dc
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@
|
|||
|
||||
"type" = { fg = "bright2", modifiers = ["bold"] }
|
||||
"type.builtin" = { fg = "bright2", modifiers = ["bold"] }
|
||||
"type.parameter" = { fg = "foreground" }
|
||||
"type.enum" = { fg = "foreground" }
|
||||
"type.enum.variant" = { fg = "foreground" }
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue