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

Oauth Login Page - Use An Image Other Than Favicon - 2.0.2 #1697

Open
mihidumh opened this issue Jan 14, 2025 · 1 comment
Open

Oauth Login Page - Use An Image Other Than Favicon - 2.0.2 #1697

mihidumh opened this issue Jan 14, 2025 · 1 comment
Labels
enhancement New feature or request needs-triage

Comments

@mihidumh
Copy link

Is your feature request related to a problem? Please describe.
The Oauth login page has a half-screen image of the favicon, and it is always grayscaled.

Describe the solution you'd like
I would like to be able to use an image of my own choice, and preferably not grayscaled.

@dosubot dosubot bot added enhancement New feature or request labels Jan 14, 2025
@Huxb12138
Copy link

To change Customise LoginPage image

You can follow steps in docs, by renaming your image to
image

https://docs.chainlit.io/customisation/custom-logo-and-favicon

To change grayscale

you can go to external libraries to find a site-packages names chainlit.
Go to
image
Filter and change brightness and grayscale to 1 and 0% like this:
image
image

Better clean the cache of browser, and you will get your dark LoginPage image the same as light theme.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs-triage
Projects
None yet
Development

No branches or pull requests

2 participants