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

fix: settings page in dark mode #782

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Conversation

KartikGS
Copy link
Contributor

@KartikGS KartikGS commented Feb 5, 2024

fixes #746

dark theme in settings page
image

@mishig25
Copy link
Collaborator

mishig25 commented Feb 5, 2024

you can run the formatter locally by:

npm run format

@nsarrazin nsarrazin added the front This issue is related to the front-end of the app. label Feb 7, 2024
@nsarrazin
Copy link
Collaborator

cc @gary149 maybe, to take a look? I think it'd be nice to have dark mode settings for sure

@mishig25
Copy link
Collaborator

mishig25 commented Feb 19, 2024

Great job! I've made some small fixes KartikGS#1

Alos, could you add the darkmode to newly added ReportModal ?

@KartikGS
Copy link
Contributor Author

DisclaimerModal, LoginModal and SystemPromptModal don't have darkmode either.

@mishig25
Copy link
Collaborator

DisclaimerModal, LoginModal and SystemPromptModal don't have darkmode either.

we can handle in a separate PR

@mishig25
Copy link
Collaborator

One last remaining task on assistants settings darkmode is: "letter thumbnails" could benefit from darkmode as well. They should have darker bg & lighter letter on darkmode

image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
front This issue is related to the front-end of the app.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

settings page does not reflect selected Theme
3 participants