diff --git a/runtime/themes/catpuccin.toml b/runtime/themes/catpuccin.toml index 1b27eaefaee1..f7f11327994b 100644 --- a/runtime/themes/catpuccin.toml +++ b/runtime/themes/catpuccin.toml @@ -14,7 +14,7 @@ type = "blue" "type.builtin" = "white" constructor = "blue" function = "red" -"function.macro" = "green" +"function.macro" = "blue" "function.builtin" = "blue" tag = "peach" comment = "gray_1"