diff --git a/runtime/themes/spacebones_light.toml b/runtime/themes/spacebones_light.toml index a62c7c82e..ad2a04d5a 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"] }