From 141f7aa6a72f5c72757e7751330c9539a228af8c Mon Sep 17 00:00:00 2001 From: Jordan Bradford <36420801+jrdnbradford@users.noreply.github.com> Date: Tue, 25 Feb 2025 15:04:38 -0500 Subject: [PATCH] Fix mono --- inst/_brand.yaml | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/inst/_brand.yaml b/inst/_brand.yaml index 28a7b02..d127d0d 100644 --- a/inst/_brand.yaml +++ b/inst/_brand.yaml @@ -42,6 +42,10 @@ typography: source: google weight: [400, 600, 700] style: [normal, italic] + - family: Share Tech Mono + source: google + weight: [400] + style: [normal] base: family: Inter @@ -56,9 +60,21 @@ typography: color: primary monospace: - family: Fira Code - weight: 400 + family: Share Tech Mono size: 0.9em + weight: 400 + + monospace-inline: + family: Share Tech Mono + weight: 400 + background-color: blue-grey + + monospace-block: + family: Share Tech Mono + size: 1.1em + weight: 400 + background-color: blue-grey + line-height: 1.4 link: weight: 600