diff --git a/scripts/logo_svg.py b/scripts/logo_svg.py index 1c7c105b7..a03b32464 100755 --- a/scripts/logo_svg.py +++ b/scripts/logo_svg.py @@ -37,9 +37,15 @@ def generate_svg_with_embedded_font(font_path, text="aider", color="#14b014", ou text_x = width / 2 # Center point of the SVG width text_y = height * 0.62 # Center point of the SVG height - # Create the SVG with embedded font + # Create the SVG with embedded font and glow effect svg = f""" + + + + + + {text}