Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Theme colors not being used #64

Closed
vjanssens opened this issue Dec 10, 2024 · 0 comments · Fixed by #68
Closed

[Bug]: Theme colors not being used #64

vjanssens opened this issue Dec 10, 2024 · 0 comments · Fixed by #68
Assignees
Labels
bug Something isn't working

Comments

@vjanssens
Copy link

What happened?

I've setup a colors array in my AppPanelProvider, but the TOTP form does not seem to take this into account.

->colors([
    'primary' => '#00aeef',
])

image

image

How to reproduce the bug

  1. Install Laravel + Filament + vormkracht10/filament-2fa
  2. Use the colors function to override the panels color settings
  3. Observe 2fa panel not using configured color settings

Repository

filament-2fa

Package Version

2.0.10

PHP Version

8.3.0

Laravel Version

11.34.2

Which operating systems does with happen with?

Windows

Notes

No response

@vjanssens vjanssens added the bug Something isn't working label Dec 10, 2024
@Baspa Baspa self-assigned this Dec 10, 2024
@Baspa Baspa linked a pull request Dec 17, 2024 that will close this issue
@Baspa Baspa closed this as completed in #68 Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants