diff --git a/data/magic-blends.mse-include/new-blends b/data/magic-blends.mse-include/new-blends index 05467740..1727f471 100644 --- a/data/magic-blends.mse-include/new-blends +++ b/data/magic-blends.mse-include/new-blends @@ -569,8 +569,8 @@ font_white := { else if artifact and not hybrid then "a" else if colors == "" then "c" else colors[ - font_color_positions - [ if chosen(choice:"horizontal") then "horizontal" + font_color_positions[ + if chosen(choice:"horizontal") then "horizontal" else if chosen(choice:"vertical") then "vertical" else if chosen(choice:"overlay") then "overlay" else "radial"