This commit is contained in:
Eric Xiao 2022-10-18 19:58:50 -07:00
commit 821d91699f

View file

@ -142,7 +142,7 @@ function M.get()
SpecialComment = { fg = p.iris },
Statement = { fg = p.pine },
StorageClass = { fg = p.foam },
String = { fg = p.green },
String = { fg = p.calm },
Structure = { fg = p.foam },
Tag = { fg = p.rose },
Todo = { fg = p.iris },