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/spacebones_light.toml | |
parent | 8deaebde26a5ab2a51e8124828ba042641a1558f (diff) |
Theme Related Fixes (#3412)
Diffstat (limited to 'runtime/themes/spacebones_light.toml')
-rw-r--r-- | runtime/themes/spacebones_light.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/themes/spacebones_light.toml b/runtime/themes/spacebones_light.toml index 57071af2..e12ef285 100644 --- a/runtime/themes/spacebones_light.toml +++ b/runtime/themes/spacebones_light.toml @@ -10,7 +10,6 @@ "punctuation.delimiter" = "#6c3163" "operator" = "#ba2f59" "special" = "#ba2f59" -"property" = "#7590db" "variable.property" = "#7590db" "variable" = "#715ab1" "variable.builtin" = "#715ab1" |