From 06e3f04103b5c65cc4d7035bd0f272a50ce8b8b4 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Thu, 9 Oct 2025 20:58:05 +0200 Subject: Convert embolden to font weight in theme.tres --- client/gui/resources/theme/theme.tres | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/client/gui/resources/theme/theme.tres b/client/gui/resources/theme/theme.tres index ca87a81c..fba6ba2a 100644 --- a/client/gui/resources/theme/theme.tres +++ b/client/gui/resources/theme/theme.tres @@ -32,7 +32,10 @@ variation_embolden = 0.7 [sub_resource type="FontVariation" id="FontVariation_lyo8w"] base_font = ExtResource("1_f8qb0") -variation_embolden = 1.25 +variation_opentype = { +2003265652: 200 +} +variation_embolden = 1.0 spacing_top = 5 [sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_or5ri"] -- cgit v1.3