Using a custom Jupyter Lab theme / extension
I would like to use a custom theme in my Jupyter Lab Desktop app. For Jupyter Lab in the browser, I install this extension: https://github.com/dunovank/jupyterlab_legos_ui
Is there a way to use this theme with the desktop app too?
Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
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.
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! :wave:
Welcome to the Jupyter community! :tada:
You install the theme with the pip command.
Then on the menu bar, click Settings -> Theme , then you would be able to see the theme that you installed.
Click the theme then the jupyterlab will be loaded with the theme that you reuqested.
If you cannot see the theme on jupyterlab even after you have installed, it would be a good idea to reboot your computer
@hellojinwoo That did not work for the desktop app though. A reboot has no effect.
@clstaudt The method that I told you in the comment above worked perfectly fine with me.

@hellojinwoo Interesting. Then we would need to find out where our setup differs.
Mine didn't work either. The newly installed theme is available in jupyterlab but not in the standalone app. Any solution yet?
could you test this with v3.5.1-1 and update the issue?
closing since no response for long time.