diff options
Diffstat (limited to 'runtime/themes/night_owl.toml')
-rw-r--r-- | runtime/themes/night_owl.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/themes/night_owl.toml b/runtime/themes/night_owl.toml index 825bd412..55b09fbc 100644 --- a/runtime/themes/night_owl.toml +++ b/runtime/themes/night_owl.toml @@ -60,7 +60,6 @@ 'function.special' = { fg = 'pink' } 'tag' = { fg = 'blue' } 'namespace' = { fg = 'peach' } -'property' = { fg = 'green' } 'special' = { fg = 'greyE' } 'module' = { fg = 'greyE' } 'attribute' = { fg = 'paleblue' } |