diff --git a/theme/debian/theme.json b/theme/debian/theme.json index 1e6b628b..80fa0045 100644 --- a/theme/debian/theme.json +++ b/theme/debian/theme.json @@ -1,5 +1,6 @@ { "vertical-between-posts": "10px", + "time-vertical-align": "10px", "button-corner-radius": "5px", "timeline-border-radius": "5px", "newswire-publish-icon": "True", @@ -17,11 +18,14 @@ "hashtag-background-color": "lightblue", "focus-color": "grey", "font-size-button-mobile": "26px", - "font-size": "32px", - "font-size2": "26px", - "font-size3": "40px", - "font-size4": "24px", - "font-size5": "22px", + "font-size": "26px", + "font-size2": "20px", + "font-size3": "34px", + "font-size4": "18px", + "font-size5": "16px", + "font-size-likes": "14px", + "font-size-links": "14px", + "font-size-newswire": "14px", "rgba(0, 0, 0, 0.5)": "rgba(0, 0, 0, 0.0)", "column-left-color": "#e6ebf0", "main-bg-color": "#e6ebf0",