diff --git a/theme.py b/theme.py index afa06abe..ed120f24 100644 --- a/theme.py +++ b/theme.py @@ -254,6 +254,8 @@ def setThemeIndymedia(baseDir: str): "search": "jpg" } themeParams = { + "button-corner-radius": "5px", + "timeline-border-radius": "5px", "focus-color": "blue", "font-size-button-mobile": "36px", "font-size": "32px",