Change property color to green

This commit is contained in:
Henrik Hautakoski 2026-05-18 09:52:21 +02:00
parent 4717a58e15
commit 20ba93c561

View file

@ -62,7 +62,7 @@ local colors = {
type = "blue", type = "blue",
constant = "orange", constant = "orange",
variable = "green", variable = "green",
property = "white", property = "green",
operator = "rose", operator = "rose",
special = "purple", special = "purple",
tag = "cyan", tag = "cyan",