diff options
author | nosa | 2022-08-14 13:35:15 +0000 |
---|---|---|
committer | GitHub | 2022-08-14 13:35:15 +0000 |
commit | c5deb308148b148ff0592e18203f1ca721716668 (patch) | |
tree | bd308efb06e73af55cdb2bbf6d17e2ae774719d6 /runtime/themes/night_owl.toml | |
parent | 8deaebde26a5ab2a51e8124828ba042641a1558f (diff) |
Theme Related Fixes (#3412)
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' } |