From cd65173759be453b627792342bd5565bfe05792d Mon Sep 17 00:00:00 2001 From: Vozer <76500838+SlippingGitty@users.noreply.github.com> Date: Wed, 8 Jun 2022 14:34:58 -0500 Subject: [PATCH] Icon accents --- src/fixations/_buttons.scss | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/fixations/_buttons.scss b/src/fixations/_buttons.scss index c6540f1..7ebcc46 100644 --- a/src/fixations/_buttons.scss +++ b/src/fixations/_buttons.scss @@ -41,6 +41,9 @@ background: linear-gradient(to bottom, rgb(238, 52, 48) 0%,rgb(238, 52, 48) 50%,rgba(238, 52, 48, 0.999) 100%); font-size: 10px; } + .iconBackgroundTierNone-3M21Zn, .iconBackgroundTierOne-1S68CI, .iconBackgroundTierThree-2hfNBO, .iconBackgroundTierTwo-2XoNXD { + color: var(--accent); + } /* Sidebar "selected" Accents */ .side-2ur1Qk .themed-2-lozF.selected-g-kMVV.item-3XjbnG, .topPill-3DJJNV .themed-2-lozF.selected-g-kMVV.item-3XjbnG {