From 8bde49ce81b730b14647c7e8e5aae50986b5f2db Mon Sep 17 00:00:00 2001 From: CN <31734342+cn42@users.noreply.github.com> Date: Thu, 4 Jan 2024 10:25:03 +0100 Subject: [PATCH] Update login-reset-password.ftl Update button to make them dark mode ready --- theme/keywind/login/login-reset-password.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/keywind/login/login-reset-password.ftl b/theme/keywind/login/login-reset-password.ftl index b0516aa..8d2f627 100644 --- a/theme/keywind/login/login-reset-password.ftl +++ b/theme/keywind/login/login-reset-password.ftl @@ -37,7 +37,7 @@ <#elseif section="info"> ${msg("emailInstruction")} <#elseif section="nav"> - <@link.kw color="secondary" href=url.loginUrl size="small"> + <@link.kw color="secondary-2" href=url.loginUrl size="small"> ${kcSanitize(msg("backToLogin"))?no_esc}