diff --git a/.config/helix/themes/ashen.toml b/.config/helix/themes/ashen.toml index 305e6f00..43ecf530 100644 --- a/.config/helix/themes/ashen.toml +++ b/.config/helix/themes/ashen.toml @@ -3,6 +3,8 @@ "attribute" = "g_4" "type" = "blue" +"type.builtin" = "blue" +"type.parameter" = "orange_glow" "type.enum.variant" = "orange_blaze" "constructor" = "g_1"