From a1552ca8083adcad59fd46595e61e47a56225c3d Mon Sep 17 00:00:00 2001 From: Verus <145709809+iamentry@users.noreply.github.com> Date: Mon, 23 Dec 2024 08:58:59 -0600 Subject: [PATCH] Change bg-first --- stylesheets/commons/Colours.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/commons/Colours.less b/stylesheets/commons/Colours.less index b3f115e66de..fff3658eda8 100644 --- a/stylesheets/commons/Colours.less +++ b/stylesheets/commons/Colours.less @@ -587,7 +587,7 @@ ul.nav-tabs li.game-64, .background-color-first-place, .bg-first, .bg-p1 { - background-color: var( --clr-semantic-gold-80, #ffe982 ); + background-color: var( --achievement-placement-1, #ffd739 ); } /* TULIP TREE */