Add initial support to new brand color

This commit is contained in:
Alejandro Celaya
2025-05-09 09:05:35 +02:00
parent f6a0910c40
commit 023a0ca824
9 changed files with 75 additions and 47 deletions

View File

@@ -24,7 +24,7 @@ exports[`<ManageServersRow /> > renders auto-connect icon only if server is auto
>
<svg
aria-hidden="true"
class="svg-inline--fa fa-check tw:text-brand"
class="svg-inline--fa fa-check tw:text-lm-brand tw:dark:text-dm-brand"
data-icon="check"
data-prefix="fas"
focusable="false"