-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
frontThis issue is related to the front-end of the app.This issue is related to the front-end of the app.questionFurther information is requestedFurther information is requested
Description
Settings page is always light/white regardless of the Theme selected (Dark or Light).
Is this intentional or we just did not have time to respect the selected Theme?
If we need to fix this, how much work load do you expect? Just small change on the main settings page (settings/+layout.svelte) or do we need to change every UI piece in settings? I might want to fix this if this is not huge.
thanks
Metadata
Metadata
Assignees
Labels
frontThis issue is related to the front-end of the app.This issue is related to the front-end of the app.questionFurther information is requestedFurther information is requested
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
nsarrazin commentedon Jan 29, 2024
Yes i think for now that's by design, but I would like to fix it eventually. I think we need to start making components because it's a lot of tailwind classes everywhere atm.
Fixes huggingface#746: settings page in dark mode
Fixes huggingface#746: dark mode - formatting
Merge branch 'main' of https://github.com/huggingface/chat-ui into fr…
Fixes huggingface#746: settings page dark mode - rebase
Fixes huggingface#746: dark mode - formatting
Fixes huggingface#746: settings page dark mode - rebase
Fixes huggingface#746: dark mode - formatting
Fixes huggingface#746: format and merge