From e975700ee4ad1f8db9699f399e757299447e975f Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Wed, 25 Nov 2020 15:38:37 +0000 Subject: [PATCH] Less curvy --- theme/debian/theme.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/theme/debian/theme.json b/theme/debian/theme.json index a6c151dd..32f6f674 100644 --- a/theme/debian/theme.json +++ b/theme/debian/theme.json @@ -1,4 +1,6 @@ { + "button-corner-radius": "5px", + "timeline-border-radius": "5px", "newswire-publish-icon": "True", "full-width-timeline-buttons": "False", "icons-as-buttons": "False", @@ -33,6 +35,8 @@ "main-fg-color": "#2d2c37", "column-left-fg-color": "#2d2c37", "border-color": "#c0cdd9", + "border-width": "1px", + "border-width-header": "1px", "main-link-color": "#2a2c37", "main-link-color-hover": "#aa2c37", "title-color": "#2a2c37",