mirror of
https://codeberg.org/pnx/skift.nvim.git
synced 2026-06-16 04:24:57 +02:00
Change property color to green
This commit is contained in:
parent
4717a58e15
commit
20ba93c561
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ local colors = {
|
|||
type = "blue",
|
||||
constant = "orange",
|
||||
variable = "green",
|
||||
property = "white",
|
||||
property = "green",
|
||||
operator = "rose",
|
||||
special = "purple",
|
||||
tag = "cyan",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue