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

Selected theme is not remembered #543

Closed
apcamargo opened this issue Dec 16, 2022 · 4 comments
Closed

Selected theme is not remembered #543

apcamargo opened this issue Dec 16, 2022 · 4 comments

Comments

@apcamargo
Copy link

Description

JupyterLab always follows my system theme (dark). If I change the theme to Light, it qwill work until I restart the app.

Reproduce

  1. Set the OS theme to Dark.
  2. Open JupyterLab, it should be using the dark theme.
  3. Chenge to the Light theme and close JupyterLab.
  4. Open JupyterLab again, it should be using the Dark theme again.

Expected behavior

JupyterLab should remember the chosen theme instead of trying to match the system's theme.

Context

  • Operating System and version: macOS 13.0.1
  • JupyterLab-Desktop version: 3.5.1
  • Installer: brew
@apcamargo apcamargo added the bug label Dec 16, 2022
@welcome
Copy link

welcome bot commented Dec 16, 2022

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

@mbektas
Copy link
Member

mbektas commented Dec 17, 2022

@apcamargo if you want to set different theme for JupyterLab view and the rest of JupyterLab Desktop then you need to uncheck "Sync JupyterLab Theme" option in Preferences. can you try that?

no theme sync

@apcamargo
Copy link
Author

It worked. Thanks!

I hadn't seen the hamburger button there on the upper right corner.

@krassowski
Copy link
Member

Closing as resolved. Please feel welcome to contribute to documentation if you think the hamburger icons should be better documented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants