From 3c29d38599d8fd09c8dbc3bd45d87cfb42fe9f75 Mon Sep 17 00:00:00 2001 From: c0smic <161938764+c0smicdev@users.noreply.github.com> Date: Mon, 27 May 2024 18:11:35 +0000 Subject: [PATCH] fix: Fix typo Co-authored-by: Svilen Markov <7613769+svilenmarkov@users.noreply.github.com> --- docs/themes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/themes.md b/docs/themes.md index 54bdee4..4dcd7be 100644 --- a/docs/themes.md +++ b/docs/themes.md @@ -58,7 +58,7 @@ theme: ```yaml theme: background-color: 240 13 14 - priamry-color: 51 33 68 + primary-color: 51 33 68 negative-color: 359 52 31 contrast-multiplier: 1.2 ```