From 0875f9a2c49277fff66d991ef302f726393bebd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20Sch=C3=B6ll?= <20025802+mxschll@users.noreply.github.com> Date: Thu, 13 Aug 2026 10:31:12 +0200 Subject: [PATCH] Revert "chore: Update bold font weight to 600 in one theme (#4897)" This reverts commit 0f2f293ab8da0828de5f1dea9b1cc26a5d495e1e. --- style-dictionary/one-theme/typography.ts | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/style-dictionary/one-theme/typography.ts b/style-dictionary/one-theme/typography.ts index 4396d34b04..20fd6bb77f 100644 --- a/style-dictionary/one-theme/typography.ts +++ b/style-dictionary/one-theme/typography.ts @@ -50,9 +50,7 @@ const tokens: StyleDictionary.TypographyDictionary = { lineHeightFormLabel: '20px', fontWeightFormLabel: '600', fontDisplayLabelWeight: '500', - - // ── Body text ───────────────────────────────────────────────────────────── - fontWeightBold: '600', + fontWeightBold: '500', // ── Key-value pairs ─────────────────────────────────────────────────────── fontSizeKeyValuePairsLabel: '14px',