From 55187dc7194c25f5b8f65ebd67170f9e79faefab Mon Sep 17 00:00:00 2001 From: "Mr.k" Date: Mon, 26 Aug 2024 17:14:39 +0300 Subject: [PATCH] Revert back to default Unit of Measuring for WPF (1/96 in) --- config/themes.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/themes.json b/config/themes.json index 9deb6100..5947ced7 100644 --- a/config/themes.json +++ b/config/themes.json @@ -6,9 +6,9 @@ "CustomDialogWidth": "400", "CustomDialogHeight": "200", - "FontSize": "0.35cm", + "FontSize": "14", "FontFamily": "Arial", - "FontSizeHeading": "0.4cm", + "FontSizeHeading": "16", "HeaderFontFamily": "Consolas, Monaco", "CheckBoxBulletDecoratorSize": "14",