aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--runtime/themes/spacebones_light.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/themes/spacebones_light.toml b/runtime/themes/spacebones_light.toml
index a62c7c82..ad2a04d5 100644
--- a/runtime/themes/spacebones_light.toml
+++ b/runtime/themes/spacebones_light.toml
@@ -14,6 +14,7 @@
"variable" = "#715ab1"
"variable.builtin" = "#715ab1"
"variable.parameter" = "#7590db"
+"variable.other.member" = "#002db3"
"type" = "#6c3163"
"type.builtin" = "#6c3163"
"constructor" = { fg = "#4e3163", modifiers = ["bold"] }