dark_plus theme constructor should be green.

imgbot
Zeddicus414 2 years ago committed by Blaž Hrastnik
parent a6da99a144
commit 8e8d4ba27f

@ -6,7 +6,7 @@
"type" = { fg = "type" }
"type.builtin" = { fg = "type" }
"type.enum.variant" = { fg = "constant" }
"constructor" = { fg = "constant" }
"constructor" = { fg = "type" }
"variable.other.member" = { fg = "variable" }
"keyword" = { fg = "blue2" }

Loading…
Cancel
Save