From ce5ebca87a1ec7cf8fb4e748fd42e49af405515d Mon Sep 17 00:00:00 2001 From: "Mr.k" Date: Mon, 7 Oct 2024 17:01:42 +0300 Subject: [PATCH] Change Theme Option name from 'ConfigTabButtonFontSize' to 'ConfigUpdateButtonFontSize' - Lower its value from 16 to 14 --- config/themes.json | 2 +- xaml/inputXML.xaml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/themes.json b/config/themes.json index 18f55b56..5335a4b3 100644 --- a/config/themes.json +++ b/config/themes.json @@ -27,7 +27,7 @@ "ButtonFontFamily": "Arial", "ButtonWidth": "200", "ButtonHeight": "25", - "ConfigTabButtonFontSize": "16", + "ConfigUpdateButtonFontSize": "14", "SearchBarWidth": "200", "SearchBarHeight": "26", "SearchBarTextBoxFontSize": "12", diff --git a/xaml/inputXML.xaml b/xaml/inputXML.xaml index d2baa016..d10d12f9 100644 --- a/xaml/inputXML.xaml +++ b/xaml/inputXML.xaml @@ -1004,19 +1004,19 @@ -