diff --git a/colors/highlite.vim b/colors/highlite.vim index f505906..445fe02 100644 --- a/colors/highlite.vim +++ b/colors/highlite.vim @@ -603,7 +603,7 @@ local highlight_groups = { --[[ 4.3.26. TOML ]] tomlComment = 'Comment', tomlKey = 'Label', - tomlTable = 'StorageClass', + tomlTable = 'Structure', --[[ 4.3.27. VimScript ]] helpSpecial = 'Special',