diff --git a/resources/css/app.css b/resources/css/app.css index 1673b7ed..4ecb2169 100644 --- a/resources/css/app.css +++ b/resources/css/app.css @@ -53,7 +53,7 @@ --color-bg-background: #ffffff; --color-text-primary: #18181b; --color-text-secondary: #3f3f46; - --color-text-tertiary: #71717a; + --color-text-tertiary: #57575C; --color-text-quaternary: #a1a1aa; --color-border-primary: #e7e7e7; --color-border-secondary: #e5e5e5; diff --git a/resources/js/Pages/Profile/Partials/ApiTokensForm.vue b/resources/js/Pages/Profile/Partials/ApiTokensForm.vue index b9e64527..9dabe169 100644 --- a/resources/js/Pages/Profile/Partials/ApiTokensForm.vue +++ b/resources/js/Pages/Profile/Partials/ApiTokensForm.vue @@ -209,7 +209,7 @@ const revokeApiTokenMutation = useMutation({ v-for="token in tokens" :key="token.id" class="flex items-center py-2.5 justify-between"> -
+
Your email address is unverified.