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]: Branding options do not apply for dark theme: sidebar logo #1740

Open
nathnaeltk opened this issue Feb 3, 2025 · 2 comments
Open
Labels
bug Something isn't working

Comments

@nathnaeltk
Copy link

Contact Details

Telegram @nate23t

What happened?

I am trying to change the branding of the application on a dark theme setting, while all other features work, the sidebar logo is not changing from the default adminjs logo. The configuration works fine with light theme, but not with dark.

branding: {
companyName: 'Admin',
withMadeWithLove: false,
favicon: '/logo.png',
logo: '/logo.png',
},

Bug prevalence

Every time

AdminJS dependencies version

"@adminjs/express": "^6.1.0",
"@adminjs/prisma": "^5.0.1",
"@adminjs/themes": "^1.0.1",
"@prisma/client": "^5.22.0",
"adminjs": "^7.7.2",

What browsers do you see the problem on?

No response

Relevant log output

Relevant code that's giving you issues

@nathnaeltk nathnaeltk added the bug Something isn't working label Feb 3, 2025
@JonathanVelkeneers
Copy link

I'm having the same issue 🙋‍♂️

@JonathanVelkeneers
Copy link

Seems to be a duplicate of #1659

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

No branches or pull requests

2 participants