From 373fb077a820deae28f494e7d2dc8c19370a54bf Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Mon, 17 Oct 2022 21:50:49 +0300 Subject: use new color slot for badges --- src/components/timeline/timeline.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components') diff --git a/src/components/timeline/timeline.scss b/src/components/timeline/timeline.scss index 900bdad3..9fc2aeab 100644 --- a/src/components/timeline/timeline.scss +++ b/src/components/timeline/timeline.scss @@ -10,7 +10,7 @@ top: calc(50% - 4px); margin-left: 6px; margin-top: -6px; - background-color: var(--cGreen); + background-color: var(--badgeNeutral); } .loadmore-button { -- cgit v1.2.3-70-g09d2