From 591675e8324b0ccdd0fd9599fe550bba8cfdd4bf Mon Sep 17 00:00:00 2001 From: MyDrift Date: Tue, 27 Aug 2024 13:37:27 +0300 Subject: [PATCH] Update 'themes.json' so the general changes will work with PR #2629 --- config/themes.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/themes.json b/config/themes.json index 5947ced7..90615e8f 100644 --- a/config/themes.json +++ b/config/themes.json @@ -14,6 +14,7 @@ "CheckBoxBulletDecoratorSize": "14", "CheckBoxMargin": "15,0,0,2", + "TabContentMargin": "5", "TabButtonFontSize": "14", "TabButtonWidth": "100", "TabButtonHeight": "25", @@ -48,7 +49,7 @@ "SearchBarWidth": "200", "SearchBarHeight": "25", - "SearchBarTextBoxFontSize": "16", + "SearchBarTextBoxFontSize": "12", "SearchBarClearButtonFontSize": "14", "ButtonInstallBackgroundColor": "#FFFFFF",