diff --git a/src/app/settings/views/settingsTwoFactor.html b/src/app/settings/views/settingsTwoFactor.html index aac71006e08..1d1e0a13137 100644 --- a/src/app/settings/views/settingsTwoFactor.html +++ b/src/app/settings/views/settingsTwoFactor.html @@ -90,7 +90,7 @@

-
+

Recovery Code

The recovery code allows you to access your account in the event that you lose your authenticator app. diff --git a/src/less/vault.less b/src/less/vault.less index 0c41af00369..f7c2739fae8 100644 --- a/src/less/vault.less +++ b/src/less/vault.less @@ -3,7 +3,7 @@ /* Theme Adjustments */ @boxed-layout-bg-image-path: "../images/boxed-bg.png"; -@yellow: #e48c00; +@yellow: #bf7e16; body { background-color: @gray;